achuanle / umlet

Automatically exported from code.google.com/p/umlet
0 stars 0 forks source link

Cannot start eclipse plugin #219

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Copy com.umlet.plugin_13.1.0.jar to plugins/
2. Start eclipse

What is the expected output? What do you see instead?
Expected: I expected to be able to create a new umlet diagram by choosing File 
> New > Other > UMLet (or something like that)
Instead: There is no option for creating a new UMLet diagram and if I double 
click on a uxf-file, it will just show the xml (and I cannot find the UMLet 
editor from the open-with menu).

What version of the product are you using? On what operating system?
Eclipse Luna, UMLet plugin 13.1.0, Windows 7, Java 1.8.0_25

Please provide any additional information below.
The stand-alone version of 13.1.0 works.
If I do the same with com.umlet.plugin_12.2.0.jar it works...

Original issue reported on code.google.com by t...@tueh.dk on 10 Dec 2014 at 1:19

GoogleCodeExporter commented 9 years ago
I have the same configuration (Windows 7 (x64), Eclipse Luna (4.4.1), UMLet 
13.1, Java 1.8.0_25) and have no such problem...

Original comment by baranov....@gmail.com on 17 Dec 2014 at 9:38

GoogleCodeExporter commented 9 years ago
sounds like some kind of Eclipse specific issue
see https://code.google.com/p/umlet/issues/detail?id=179#c1 for some 
suggestions to fix it or perhaps check the Eclipse error log and post the 
stacktrace from there; perhaps it will help with analyzing the issue

Original comment by AFDiaX on 6 Feb 2015 at 6:12

GoogleCodeExporter commented 9 years ago
Same thing, could not get it to work in Luna under Fedora 21.
Tried plugins, dropins, and tried ecliplse -clean.

Please have an install from the Marketplace.

Original comment by marcp...@gmail.com on 11 Feb 2015 at 1:54

GoogleCodeExporter commented 9 years ago
I have tried to run "eclipse -clean" but that did not change anything.
In the eclipse error log, I only have one entry after starting eclipse, and it 
does not seem relevant for this issue:

eclipse.buildId=4.4.1.M20140925-0400
java.version=1.8.0_31
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product 
org.eclipse.epp.package.cpp.product

org.eclipse.egit.ui
Warning
Fri Feb 13 09:41:16 CET 2015
Warning: The environment variable HOME is not set. The following directory will 
be used to store the Git
user global configuration and to define the default location to store 
repositories: 'C:\Users\the'. If this is
not correct please set the HOME environment variable and restart Eclipse. 
Otherwise Git for Windows and
EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings 
preference page.

Original comment by t...@tueh.dk on 13 Feb 2015 at 8:48

GoogleCodeExporter commented 9 years ago
Hi

Is this the content of "<workspace_dir>/.metadata/.log"?

(just to make sure we're talking about the same logfile)

Original comment by AFDiaX on 13 Feb 2015 at 8:54

GoogleCodeExporter commented 9 years ago
I found the log in the "Error log" view in eclipse, but the content is the 
same. This is how I did:

1. Clear the log
2. Open eclipse
3. Copy the log

Original comment by t...@tueh.dk on 13 Feb 2015 at 9:19