Compile Java Swing project with maven
已回答
Hi,
I'm trying compile a java swing/awt project which its 90% gui is made with Intellij idea, but it does not work. After some researches i found some plugins and dependencies but they are very old (2007-2010) and my project is based on lambda expressions on java 1.8. How can I compile correctly my project with maven?
请先登录再写评论。
Please see https://youtrack.jetbrains.com/issue/IDEABKL-6689.