Mailing List Archive

[jira] [Closed] (FOR-502) Forrest Plugin in eclipse 3.0.2 requires FORREST_HOME path set but it is not handled properly
[ https://issues.apache.org/jira/browse/FOR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin closed FOR-502.
---------------------
Resolution: Fixed

Closing this issue, it has been over a decade with no response and waiting for someone to confirm isn't coming.

If someone comes across this they can always re-open, but I'm going with Ross suggestion that he has fixed this.

> Forrest Plugin in eclipse 3.0.2 requires FORREST_HOME path set but it is not handled properly
> ---------------------------------------------------------------------------------------------
>
> Key: FOR-502
> URL: https://issues.apache.org/jira/browse/FOR-502
> Project: Forrest
> Issue Type: Bug
> Components: Tool: Eclipse config
> Affects 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 was sent by Atlassian JIRA
(v7.6.3#76005)