[
https://issues.apache.org/jira/browse/IVYDE-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660738#action_12660738
]
Robert Munteanu commented on IVYDE-141:
---------------------------------------
Thank you!
The use case is simple: use a IVY_HOME prefixed path in the annotation
processors factory path, which is different from the project classpath. I need
it for an annotation processor which refers to TestNG annotations ( warn on
tests missing groups ).
> Export IVY_HOME as a classpath variable
> ---------------------------------------
>
> Key: IVYDE-141
> URL: https://issues.apache.org/jira/browse/IVYDE-141
> Project: IvyDE
> Issue Type: Improvement
> Affects Versions: 2.0.0.beta1
> Reporter: Robert Munteanu
> Assignee: Nicolas Lalevée
> Fix For: 2.0.0.final
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> It would be quite convenient to export a classpath variable ( IVY_HOME )
> which would then be usable in eclipse. The reason is that some classpaths (
> notably the anontation processor factory path ) do not use the project build
> path but there is the possibility of specifying a classpath based on a
> variable ( e.g. IVY_HOME/.cache/... ).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.