Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » compile error in the generated code
compile error in the generated code [message #240556] Thu, 10 January 2008 08:00
Eclipse UserFriend
Originally posted by: ymo.noemail.com

Hi.

I have been trying to get the mindmap tutorial work in eclipse to no avail.

Version: 3.3.1.1
Build id: M20071023-1652

case RelationshipEditPart.VISUAL_ID: {
Collection result = new ArrayList();
TestNavigatorGroup outgoinglinks = new TestNavigatorGroup(
Messages.NavigatorGroupName_Relationship_1001_outgoinglinks,
"icons/outgoingLinksNavigatorGroup.gif", parentElement); //$NON-NLS-1$
Collection connectedViews = getOutgoingLinksByType(Collections


NavigatorGroupName_Relationship_1001_outgoinglinks was not generated at all
so the compiler is borking.
Previous Topic:Accessibility problems on Figure.
Next Topic:GEF rcp application
Goto Forum:
  


Current Time: Thu Apr 25 08:33:10 GMT 2024

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

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

Back to the top