Skip to main content



      Home
Home » Archived » Visual Editor (VE) » new style component - code generation with jjet?
new style component - code generation with jjet? [message #104492] Wed, 31 August 2005 05: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:Meta-Data XML or Java
Next Topic:new style component - code generation with jjet?
Goto Forum:
  


Current Time: Sun Jun 08 05:50:41 EDT 2025

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

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

Back to the top