[ https://issues.apache.org/jira/browse/CASSANDRA-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16813067#comment-16813067 ]
mck commented on CASSANDRA-15073: --------------------------------- Thanks for taking a look [~djoshi3]! {quote} I get classpath errors and the following error was in the notifications panel - {noformat}java.lang.ClassNotFoundException: org.netbeans.modules.groovy.editor.api.parser.GroovyLanguage{noformat} {quote} That's NETBEANS-2289 and not related to the c* project opening in nb. bq. Another minor point is to update instructions in ide.rst. It says there is no setup required for Netbeans where as we actually need to run ant prior to opening the project. A minor but important detail that needs to be added. Actually that shouldn't be necessary anymore, as the `build` task was added to the project.xml So it *should* now work without any setup or generation. bq. I get classpath errors What were these? Can you provide a screenshot? If you opened the files badged red what lines report what errors? (It can take time for the classpath and internal scanning to complete and all error badges to resolve and disappear.) > Apache NetBeans project files > ----------------------------- > > Key: CASSANDRA-15073 > URL: https://issues.apache.org/jira/browse/CASSANDRA-15073 > Project: Cassandra > Issue Type: Task > Components: Build > Reporter: mck > Assignee: mck > Priority: Low > > Provide necessary project files so to be able to open the Cassandra project > in Apache NetBeans. > No additional project functionality is required beyond being able to edit the > project's source files. Building the project is still expected to be done via > `ant` on the command-line. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org