Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » problem with generated rcp diagram plugin not activated
problem with generated rcp diagram plugin not activated [message #646018] Tue, 21 December 2010 14:36
urs zeidler is currently offline urs zeidlerFriend
Messages: 91
Registered: July 2009
Member
I have a rcp application with a gmf editor. Starting the application
with the product configuration editor works well.
Exporting the application works also well, but the diagram plugin
won't be activated, there is no error log, all dependencies seems
resolved well, as there are no messages in the logfile.
All other plugins are working.


I have a separate target definition:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.6"?>

<target name="default_target_plattform">
<locations>
<location
path=" /mnt/sda1/home/urs/programme/eclipse_3.6.1/detapack_3.6.1/ec lipse "
type="Directory"/>
<location
path=" /mnt/sda1/home/urs/programme/eclipse_3.6.1/target_plattform/ eclipse "
type="Directory"/>
<location
path=" /mnt/sda1/home/urs/programme/eclipse_3.6.1/target_plattform/ gmf/eclipse "
type="Directory"/>
<location
path=" /mnt/sda1/home/urs/programme/eclipse_3.6.1/target_plattform/ svn/site-1.6.16 "
type="Directory"/>
</locations>
</target>



Just for fun I have define the diagram plugin as auto start, and then
the bundel get Activated, but it don't work, no actions, no registerd
editor etc. I find it very disturbing.

greetings, Urs.
Previous Topic:gmfgraph -> Node -> Content Pane
Next Topic:gmf palette - reuse the last selected tool
Goto Forum:
  


Current Time: Thu Apr 25 06:24:27 GMT 2024

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

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

Back to the top