Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Make plugins for legacy Java code
Make plugins for legacy Java code [message #581274] Wed, 24 September 2008 23:01
Hauke Fuhrmann is currently offline Hauke FuhrmannFriend
Messages: 333
Registered: July 2009
Senior Member
Hi there,

I have a big repository with one big source directory containing a big
Java package structure and all Java source files.

I need to create several Eclipse plug-ins that bundle some parts of that
source tree, WITHOUT moving files around to new locations. I may only
ADD certain config files, like manifests, plugin.xml and stuff, or
create completely new directories for eclipse projects. But I can NOT
move or copy some of the source files into new source directories within
the new Eclipse projects.

What can I do? Can I convince Eclipse somehow to adapt to our directory
structure instead of we have to adapt to Eclipse? I'm not allowed to
break the current structure as the code is also used in other contexts
than Eclipse.

Is there any way?

Cheers,
Hauke
Previous Topic:Junit4 plugin test doesn'r run: "Test class not found in selected project"
Next Topic:Headless Pde build : build All
Goto Forum:
  


Current Time: Sat Apr 20 01:10:45 GMT 2024

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

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

Back to the top