<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to InstallEclipsePlugin</title><link>https://sourceforge.net/p/umple/wiki/InstallEclipsePlugin/</link><description>Recent changes to InstallEclipsePlugin</description><atom:link href="https://sourceforge.net/p/umple/wiki/InstallEclipsePlugin/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 28 Dec 2017 16:00:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/umple/wiki/InstallEclipsePlugin/feed" rel="self" type="application/rss+xml"/><item><title>InstallEclipsePlugin modified by Timothy C. Lethbridge</title><link>https://sourceforge.net/p/umple/wiki/InstallEclipsePlugin/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="introduction"&gt;Introduction&lt;/h1&gt;
&lt;p&gt;Here you will find information to guide you in installing the Umple Eclipse Plug-in, in order to develop systems using Umple.&lt;/p&gt;
&lt;p&gt;Eclipse is not the only way to use Umple. You can also use &lt;a class="" href="http://try.umple.org" rel="nofollow"&gt;Umple Online&lt;/a&gt; or a plain text editor and a &lt;a class="" href="http://cruise.site.uottawa.ca/umpleonline/download_eclipse_umple_plugin.html" rel="nofollow"&gt;command-line version of Umple&lt;/a&gt;. However using the Eclipse editor will enable you to make fewer errors (because you will have syntax assist) and to compile large, complex Umple systems. The Eclipse-based Umple Editor does not yet, however have a graphical UML editor for Umple; for that capability, you will have to use  &lt;a class="" href="http://try.umple.org" rel="nofollow"&gt;Umple Online&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="step-0-prerequisite-java"&gt;Step 0: Prerequisite: Java&lt;/h2&gt;
&lt;p&gt;To compile code with Umple you need the Java Runtime Environment and Java Development Kit. On some operating systems, this comes already installed. On Mac OS X, if it is not installed, you will be prompted to install it when you attempt to run a Java application such as Eclipse:&lt;/p&gt;
&lt;p&gt;If you do not yet have Java installed You can download the JRE and JDK from: &lt;a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" rel="nofollow"&gt;http://www.oracle.com/technetwork/java/javase/downloads/index.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is recommended that regardless of what version of Java you currently have, you update to the latest Java  SE 8. Simply download it and install.&lt;/p&gt;
&lt;h2 id="step-1-downloading-and-running-correct-version-of-eclipse"&gt;Step 1: Downloading and running correct version of Eclipse&lt;/h2&gt;
&lt;p&gt;NOTE: It is possible to develop with Umple without Eclipse, and to do everything from the command line. If you want to do that, you can visit &lt;a href="http://dl.umple.org" rel="nofollow"&gt;http://dl.umple.org&lt;/a&gt; and download only the command line compiler.&lt;/p&gt;
&lt;p&gt;To set up Eclipse for Umple, download, install and run the latest  version of Eclipse with &lt;strong&gt;modelling tools&lt;/strong&gt;  from &lt;a href="http://eclipse.org/downloads/." rel="nofollow"&gt;http://eclipse.org/downloads/.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You will need to obtain 64 bit Eclipse if you have 64 bit Java, or 32 bit Eclipse if you have 32 bit Java.&lt;/p&gt;
&lt;p&gt;The instructions below apply to the latest Eclipse as of October 2016, although they may still work in earlier Eclipse versions.&lt;/p&gt;
&lt;p&gt;When you initially run eclipse you will be prompted to choose a workspace. This is simply the location at which you would like to save all your projects now and in the future. (If you are planning to modify umple itself, then see &lt;a class="" href="../DevelopmentSetUp"&gt;DevelopmentSetUp&lt;/a&gt; for suggestions regarding this)&lt;/p&gt;
&lt;h2 id="step-2-using-the-umple-update-site-to-install-the-eclipse-plugin-automatically"&gt;Step 2: Using the Umple Update Site to install the Eclipse plugin automatically&lt;/h2&gt;
&lt;p&gt;PREREQUISITE: Eclipse Modeling tools running, as described above.&lt;/p&gt;
&lt;p&gt;This option to install Umple allows you to &lt;em&gt;automatically&lt;/em&gt; get Umple updates into your Eclipse installation.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open the Install New Software dialog (Help -&amp;gt; Install New Software)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="Select Install New Software" rel="nofollow" src="https://github.com/umple/umple/blob/master/wiki-resources/eclipse/eclipse-plugin/update-site/1.png"/&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="Install Page" rel="nofollow" src="https://github.com/umple/umple/blob/master/wiki-resources/eclipse/eclipse-plugin/update-site/2.png"/&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Add the Umple update site: &lt;a href="http://cruise.eecs.uottawa.ca/org.cruise.umple.eclipse.plugin.update.site" rel="nofollow"&gt;http://cruise.eecs.uottawa.ca/org.cruise.umple.eclipse.plugin.update.site&lt;/a&gt; &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The dialog will prompt you to name the site; call it Umple Plugin&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="Add Repository" rel="nofollow" src="https://github.com/umple/umple/blob/master/wiki-resources/eclipse/eclipse-plugin/update-site/3.png"/&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Now that you have added the Umple update site, select the following features from the Umple update site: Umple Eclipse Plugins -&amp;gt; Umple plugin&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="Select the feature" rel="nofollow" src="https://github.com/umple/umple/blob/master/wiki-resources/eclipse/eclipse-plugin/update-site/4.png"/&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Click Next.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Review the items to be installed, accept any agreements,  and click Finish.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="Install Details" rel="nofollow" src="https://github.com/umple/umple/blob/master/wiki-resources/eclipse/eclipse-plugin/update-site/5.png"/&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Acknowledge that you trust the security certificate and Click OK.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="Security Warning" rel="nofollow" src="https://github.com/umple/umple/blob/master/wiki-resources/eclipse/eclipse-plugin/update-site/7.png"/&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Accept to restart Eclipse to make the changes effective.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Now, you should see Umple Menu&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="Umple Menu" rel="nofollow" src="https://github.com/umple/umple/blob/master/wiki-resources/eclipse/eclipse-plugin/update-site/8.png"/&gt;&lt;/p&gt;
&lt;h2 id="to-try-out-umple-here-are-some-steps-this-is-largely-for-those-new-to-eclipse"&gt;To try out Umple, here are some steps (this is largely for those new to Eclipse)&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;When you first start Eclipse, you will see Package Explorer on your left. Bring up the contextual menu in this, and select 'New / Project...'&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Within the New Project dialog, select 'General', then under this 'Project', then 'Next&amp;gt;'&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Give the project a name and click finish.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Now, in the contextual menu of the new project select 'Import...'&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Pick a source of Umple files from the dialog that appears. For example, if you want to pick them from the file system, use 'General' and 'File System' then browse to a directory and pick the directory. If you do not have any Umple files yet created, you can make one and call it Test.ump, and put the code "class X{}" inside it. There are many examples of Umple at &lt;a href="http://examples.umple.org" rel="nofollow"&gt;http://examples.umple.org&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To edit Umple files, select a file and double-click, or choose Open With / Umple Editor. If you see a prompt 'Do you want to add the Xtext nature to the project' then indicate 'yes'.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To compile Umple files, click on one of the .ump files, and select the red 'Compile Umple' icon (a little red 'U') in the toolbar. You will see Java code created in your project. If you get an error, create an empty '.classpath' file in your umple directory if none exists.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;It should create a file called X.java&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="you-want-to-become-a-developer-of-umple"&gt;You want to become a developer of Umple?&lt;/h2&gt;
&lt;p&gt;If you want to contribute changes to Umple you would now want to look at page &lt;a class="" href="../DevelopmentSetUp"&gt;DevelopmentSetUp&lt;/a&gt; to learn how to edit and compile Umple itself.&lt;/p&gt;
&lt;h2 id="problems"&gt;Problems?&lt;/h2&gt;
&lt;p&gt;If you have problems, consult the &lt;a class="" href="http://manual.umple.org" rel="nofollow"&gt;Umple user manual&lt;/a&gt; and &lt;a class="" href="http://wiki.umple.org" rel="nofollow"&gt;other pages in this wiki&lt;/a&gt;. You should also consult the &lt;a class="" href="http://bugs.umple.org" rel="nofollow"&gt;list of issues&lt;/a&gt; to see if you have encountered a known problem. If all else fails, send a message to the &lt;a class="" href="http://groups.google.com/group/umple-help" rel="nofollow"&gt;Umple Help mailing list&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="manual-installation"&gt;Manual Installation&lt;/h2&gt;
&lt;h3 id="step-2-alternative-manually-installing-the-needed-components-for-umple"&gt;Step 2 (Alternative) Manually installing the needed components for Umple&lt;/h3&gt;
&lt;p&gt;PREREQUISITE: latest Eclipse with Modeling tools running, as described above.&lt;/p&gt;
&lt;p&gt;NOTE: We recommend installing the plugin through our update site. You will be able to get the latest version of the plugin automatically when it is available.&lt;br/&gt;
  * Download the latest archive plugin &lt;a class="" href="https://github.com/umple/umple/releases/download/v.1.25.0/umple-plugin-1.25.zip" rel="nofollow"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Select Help -&amp;gt; Install New Software .. from your Eclipse IDE.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click on the Add button and then write &lt;code&gt;Umple Plugin&lt;/code&gt; for the name and then select the file you just downloaded through the button Archive...&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="Select the archive File" rel="nofollow" src="https://github.com/umple/umple/blob/master/wiki-resources/eclipse/eclipse-plugin/manual/3.png"/&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Click OK and the check "Umple Eclipse Plugins" and "Umple Plugin".&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="Select the archive File" rel="nofollow" src="https://github.com/umple/umple/blob/master/wiki-resources/eclipse/eclipse-plugin/manual/4.png"/&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Click Next two times and then accept the license.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Once you are done, restart the Eclipse and you should see the Umple menu in your Eclipse.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Verify that little red U icons appear at the top of the main panel. If they do not appear, then the plugin must be incompatible. Please contact us for help, giving details of the Eclipse version, the Java version, and the operating system version.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Timothy C. Lethbridge</dc:creator><pubDate>Thu, 28 Dec 2017 16:00:12 -0000</pubDate><guid>https://sourceforge.net5d04535ccd101724aa8c5fdb2e0f1e2592801d70</guid></item></channel></rss>