[ 
https://issues.apache.org/jira/browse/DAFFODIL-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dave Thompson closed DAFFODIL-2465.
-----------------------------------

Verified the specified commit (commit 92a7901c6a760679917b30a309e6d1886c074305) 
is included in the latest pull from the incubator-daffodil repository.

Verified that after executing the "sbt eclipse" command only the daffodil-lib, 
daffodil-io, and daffodil-runtime1 projects included an entry for 
daffodil-macro-lib.

Rolled back the commit to the previous commit and verified that all of the 
generated .classpath files included the entry for daffodil-macro-lib.

> Remove requirement of DAFFODIL_HOME for eclipse setup
> -----------------------------------------------------
>
>                 Key: DAFFODIL-2465
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2465
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Infrastructure
>            Reporter: Steve Lawrence
>            Priority: Minor
>             Fix For: 3.1.0
>
>
> Our custom {{sbt updateEclipseClassifiers}} command requires that a user 
> setup the DAFFODIL_HOME environment variable correctly. But this environment 
> variable is actualy no longer needed in eclipse. It is only needed for this 
> one sbt command.
> To simplify eclipse setup, instead of getting the Daffodil directory from 
> this environment variable, we should instead UpdateEclipseClassifers main() 
> function accept the Daffodil directory as the first argument. This way, when 
> run via sbt, sbt can pass in {{baseDirectory.value}}, and we can rid of this 
> DAFFODIL_HOME step in the setup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to