33 | | * Go to menu "Help" -> menu item "Install New Software..." |
34 | | * Choose: ''Add'' and add the URL for the JBOSS update site |
35 | | * Select the new JBOSS ''update site'' you just added and type in the search box: ''freemarker'' |
36 | | * Select ''Freemarker IDE'' (not SDK) and click "Next". |
37 | | * Accept the license and follow the instructions... |
| 33 | * Go to menu "Help" -> menu item "Install New Software..." |
| 34 | * Choose: ''Add'' and add the URL for the JBOSS update site |
| 35 | * Select the new JBOSS ''update site'' you just added and type in the search box: ''freemarker'' |
| 36 | * Select ''Freemarker IDE'' (not SDK) and click "Next". |
| 37 | * Accept the license and follow the instructions... |
43 | | * Go to menu "Help" -> menu item "Install New Software..." |
44 | | * Select "work with:" -> "--All available sites--" and search for SVN. |
45 | | * You should find several items. Select "Subversive SVN Team Provider (Incubation)" and click "Next". |
46 | | * Accept the license and follow the instructions... |
47 | | * When asked to apply changes or restart Eclipse: choose restart |
| 43 | * Go to menu "Help" -> menu item "Install New Software..." |
| 44 | * Select "work with:" -> "--All available sites--" and search for SVN. |
| 45 | * You should find several items. Select "Subversive SVN Team Provider (Incubation)" and click "Next". |
| 46 | * Accept the license and follow the instructions... |
| 47 | * When asked to apply changes or restart Eclipse: choose restart[[BR]][[BR]] |
49 | | ''NOTE'': you now have installed half of what you need to work with SVN in Eclipse. |
50 | | In addition to the subversive SVN plugin, you'll also need an SVN connector. |
51 | | There are several flavors: We suggest you give SVNKit a try. |
52 | | The first time you try to interact with SVN in the next step, subversive will notice you don't have a SVN connector and popup a dialog offering you to install one. |
53 | | Make sure you select a version that is compatible with the SVN version you have installed. If unsure: open a terminal and type ''svn --version'' |
| 49 | ''NOTE'': you now have installed half of what you need to work with SVN in Eclipse. |
| 50 | In addition to the subversive SVN plugin, you'll also need an SVN connector. |
| 51 | There are several flavors: We suggest you give SVNKit a try. |
| 52 | The first time you try to interact with SVN in the next step, subversive will notice you don't have a SVN connector and popup a dialog offering you to install one. |
| 53 | Make sure you select a version that is compatible with the SVN version you have installed. If unsure: open a terminal and type ''svn --version'' |