Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Project inclusion: Paradigm Suggestion
Project inclusion: Paradigm Suggestion [message #58219] Sun, 01 June 2003 15:44
Eclipse UserFriend
Originally posted by: tgm1024SiteNameMispelled.hotmale.com

This is a suggestion, and if it is already implemented, or worse: thought of
and dismissed :) then ignore me outright :).


In an eclipse project, [when using the JDT], and when attempting to keep a
one single large source tree that all projects use pieces of, I've
discovered the following:

The paradigm is:

To the project add a link to the root of the source tree
and then Use a filter to remove the parts of the source tree you DO NOT
want to be part of the build

OR

To the project, add a link to the root of the source tree, and a link to
each
of the directories that I'm interested in. (link, not the files).

instead of what I've found in other ide's:

To the project add the parts of the source tree that you're interested
in
file by file
or
package (and all sub directories)

The latter seems like it would be tedious to build up the components of a
large project, but it isn't: you inherit from other projects by opening
them, and doing a save-as under the new project name.

Thanks,

Thomas
Previous Topic:CVS over Wireless Network
Next Topic:Are there any editors for plug-ins?
Goto Forum:
  


Current Time: Thu May 22 07:59:38 EDT 2025

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

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

Back to the top