Skip to content
Chaos, Information Security & Other

Chaos, Information Security & Other

information security and more – Blog by Felix Bilstein

  • Home
  • Blog
  • About
  • Contact
  • Privacy & GDPR
  • Home
  • Blog
  • eclipse

Tag: eclipse

Exclude files from Eclipse indexing mechanism

Posted on August 25, 2020February 24, 2021 By Felix No Comments on Exclude files from Eclipse indexing mechanism
Development

If you develop software using Eclipse you might noticed that the indexing algorithm is powerful but might be reducing your setup performance. Eclipse is slowed down when you index too many files, for example from 3rdparty folders or other dependencies you don’t want to have indexed.

Building new filters in Eclipse

You can easily exclude the files by following these steps:

  1. Mark your project by clicking on the name in the package explorer, use a right click to get into the context menu, select Properties.
  2. Go to C/C++ General -> Paths and Symbols and select the topic Source Location in the window. Unfold your project folder and click on Edit Filter… on the right hand side.
  3. Then click on Add… to add a filter, for example 3rdparty/ to remove all plugins from a project.

Now your project should be faster and you should see a gray line crossing out the folder you filtered in your package explorer.

See also

[1] https://stackoverflow.com/questions/1187868/how-can-i-exclude-some-folders-from-my-eclipse-project

Categories

  • Development
  • Exploitation
  • Forensics
    • Data Recovery
  • Linux
  • misc
  • Windows

Tags

data recovery development eclipse encryption exploitation forensics gentoo kernel linux luks lvm shellcode windows

Stay tuned:

Copyright © 2023 Chaos, Information Security & Other.

Theme: Oceanly by ScriptsTown