Changes for page Usage for Other *NIX
Last modified by Filippo Laurìa on 2013/05/08 11:53
From version 11.1
edited by Filippo Laurìa
on 2013/05/08 11:53
on 2013/05/08 11:53
Change comment:
There is no comment for this version
To version 13.2
edited by Filippo Laurìa
on 2013/05/08 11:53
on 2013/05/08 11:53
Change comment:
Changed document parent to [xwiki:WOL.Home.WOLips.WebHome].
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +WOL.Home.WOLips.WebHome - Tags
-
... ... @@ -1,0 +1,1 @@ 1 +wikitodo|devtools - Content
-
... ... @@ -1,21 +1,21 @@ 1 -These are some brief notes about usage Eclipse / wolips on a generic NIX platform such as LINUX. ~-~-please feel free to augment with detail.1 +These are some brief notes about usage Eclipse / wolips on a generic *NIX platform such as LINUX. As I have just transcribed this from an email, I can't be too sure that it is correct – please feel free to augment with detail. 2 2 3 3 1. Install Java (I installed jdk 1.5 aka 5) 4 -1. Install Eclipse with WOLips (as described [[here>>http://wiki.wocommunity.org/display/WOL/Install+WOLips+with+Eclipse+Update+Manager]]. Be sure to read **ALL warnings and hints** for //Ubuntu users//) 5 -1. Create directories to store Frameworks and resources. 6 -11. ##/WO/Library/Frameworks/##~-~-Into this directory, put all the third party frameworks that you need.##OpenBaseEOAdaptor.framework##,##PostgresqlPlugIn.framework##,##LEWOStuff.framework##etc...7 -11. ##/WO/System/Library/Frameworks/##~-~-Into this directory put all of the standard WebObjects frameworks.8 -11*. ##JavaEOAccess.framework##9 -11*. ##JavaEOControl.framework##10 -11*. ##JavaFoundation.framework##11 -11*. ##JavaJDBCAdaptor.framework##12 -11*. ##JavaWebObjects.framework##13 -11*. ##JavaWOExtensions.framework##14 -11*. ##JavaXML.framework##15 -11. ##/WO/Project/##~-~-Into this directory put16 -111. ##woproject.jar##17 -11. ##/WO/API##~-~-Into this directory, put the javadoc for WO.18 -1. Create a new properties file in ##/Library/wobuild.properties##.4 +1. Install Eclipse with WOLips (as described [[here>>url:http://wiki.wocommunity.org/display/WOL/Install+WOLips+with+Eclipse+Update+Manager||shape="rect"]]. Be sure to read **ALL warnings and hints** for //Ubuntu users//) 5 +1. Create directories to store Frameworks and resources. This could be anywhere on your disc, but concrete examples are given here. 6 +11. {{code language="none"}}/WO/Library/Frameworks/{{/code}} – Into this directory, put all the third party frameworks that you need. Examples of "third party" frameworks might be {{code language="none"}}OpenBaseEOAdaptor.framework{{/code}}, {{code language="none"}}PostgresqlPlugIn.framework{{/code}}, {{code language="none"}}LEWOStuff.framework{{/code}} etc... 7 +11. {{code language="none"}}/WO/System/Library/Frameworks/{{/code}} – Into this directory put all of the standard WebObjects frameworks. 8 +11*. {{code language="none"}}JavaEOAccess.framework{{/code}} 9 +11*. {{code language="none"}}JavaEOControl.framework{{/code}} 10 +11*. {{code language="none"}}JavaFoundation.framework{{/code}} 11 +11*. {{code language="none"}}JavaJDBCAdaptor.framework{{/code}} 12 +11*. {{code language="none"}}JavaWebObjects.framework{{/code}} 13 +11*. {{code language="none"}}JavaWOExtensions.framework{{/code}} 14 +11*. {{code language="none"}}JavaXML.framework{{/code}} 15 +11. {{code language="none"}}/WO/Project/{{/code}} – Into this directory put 16 +111. {{code language="none"}}woproject.jar{{/code}} 17 +11. {{code language="none"}}/WO/API{{/code}} – Into this directory, put the javadoc for WO. 18 +1. Create a new properties file in {{code language="none"}}~/Library/wobuild.properties{{/code}}. This should look something like this; 19 19 20 20 {{noformat}} 21 21 ... ... @@ -38,13 +38,11 @@ 38 38 === Notes on Ubuntu === 39 39 40 40 If doing WOLIPS development on Ubuntu utilize the Synaptic Package Manager to install Eclipse. 41 -I made the mistake of just trying to download Eclipse, which will take you down this SWT hell whenever you try to use the WebObjects/WOD editor. 41 + I made the mistake of just trying to download Eclipse, which will take you down this SWT hell whenever you try to use the WebObjects/WOD editor. 42 + – Jonathan Miller 42 42 43 -* 44 -** Jonathan Miller 44 +If you want to //just download eclipse//, it is strongly recommended to download **eclipse Indigo (3.7)**. Once you downloaded it, you have to install **WOLips eclipse plugin v3.7** (as described [[here>>url:http://wiki.wocommunity.org/display/WOL/Install+WOLips+with+Eclipse+Update+Manager||shape="rect"]]). Don't worry if you get an error concerning //MOZILLA_FIVE_HOME environment variable//, you can easily fix this problem installing **Web-Kit GTK** packet from a shell with the following command: 45 45 46 -If you want to //just download eclipse//, it is strongly recommended to download **eclipse Indigo (3.7)**. Once you downloaded it, you have to install **WOLips eclipse plugin v3.7** (as described [[here>>http://wiki.wocommunity.org/display/WOL/Install+WOLips+with+Eclipse+Update+Manager]]). Don't worry if you get an error concerning //MOZILLA//FIVE//HOME environment variable//, you can easily fix this problem installing **Web-Kit GTK** packet from a shell with the following command: 47 - 48 48 {{noformat}} 49 49 50 50 $ sudo apt-get install libwebkitgtk-1.0-0