stevedlawrence opened a new pull request #195: Changes to support building in IntelliJ URL: https://github.com/apache/incubator-daffodil/pull/195 - IntelliJ gets confused by our custom scala-debug configuration. Since scala-debug isn't all that useful and causes confusions, just remove it altogether and move all scala-debug tests to the scala tests directory but commented out. - Fix bug where trying to get the classpath. This doesn't work on IntelliJ, so just return an empy classpath. - Rename dpaext1.tdml since the name was the same as in another jar, which cause IntelliJ to pick up the wrong tdml file. DAFFODIL-2093
---------------------------------------------------------------- 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
