Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Generating a custom project structure
Generating a custom project structure [message #330806] Wed, 13 August 2008 19:37
Eclipse UserFriend
Originally posted by: mircea.luchian.matrox.com

Hello,

I have been looking into generating a more stringent project structure
for my Eclipse based IDE. Currently, all projects have files put into
any folder; there is no structure like the one used for a JAVA project
for example (src folder, packages, etc). I have been looking extensively
into the source folders of the "org.eclipse.jdt.ui" plugin to learn more
by example, however the implementation is awfully complex and I do not
need all the bells and whistles for my implementation.
So far, the "org.eclipse.ui.navigatorContent" extension is used to
define, among many other things, a custom content provider for the
Navigator / Package Explorer.

I tried to find material on the Internet and haven't found much about
this issue. I am not inserted in using superimposing decorators, but
using custom elements instead.

Is there any documentation allowing me to better understand how to use
navigator contents?

Thank you,

Mircea
Previous Topic:Open files from shell
Next Topic:Problem with eclipse head-less build
Goto Forum:
  


Current Time: Wed Sep 18 17:41:17 GMT 2024

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

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

Back to the top