Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Distinguish j2ee projects
Distinguish j2ee projects [message #179722] Fri, 22 September 2006 17:05
Alexandre Torres is currently offline Alexandre TorresFriend
Messages: 139
Registered: July 2009
Senior Member
I'm developing an eclipse plugin that needs to know what kind of project
the user has.
1. I need to distinguish J2ee projects to common projects in eclipse
workspace. How is the best way to do that? Do I need to read by
ProjectScope?
2. I also need to see the relationship between 2 j2ee projects with
different facets, like a dinamyc web project and a EAR project.
3. I saw a couple files in the settings folder but can't imagine how to
access this information by eclipse API.

And it would be nice if the code could work with and without webtools
instaled on eclipse. If not possible I can use Java introspection to check
it first.

Thanks, and sorry if those questions were answered anywhere, i searched
but can't find.
Previous Topic:duplicating some functionality in Create XML File wizard
Next Topic:How to open the javascript editor with a non IFileEditorInput
Goto Forum:
  


Current Time: Fri Apr 19 03:05:54 GMT 2024

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

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

Back to the top