himanshug commented on issue #9511: Unable to debug tests from the IDE
URL: https://github.com/apache/druid/issues/9511#issuecomment-598497335
 
 
   Just tried from Intellij, worked for me.
   
   ```
   ~/work/druid[(HEAD detached at apache/master)]$ java -version
   java version "1.8.0_171"
   Java(TM) SE Runtime Environment (build 1.8.0_171-b11)
   Java HotSpot(TM) 64-Bit Server VM (build 25.171-b11, mixed mode)
   ~/work/druid[(HEAD detached at apache/master)]$ mvn -version
   Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 
2018-02-24T11:49:05-08:00)
   Maven home: /Users/hgupta/installations/apache-maven-3.5.3
   Java version: 1.8.0_171, vendor: Oracle Corporation
   Java home: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre
   Default locale: en_US, platform encoding: UTF-8
   OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"
   ```
   
   I would suggest doing a `mvn clean` ,  then "Maven Reimport" in Intelliji 
and then try.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to