David Li created ARROW-15959:
--------------------------------

             Summary: [Java][Docs] Fix IntelliJ IDE setup instructions
                 Key: ARROW-15959
                 URL: https://issues.apache.org/jira/browse/ARROW-15959
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Documentation, Java
            Reporter: David Li


A few more things need to be documented to get debugging working in IntelliJ, 
at least in my experience. This is probably because instead of using the Maven 
build, I'm using IntelliJ's native build, which lets me one-click run a 
particular class or test, but needs some extra configuration.
 * Must unset "Use --release option for cross compilation" in compiler settings
 * Must build once with Maven and mark the 
arrow-vector/target/generated-sources directory as a generated sources root



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to