Update of /cvsroot/xdoclet/xdoclet2/src/ide/idea
In directory sc8-pr-cvs1:/tmp/cvs-serv28810/src/ide/idea

Added Files:
        README.txt 
Log Message:
Added instructions

--- NEW FILE: README.txt ---
BUILDING

In order to build the IDEA plugin you need to put your copy of openapi.jar
(from your idea 3.0.1 or higher installation) into 
xdoclet2/lib/openapi/jars/openapi-3.0.1.jar

Then you build the plugin with

maven java:jar

INSTALLING

1) Make a folder under IDEA/plugins with the same name as the jar file (without the 
.jar extension)
2) Copy the jar file to IDEA/plugins/theFolderYouJustSreated
3) Copy the follwoing files to IDEA/lib
   commons-beanutils-SNAPSHOT.jar
   commons-collections-2.1.jar
   commons-jelly-SNAPSHOT.jar
   commons-jexl-1.0-beta-1.jar
   commons-logging-1.0.2.jar
   dom4j-1.4-dev-8.jar
   xdoclet-2.0-alpha-SNAPSHOT.jar
   xdoclet-xjavadoc-SNAPSHOT.jar
   
RUNNING

Start IDEA and go to the project configuration. You should see XDoclet at the bottom.
This might change in the future (We'll probably stick it next to Ant Build in the right
column of the editor.



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to