Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » JDT Java Elements
JDT Java Elements [message #163070] Mon, 07 June 2004 17:33
Eclipse UserFriend
Originally posted by: ptiedt.us.ibm.com

Hi,


Is there a possibility to create a JavaProject without having to pass an
IProject referenz ?

If not I would like to know why.

Furthermore teh JDT Plugin Dev Guide says if you pass the IProject to the
JavaCore.create(...) method the JavaCore checks if the project has a java
nature.
I have actually browsed the code of JavaCore and didnt find that check,
neither in the methods that are called from that create method. So could
anyone please point me to the snippet where this is done?

I am just asking because I plan to develop something similar to JDT but
for other Elements. And I would like to adapt the JDT patterns.

Philipp
Previous Topic:Newline + Indenation after { and no closing brackets...
Next Topic:Null ImageDescriptor for field images
Goto Forum:
  


Current Time: Wed Sep 04 21:24:49 GMT 2024

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

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

Back to the top