Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Why does eclipse try to compile all other open projects when I run a unit test
Why does eclipse try to compile all other open projects when I run a unit test [message #643473] Tue, 07 December 2010 00:59 Go to next message
Sam is currently offline SamFriend
Messages: 3
Registered: September 2010
Junior Member
All I want to do is to run a simple unit test. But before launching the test eclipse is trying to compile all other open projects which takes 10 times more time than just running the unit test. This is so annoying. How can I disable this feature?

[Updated on: Tue, 07 December 2010 01:00]

Report message to a moderator

Re: Why does eclipse try to compile all other open projects when I run a unit test [message #643735 is a reply to message #643473] Wed, 08 December 2010 05:21 Go to previous messageGo to next message
Satyam Kandula is currently offline Satyam KandulaFriend
Messages: 444
Registered: July 2009
Senior Member
Are the other projects part of the test's launch configuration?
Re: Why does eclipse try to compile all other open projects when I run a unit test [message #644530 is a reply to message #643473] Mon, 13 December 2010 05:02 Go to previous message
Sam is currently offline SamFriend
Messages: 3
Registered: September 2010
Junior Member
No they aren't. They only share the same parent pom file as I am using maven to organize my project.
Previous Topic:Linking Working Set
Next Topic:[Eclipse Compiler] Differences IDE vs headless build
Goto Forum:
  


Current Time: Thu Apr 25 05:43:16 GMT 2024

Powered by FUDForum. Page generated in 0.03236 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top