You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by as...@apache.org on 2011/07/27 21:54:03 UTC

svn commit: r1151608 - /incubator/airavata/site/trunk/content/airavata/source.mdtext

Author: aslom
Date: Wed Jul 27 19:54:03 2011
New Revision: 1151608

URL: http://svn.apache.org/viewvc?rev=1151608&view=rev
Log:
CMS commit to airavata by aslom

Modified:
    incubator/airavata/site/trunk/content/airavata/source.mdtext

Modified: incubator/airavata/site/trunk/content/airavata/source.mdtext
URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/source.mdtext?rev=1151608&r1=1151607&r2=1151608&view=diff
==============================================================================
--- incubator/airavata/site/trunk/content/airavata/source.mdtext (original)
+++ incubator/airavata/site/trunk/content/airavata/source.mdtext Wed Jul 27 19:54:03 2011
@@ -44,17 +44,15 @@ Some coding practices:
 
 ### Eclipse Configuration Tips
 
-  * Download [Eclipse IDE for Java EE Developers][4]
-  * Add [M2Eclipse][5] pluggin.
-  * Add [Subclipse][6] pluggin
-  * Right Click on Project Explorer > Import > import > Existing Maven Projects and point to trunk checkout directory. You can import all or selective projects
-
-Configure Eclipse Prefernces
+Configure Eclipse Preferences
 
   * Download Eclipse Formatting and Style Guides for [Airavata Style Templates][7]
   * To add Formatter: Preferences > Java > Code Style >  Formatter and import the airavata-formatting-preferences.xml downloaded in the previous step. 
   * To add Templates: Preferences > Java > Code Style > Code Templates and import the airavata-code-style-template.xml. This templates adds the ASF header and so on for new code. 
 
+#### Building code
+
+See [build instructions](build.html).
 
 [1]: http://subversion.apache.org
 [2]: http://svn.apache.org/viewvc/incubator/airavata/