Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Finding WebProjects
Finding WebProjects [message #211525] Wed, 02 April 2008 08:14 Go to next message
Klaus Schaefers is currently offline Klaus SchaefersFriend
Messages: 24
Registered: July 2009
Junior Member
Hi,

I'm currently writing a plugin, that should generate an HTML file into a
WebProject. The generation is now problem, but how do I determine if a
project in the workspace is a WebProject (static || dynamic)?

Cheers,

Klausen
Re: Finding WebProjects [message #211578 is a reply to message #211525] Wed, 02 April 2008 16:09 Go to previous message
Eclipse UserFriend
Originally posted by: dcarver.starstandard.org

I think you need to check to see what Project Facets are installed.
Check the project facet api in wst.common for more information. The
unit tests there might have this information as well.

Dave


Klausen Schaefers wrote:
> Hi,
>
> I'm currently writing a plugin, that should generate an HTML file into a
> WebProject. The generation is now problem, but how do I determine if a
> project in the workspace is a WebProject (static || dynamic)?
>
> Cheers,
>
> Klausen
>
Previous Topic:NullPointerException when starting the server in WTP 2.0.2
Next Topic:problems with web project on wtp
Goto Forum:
  


Current Time: Thu Apr 25 02:28:19 GMT 2024

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

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

Back to the top