You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Nadya Morozova (JIRA)" <ji...@apache.org> on 2006/12/01 13:15:22 UTC

[jira] Commented: (HARMONY-2009) Brush up and update Eclipse-related docs, make them user-friendly.

    [ http://issues.apache.org/jira/browse/HARMONY-2009?page=comments#action_12454890 ] 
            
Nadya Morozova commented on HARMONY-2009:
-----------------------------------------

Thanks Sian and Sveta. i think we're pretty much done with the text. 
There's some setback due to merge problems - the latest merged variant has some old bugs, such as tabs instead of spaces, and old text, such as Prerequisites section. In yesterday's patch i actually offered to rename it and rewrite to remove repetition of info about checkouts. For your convenience, i'm posting the text of the new variant of Prerequisites here. I renamed it a bit because it how has the info on how to get the code, which does not seem like a prerequisite, though is required :) 
Your feedback on the section is very important - don't hesitate to suggest corrections. If you like the text, please let me know and i'll commit to the base. 

"Before you Begin Developing Apache Harmony Code with Eclipse 

To develop Apache Harmony Java code with Eclipse JDT, you need: 

- Eclipse: version 3.2 or later, from eclipse.org 
- A Subversion plug-in: Either Subclipse from tigris.org or Subversive from polarion.org 

You will surely need the code to work with. For class library development, you'll need a compatible VM: obtain a VM as described here capable of running the class libary code, and install it in the same location as the snapshot. Analogously, you'll need class libraries for DRLVM development. Follow one of these ways depending on your needs: 
- Get pre-built snapshot from the download page. 
- Download source code to be built manually. For that, create an SVN repository location using the URL: 

///for classlibraries
https://svn.apache.org/repos/asf/harmony/enhanced/classlib
///for DRLVM
https://svn.apache.org/repos/asf/harmony/enhanced/drlvm
Check out the code from SVN selecting Checkout... from the context menu of trunk. "

> Brush up and update Eclipse-related docs, make them user-friendly.
> ------------------------------------------------------------------
>
>                 Key: HARMONY-2009
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2009
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Website/Documentation
>            Reporter: Svetlana Konovalova
>         Assigned To: Nadya Morozova
>         Attachments: dev_eclipse_patch.txt, dev_eclipse_patch20061130.txt, deveclipse1130-newsvninstruction.patch, get-involved_patch.txt, H-2009.formatting.patch, H-2009.merged.patch, H-2009.merged2.patch, H2009-deveclipse.patch
>
>
> The documentation doesn't cover all aspects of work with Eclipse. Need to brush up and update Eclipse-related docs, make them user-friendly.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira