Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Project dependency confusion
Project dependency confusion [message #146380] Sun, 29 February 2004 12:51
Eclipse UserFriend
Originally posted by: drathnow.yahoo.com

I have a number of project that I'm working with. For simplicity,
I'll call them projects A, B, C and D. My actual workbench as a few
more pojects but I'll keep it simple.

I have setup these projects such that A required C, B requires C, and
C requires D. What's happening is that when I make a change to something
in project A and then try to rebuild only project A, Eclipse tells me that
the
project cannot be built until C and D are rebuilt, and that "rebuilding all
projects is recommended." It doesn't make sense to me since I've not
touched C and D.

Can someone tell me how I can stop this behavior? I would like to be able
to change and build A without having to rebuild all my projects. Is it
possible
to setup Eclipse project structure so that when rebuilding a project, you
can have eclipse rebuild dependant projects. In this case, it doesn't make
sense to me why I have to rebuild C and D if I change A since the dependancy
works from A down.

Thanks
Dave.
Previous Topic:HotSpot technology use
Next Topic:Comiler Compliance jdk 1.1
Goto Forum:
  


Current Time: Thu Jul 17 00:05:47 EDT 2025

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

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

Back to the top