[
https://issues.apache.org/jira/browse/JENA-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293715#comment-13293715
]
Stephen Allen commented on JENA-253:
------------------------------------
I'm not seeing this issue in Eclipse Indigo on Windows 7 64-bit. I've tried
opening it using m2e (my recommended method) and using the existing .project
that is checked in. Both methods seem to work for me.
Could you try updating your Eclipse to the latest, and then refresh the project
and also do a Clean? If using m2e, try updating the Maven dependencies.
If still seeing the issue, could you post the error? If you have a patch, that
would be welcome too.
> LARQ does not compile in eclipse on windows because of overlapping case
> insensitive overlapping directories
> -----------------------------------------------------------------------------------------------------------
>
> Key: JENA-253
> URL: https://issues.apache.org/jira/browse/JENA-253
> Project: Apache Jena
> Issue Type: Bug
> Components: LARQ
> Affects Versions: LARQ 2.0.0
> Environment: Windows 7, 64 bit
> Reporter: Simon Helsen
> Priority: Minor
>
> LARQ as a project does not comile in eclipse on a windows system. The problem
> is that src/test/resources has a subdirectory LARQ (with data) and
> src/main/java has subdirectory larq (with code). Both are brought into
> classes-eclipse, but Windows does not accept this.
> My request is to change the name of one of these directories to not have
> overlapping case sensitivity
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira