[
https://issues.apache.org/jira/browse/CASSANDRA-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Allsopp updated CASSANDRA-3397:
-------------------------------------
Attachment: Cassandra-3397.patch
Small patch attached to add the Java Builder into the .project file when the
generate-eclipse-files Ant target is run.
> Problem markers don't show up in Eclipse
> ----------------------------------------
>
> Key: CASSANDRA-3397
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3397
> Project: Cassandra
> Issue Type: Bug
> Components: Packaging
> Affects Versions: 1.0.0
> Environment: Eclipse
> Reporter: David Allsopp
> Priority: Minor
> Labels: ant, eclipse, ide
> Attachments: Cassandra-3397.patch
>
>
> The generated Eclipse files install an Ant Builder to build Cassandra within
> Eclipse. This appears to mean that the default Java Builder is not present.
> This means that no problem markers show up in the Problem view or the Package
> Explorer etc when there are compiler errors or warnings - you have to study
> the console output, then navigate manually to the sources of the problems,
> which is very tedious.
> It seems to be possible to re-install the default Java Builder in parallel
> with the Ant Builder, getting the best of both worlds. I have documented this
> on the wiki at http://wiki.apache.org/cassandra/RunningCassandraInEclipse
> I was wondering a) whether this can be done automatically by the
> generate-eclipse-files Ant target, and b) whether using both Builders will be
> problem if one is working on any of the generated code (Thrift, CQL etc). The
> Java Builder can be temporarily disabled if so by unticking it under
> Properties->Builders...
> See also https://issues.apache.org/jira/browse/CASSANDRA-2854
--
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