User: dimc    
  Date: 02/10/08 15:44:58

  Added:       .        README.txt
  Log:
  Improved config setup for new projects.
  Added README.
  
  Revision  Changes    Path
  1.1                  README.txt
  
  Index: README.txt
  ===================================================================
  Instructions for getting starting with the IDEA plugin:
  
  Requirements:
   - JDK 1.4 (required for new IDEA builds)
   - IDEA with openapi (tested on build 648)
  
  Instructions:
   - Ensure that xjavadoc.jar and xdoclet.jar are built, as well as
     any modules you want to use.
   - Edit build.xml and change the following properties:
      - openapi.jar (point to your copy of openapi, typically in IDEA_HOME/lib
      - intellij.plugin.dir (point to IDEA_HOME/plugins
   - run ant deploy in the xdoclet-all/xdocletgui/idea directory
   - Run IDEA - open a project, go to project config, and select XDoclet from the
     nav panel, the bottom textfield is for the xdoclet.class.path property - it
     will be blank, enter a classpath with the xdoclet modules you wish to use,
     then click apply to see all the modules present.
  
  TODOs are contained in xdocs.
  
  


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to