[ 
http://issues.apache.org/jira/browse/FOR-502?page=comments#action_12316782 ] 

Ross Gardler commented on FOR-502:
----------------------------------

I'm pretty sure I fixed this as part of another issue recently. However, I've 
not tested the cases identified above so I'm not closing this issue just yet. 
If anyone can confirm this works please let us know.

> Forrest Plugin in eclipse 3.0.2 requires FORREST_HOME path set but it is not 
> handled properly
> ---------------------------------------------------------------------------------------------
>
>          Key: FOR-502
>          URL: http://issues.apache.org/jira/browse/FOR-502
>      Project: Forrest
>         Type: Bug
>   Components: Tool: Eclipse config
>     Versions: 0.6, 0.7
>  Environment: eclipse 3.0.2, Forrest 0.7
>     Reporter: Praveen Bhatia
>     Assignee: Ross Gardler
>     Priority: Critical

>
> I could export the plugin to eclipse. The 'seed' and 'new xdoc' option for 
> the site menuitem worked. However, Trying, to run the forrest xdoc files in 
> server, gives error......
> First, eclipse forrest plugin asks the preferences for forrest home to be set 
> for the plugin.
> Now if we set c:\forrest as the Forrest Home, it can locate the 
> forrest.build.xml, but then gives the following error from the server:
> CASE 1: If we set FORREST_HOME=C:\forrest in preferences and the FORREST_HOME 
> variable in cmd shell:
> ==>
> C:\forrest\main\forrest.build.xml:63: C:\forrest\main\"C:\forrest"\lib\core
> not found.
> at
> org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileS
> et.java:342)
> at org.apache.tools.ant.types.Path.list(Path.java:331)
> CASE 2: To avoid the above problem, left the cmd line setting blank.
> However, this also gives error. Error when FORREST_HOME is left blank in cmd 
> shell, but set as c:\forrest in the preferences ==>
> C:\forrest\main\forrest.build.xml:63:
> C:\forrest\main\{$env.FORREST_HOME}"\lib\core not found.
> at
> org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileS
> et.java:342)
> at org.apache.tools.ant.types.Path.list(Path.java:331)
> ============================

-- 
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

Reply via email to