You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2019/03/12 22:10:12 UTC

[GitHub] [incubator-daffodil] stevedlawrence opened a new pull request #195: Changes to support building in IntelliJ

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:
users@infra.apache.org


With regards,
Apache Git Services