You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Ross Gardler (JIRA)" <ji...@apache.org> on 2006/03/30 13:50:27 UTC

[jira] Assigned: (FOR-502) Forrest Plugin in eclipse 3.0.2 requires FORREST_HOME path set but it is not handled properly

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

Ross Gardler reassigned FOR-502:
--------------------------------

    Assign To:     (was: Ross Gardler)

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