[
https://issues.apache.org/jira/browse/DERBY-6321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754828#comment-13754828
]
ASF subversion and git services commented on DERBY-6321:
--------------------------------------------------------
Commit 1519006 from [~dagw] in branch 'code/trunk'
[ https://svn.apache.org/r1519006 ]
DERBY-6321: NetBeans project file: add XML api to source classpath
Patch derby-6321: Now that the Derby source code has been modernized
on trunk, there are less red squiggles seen in the NetBeans project
view: the old mix of Java source level versions in different parts of
Derby made the IDE confused.
There are still a few remaining red warning flags to be seen: one is
in classes that reference the XML api. Adding
"${project.dir}/tools/java/xml-apis.jar" to the project file's source
classpath gets rid of those warnings.
> NetBeans project file: add XML api to source classpath
> ------------------------------------------------------
>
> Key: DERBY-6321
> URL: https://issues.apache.org/jira/browse/DERBY-6321
> Project: Derby
> Issue Type: Improvement
> Components: Build tools
> Reporter: Dag H. Wanvik
> Assignee: Dag H. Wanvik
> Priority: Minor
> Attachments: derby-6321.diff
>
>
> Now that the Derby source code has been modernized on trunk, there are less
> red squiggles seen in the NetBeans project view: the old mix of Java source
> level versions in different parts of Derby made the IDE confused.
> There are still a few remaining red warning flags to be seen: one is in
> classes that reference the XML api.
> Adding "${project.dir}/tools/java/xml-apis.jar" to the project file's source
> classpath will get rid of those warnings.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira