N00b install problems [message #9982] |
Thu, 11 December 2003 01:59  |
Eclipse User |
|
|
|
Originally posted by: elwis.linuxmail.org
Hi all!
Just got Eclipse and SWT working on my SuSE9 machine yesterday, already
love it. I noticed the VE plugin and downwloaded it, and the emf/gef
packages. Unzipped it all in my /opt/eclipse directory and restarted
eclipse.
But.. when I start a new Java project I don't have the option to create a
new "visual" class?
|
|
|
|
|
|
|
|
|
Re: N00b install problems [message #573811 is a reply to message #10004] |
Thu, 11 December 2003 10:05  |
Eclipse User |
|
|
|
Originally posted by: richkulp.NO.SPAM.us.ibm.com
It is supposed to work on GTK. First, bring up Help->About Eclipse, and
select the Features button. See if org.eclipse.ve feature is installed.
Make sure on GTK that you are using Eclipse 2.1.2.
Make sure that when you unzipped gef,emf,ve, that you unzipped into the
eclipse directory. This is because these zips start with the features
and plugins directory in the zip, while the eclipse zip starts with the
eclipse directory.
Check the .metadata/.log file. Make sure there are no org.eclipse.ve or
org.eclipse.jem errors.
--
Thanks, Rich Kulp
|
|
|
Re: N00b install problems [message #574036 is a reply to message #10049] |
Thu, 11 December 2003 22:14  |
Eclipse User |
|
|
|
Originally posted by: michael.fieseler.uni-muenster.de
Same problem to me. I?m using the linux-gtk-2.1.2 version, installed the
suggested versions of emf/gef and VE. The file .metadata/.log doesn`t
contain any org.eclipse.ve or org.eclipse.jem related messages, furthermore
these do not show up in Help->AboutEclipse Features / Plug-in Details. What
can I do to make this thing work?
Michael
|
|
|
Re: N00b install problems [message #574129 is a reply to message #10863] |
Fri, 12 December 2003 09:56  |
Eclipse User |
|
|
|
Originally posted by: richkulp.NO.SPAM.us.ibm.com
We do it all of the time, so there must be something different about
your installation.
Please look in the eclipse/features directory and make sure there are
the following directories (there will be others, but these are the
required):
org.eclipse.emf_1.1.1
org.eclipse.gef_2.1.2
org.eclipse.jem_0.5.0
org.eclipse.jdt_2.1.2 <-- Important, if not there then not Eclipse SDK.
org.eclipse.ve_0.5.0
If any one of these is missing (or the plugins that these features refer
to in the plugins directory), then it won't work.
Also, the only I can think of is to check the permissions of all these
and make sure they can be read from the user doing the execution.
--
Thanks, Rich Kulp
|
|
|
|
Powered by
FUDForum. Page generated in 0.04532 seconds