Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Customize Papyrus Perspective
Customize Papyrus Perspective [message #875254] Tue, 22 May 2012 12:14
LE HALPER Nicolas is currently offline LE HALPER NicolasFriend
Messages: 13
Registered: April 2012
Junior Member
Hi everyone,

I have a simple question. In Eclipse, we can create ActionSets in the Java Perspective. Have we the same possibility in Papyrus Perspective ? I've read something about an extension point named org.eclipse.papyrus.ui.perspectiveconfiguration. However, the following code didn't work very well for instance.

 <extension
         point="org.eclipse.papyrus.ui.perspectiveconfiguration">
      <configuration
            perspectiveID="org.eclipse.papyrus.core.perspective">
            <actionSet 
            	actionSetID="org.eclipse.debug.ui.launchActionSet">
            </actionSet>	
      </configuration>
   </extension>


( I used a predefined ActionSet here )

Thank you for your help.

Nicolas

[Updated on: Tue, 22 May 2012 12:17]

Report message to a moderator

Previous Topic:Unable to read the stereotypes from Papyrus SysML model in standalone mode
Next Topic:[Alf Editor] How to use custom primitive type in Alf?
Goto Forum:
  


Current Time: Tue Apr 23 14:15:04 GMT 2024

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

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

Back to the top