MathewWi / umple

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

"Out of the Box" Install #302

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download eclipse-modeling-indigo-SR2-linux-gtk-x86_64.tar.gz. unpack it.
2. run the eclipse indigo modelig IDE.
3. Install Umple by mouse clicking Help/Install_New_Software/[Add] button.
4. Type "Umple" in the Name field
5. Type "http://cruise.site.uottawa.ca/umpleonline/UmpleUpdateSite/"
6. Mouse click [OK] button
6. Mouse click Check Box for Uncategorized/UmpleEditorAndCompiler (version 
1.15.0.963).
7. Mouse click [Next] button.

What is the expected output? What do you see instead?
a. Expected Output was an enabled [Next] button.
b. I get an error message:
Cannot complete the install because of a conflicting dependency.
  Software being installed: UmpleEditorAndCompiler 1.15.0.963 (UmpleEditorAndCompiler.feature.group 1.15.0.963)
  Software currently installed: Eclipse Modeling Tools 1.4.2.20120213-0813 (epp.package.modeling 1.4.2.20120213-0813)
  Only one of the following can be installed at once: 
    International Components for Unicode for Java (ICU4J) 4.4.2.v20110208 (com.ibm.icu 4.4.2.v20110208)
    International Components for Unicode for Java (ICU4J) 4.4.2.v20110823 (com.ibm.icu 4.4.2.v20110823)
  Cannot satisfy dependency:
    From: UmpleEditorAndCompiler 1.15.0.963 (UmpleEditorAndCompiler.feature.group 1.15.0.963)
    To: com.ibm.icu [4.4.2.v20110208]
  Cannot satisfy dependency:
    From: Eclipse Modeling Tools 1.4.2.20120213-0813 (epp.package.modeling 1.4.2.20120213-0813)
    To: org.eclipse.epp.package.modeling.feature.feature.group [1.4.2.20120213-0813]
  Cannot satisfy dependency:
    From: EPP Modeling Feature 1.4.2.20120213-0813 (org.eclipse.epp.package.modeling.feature.feature.group 1.4.2.20120213-0813)
    To: org.eclipse.platform.feature.group [3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q]
  Cannot satisfy dependency:
    From: Eclipse Platform 3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q (org.eclipse.platform.feature.group 3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q)
    To: org.eclipse.rcp.feature.group [3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272]
  Cannot satisfy dependency:
    From: Eclipse RCP 3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272 (org.eclipse.rcp.feature.group 3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272)
    To: com.ibm.icu [4.4.2.v20110823]

What version of the product are you using? On what operating system?
I'm running Ubuntu 11.10, 64 bit on an Intel i5 motherboard with 4gigs RAM, and 
750megabyte H/D. 

Also the java typing java -version returns:
java version "1.6.0_23"
OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b23~pre11-0ubuntu1.11.10.2)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)

And typeing javac -version returns:
javac 1.6.0_23

Please provide any additional information below.
a. I'm not proud, what did I forget to do?
b. Couldn't Umple select the newest version of "ICU4J" and move on?
c. If Umple cannot select the newest "ICU4J" version, then can Umple let the 
User select one?

Original issue reported on code.google.com by michaelt...@gmail.com on 31 May 2012 at 2:55

GoogleCodeExporter commented 9 years ago
Groan.  You did nothing wrong.

This is a generalized problem with Eclpse plugins and update sites keeping up 
to date with each other.  Essentially, Umple team members need to update the 
update site with an updated plugin not only when a version of Umple is released 
but also as other Eclipse plugins are released.

We are guilty of not updating the Update site, and in fact our instructions 
suggest no longer using the update site. On this page: 
https://code.google.com/p/umple/wiki/Install_Eclipse_Plugin we have written, 
"don't use method 1" and use method 2 instead.

The work of keeping the update site up to date seems a bit onerous at the 
current time, but I will keep this issue open in case someone has a solution. 
On major releases we should update the update site. The release there currently 
is out of date.

So please go and use 'method 1' to use Umple.

Original comment by TimothyCLethbridge on 1 Jun 2012 at 3:47

GoogleCodeExporter commented 9 years ago
The wiki page that describes how to update the update site currently omits the 
key instructions.

Original comment by TimothyCLethbridge on 14 Jun 2012 at 6:05

GoogleCodeExporter commented 9 years ago

Original comment by TimothyCLethbridge on 31 Dec 2012 at 6:15