Author: rineholt
Date: Wed Mar 15 13:58:08 2006
New Revision: 386178

URL: http://svn.apache.org/viewcvs?rev=386178&view=rev
Log:
idea code styles

Modified:
    incubator/tuscany/site/src/site/xdoc/getinvolved.xml

Modified: incubator/tuscany/site/src/site/xdoc/getinvolved.xml
URL: 
http://svn.apache.org/viewcvs/incubator/tuscany/site/src/site/xdoc/getinvolved.xml?rev=386178&r1=386177&r2=386178&view=diff
==============================================================================
--- incubator/tuscany/site/src/site/xdoc/getinvolved.xml (original)
+++ incubator/tuscany/site/src/site/xdoc/getinvolved.xml Wed Mar 15 13:58:08 
2006
@@ -269,7 +269,7 @@
                        </p>
                </section>
                <section name="Using Eclipse style templates">
-                 Tuscany has a preferred Java code style. Please use the 
+                 Tuscany has a preferred Java coding style. Please use the 
                    <a 
href='http://svn.apache.org/repos/asf/incubator/tuscany/java/etc/tuscany-eclipse-codestyle.xml'>tuscany-eclipse-codestyle.xml</a>
 in Eclipse.
                 <br/>Download this file. <i>You may need to right click and 
save.</i> 
                 Then in Eclipse:<br/>
@@ -324,9 +324,13 @@
                        </p>
                </section>
                <section name="Using IDEA style templates">
-                 Tuscany has a preferred Java code style. Please use the 
+                 Tuscany has a preferred Java coding style. Please use the 
                    <a 
href='http://svn.apache.org/repos/asf/incubator/tuscany/java/etc/tuscany-idea-codestyle.xml'>tuscany-idea-codestyle.xml</a>
 in IDEA 
                 <br/>Download this file. <i>You may need to right click and 
save.</i> 
+                        <pre>
+                        copy tuscany-idea-codestyle.xml to 
~/.IntelliJIdea50/config/codestyles
+                        File->Settings, Project Code Styles, Import
+                        </pre>
                </section>
 
                <section name="Using Maven">


Reply via email to