Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » new style component - code generation with jjet?
new style component - code generation with jjet? [message #610454] Wed, 31 August 2005 09:06
Eclipse UserFriend
Originally posted by: remus.gmx.org

Hello,

I'm using eclipse 3.0.2. I want to extend the ve with a new style
component and wrote a plugin with a jjet file, containing the template
code to generate for the new component and a SourceCode Contributor to
deliver the correct path.

My problem now: ve seems to modify the code i deliver through the
contributor. While debugging i see that in
"NewVisualClassCreationWizard.applyContributor" the correct code will
be generated but the result differs a lot. Perhaps
"workingCopy.reconcile(...)" does that but i dont understand how and
why. Is there a way to force ve to use my code?

A very easy example:
The jjet want to generate a comment right above the class. This
comment will never be generated. Instead you will find the default
"created on" and "author" comments.

Any hints?

thanks,
Karsten
Previous Topic:new style component - code generation with jjet?
Next Topic:Problem - Opening existing project - have lost design view
Goto Forum:
  


Current Time: Fri Apr 26 10:33:18 GMT 2024

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

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

Back to the top