Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Extending the VE with RCP
Extending the VE with RCP [message #606211] Thu, 31 March 2005 17:32
Eclipse UserFriend
Hi,
we are developing a RCP application and would like to include the VE in
it. Has this done before?

1. How hard would it be to change the underlying model that gets
generated when dragging components on to the canvas. for instance
putting a JLabel on the canvas generates some java code. we want to
replace the java code generation with xml generation. for instance we
want to generate JFCML(http://jfcml.sourceforge.net/) or swingml
(http://swingml.sourceforge.net/about.html) swing based xml markup. so a
user creates a JFrame on the canvas, it generates a JFrame xml tag. put
a button in the JFrame it adds a JButton xml tag with properties
identical to there java source counterpart. we want all the property
editors, etc..but want xml generation instead. is this possible? if so
what steps would we take to replace the model?

2. one our many platforms is Mac osx, i have used its ve version.
however it is very slow. is there going to be any speed performance in
the near future?

thanks
Anthony Perritano
Previous Topic:Listener for the files being saved in Eclipse editor
Next Topic:Extending the VE with RCP
Goto Forum:
  


Current Time: Thu Jun 19 00:28:57 EDT 2025

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

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

Back to the top