Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Problem with ZEST...
icon9.gif  Problem with ZEST... [message #756439] Sun, 13 November 2011 10:52 Go to next message
michele  is currently offline michele Friend
Messages: 6
Registered: November 2011
Junior Member
Good morning to everyone!

I'm new in this forum and I'm sorry first for my English Smile and second for the question..

I have a problem with the installation of zest or at least I think...
I would try to use the programs on the page: eclipse.org/gef/zest/snippets

I have the eclipse 3.7.1 INDIGO and to install gef I used: help---> install new software and I install the gef sdk 3.7.1

I don't know why but after that if I try to create a package with the name of the example: package org.eclipse.zest.tests.swt; eclipse write: Invalid package name. 'package org' is not a valid Java identifier

And if I use a different package and I copy the code of the the program (obviously with the new package), eclipse report for every import: the import org.eclipse... cannot be resolved.

Someone would be able to help me? I'm really in trouble Sad Sad Sad
Re: Problem with ZEST... [message #756554 is a reply to message #756439] Mon, 14 November 2011 09:53 Go to previous messageGo to next message
Fabian Steeg is currently offline Fabian SteegFriend
Messages: 76
Registered: July 2009
Member
Did you add the SWT and Zest bundles to the dependencies in the manifest.mf?
Re: Problem with ZEST... [message #756568 is a reply to message #756554] Mon, 14 November 2011 11:25 Go to previous messageGo to next message
michele  is currently offline michele Friend
Messages: 6
Registered: November 2011
Junior Member
Ehm.. no Smile I ama beginner with eclipse anda java programming. Where is the manifest.mf? What should I add exactly?
thank you so much for your time Smile
Re: Problem with ZEST... [message #756603 is a reply to message #756568] Mon, 14 November 2011 13:51 Go to previous message
Fabian Steeg is currently offline Fabian SteegFriend
Messages: 76
Registered: July 2009
Member
I think these two tutorials should help you getting started:

- Eclipse Plug-in Development: http://www.vogella.de/articles/EclipsePlugIn/article.html
- Eclipse Zest: http://www.vogella.de/articles/EclipseZest/article.html

Previous Topic:GEF Moving BPMN Shapes
Next Topic:[Draw 2d] Problem with rotation of draw2d label.
Goto Forum:
  


Current Time: Tue Apr 23 11:35:50 GMT 2024

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

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

Back to the top