score:0
i have the same issue and the only things i do are:
maven plugin:
if you use the maven plugin, on each project, choose the maven option
disable workspace resolution
the other project will not refers anymore those in the workspace.
apparently this is a known bug and you can find some more solution like rebuilding the maven indexes here.
maven in command line:
another option i choose is to use the maven on command line (it's not perfect but in the environment i work in it is the best solution) and use the option "offline" in the maven preferences. this is due to proxy which is not working from eclipse but work from command line (my setup).
personally i use both option but this is due to a very strict proxy which is not friendly; i think this is a good setup for osgi as trying to resolve all dependencies could be very long.
another point: try to see if you have circular dependencies, it can happens very quickly in osgi environment and i guess that can also make the compiler to be mad.
score:1
on my machine the vaadin designer scanned each projects of my workspace (in my case about 100 bundles), and this took very long (eclipse mars.2 and neon)
hint: open visualvm - connect to eclipse pid; create a thread dump and analyze the worker threads of eclipse.
Source: stackoverflow.com
Related Query
- Eclipse mars is too slow.. Always busy in scanning classpath
- Eclipse Mars is too slow after ubuntu 16.04 update
- Eclipse getting too slow - workspace recreation helped
- Why Eclipse is too slow on startup?
- Eclipse Mars running slow
- Runnable jar runs too slow compared to eclipse project
- Ant build with Eclipse Mars fails due to missing classpath reference
- Eclipse project with many small files on network share - way too slow
- Eclipse Building Workspace always slow due to Invoking "Maven Project Builder"
- Eclipse and Gradle classpath causes slow launch
- my eclipse indigo is too slow while other programs are fast
- Eclipse debugger always blocks on ThreadPoolExecutor without any obvious exception, why?
- Unbound classpath container in Eclipse
- Eclipse Memory Analyser,but always shows An internal error occurred?
- Java "constant string too long" compile error. Only happens using Ant, not when using Eclipse
- Very slow Eclipse 4.2, how to make it more responsive?
- Eclipse Android - Logcat Clearing too Fast
- Eclipse android project always lauching in debug
- Eclipse 3.5 (and newer) switching tab is very slow
- Eclipse always Building workspace
- Adding folder to Eclipse classpath
- Where is the location of 'plugins' directory for eclipse mars in mac OSX?
- Lombok not working in eclipse mars
- Eclipse - JAR creation failed "Class files on classpath not found or not accessible for..."
- Eclipse type hierarchy not always working
- Maven does not add classpath to Eclipse project
- Eclipse auto suggest list very slow
- Annoyance - How to disable Eclipse classpath entry warnings
- Android Eclipse Classpath - want to add classpath container path but eclipse won't let me
- Eclipse inverse of F3 - Alt-Left doesn't always work
More Query from same tag
- android linearlayout baseline align
- Told not to use System.out.println- then what is the alternative?
- Undefined reference to impl
- SQL Server conecction with jdbc eclipse
- Tomcat starts but Home Page does NOT open on browser with URL http://localhost:8080
- how do I create templates for eclipse
- Debugger for XQuery that uses Saxon
- Allow drag/drop of specific file type in Eclipse SWT?
- 'Publishing to tomcat v7.0 Server at localhost...' has encountered an error
- How to redirect JUnit testing to the console in Eclipse?
- Strange behaviour of AndAR(r205) sample code "nmatsui / AR_Speeker" on Android Studio
- How can I edit the markdown font colors in Eclipse Luna?
- How do I set up derby in eclipse on Ubuntu?
- Compiling/Running Issues with C++ in Visual Studio, CodeBlocks, and Eclipse?
- TFS - add folder to label without including deleted items
- Eclipse SVN shows incoming change when no changes
- Database using in other app?
- SVN Error " Repository moved temporarily to ... please relocate"
- Eclipse debugger does not continue after readLine()
- Is there any possibility to just open a piece of code in a separate tab/section in Intellij?
- I just installed EGit on Eclipse -- but Where is it?
- Commit and Push a new package to github
- Why does a jar get corrupted if i change the bin folder in eclipse?
- GenyMotion Plug-In for Eclipse
- Requirements for an Android App to be decompiled?
- Inspect variables after exception in Python/Pydev/Eclipse
- I entirely screwed up my build path/project explorer
- Division of two static integers always returning 0% ratio
- FileLocator's method toFileURL ignores empty folders
- Eclipse Project ORA-28040 Exception Despite Updated OJDBC