closure-compiler
closure-compiler copied to clipboard
Opening project in NetBeans
Netbeans gets confused trying to open this project because there are two pom files. Replacing pom.xml with pom-main.xml seems to fix this. Is there a reason that it is structured like this?
It's this way because maven was added on afterwards and the directory structure wasn't quite amenable to major movement.
We can probably move the main pom.xml into a parent directory and move pom-main.xml to just pom.xml. I'll look into it.
On Fri Oct 24 2014 at 11:58:22 PM Tom Arnold [email protected] wrote:
Netbeans gets confused trying to open this project because there are two pom files. Replacing pom.xml with pom-main.xml seems to fix this. Is there a reason that it is structured like this?
— Reply to this email directly or view it on GitHub https://github.com/google/closure-compiler/issues/682.
Pretty sure this is obsolete. Can it be closed?
Thanks! I somehow lost track of this, sorry about that. Closing.