classes not copied to the WEB-INF/classes of the artifact

.java files are compiled and and stored in the output path, but the classes directory is not created and therefore no .class file is copied to that location.

I must be missing something, but ... what is it?

Thanks for any help.



Attachment(s):
untitled2.png
untitled1.png
0
Avatar
Permanently deleted user

This bug is already fixed (see http://youtrack.jetbrains.net/issue/IDEADEV-40863). The fix will be available in next EAP build.

java files are compiled and and stored in the output path, but the classes directory is not created and therefore no .class file is copied to that location.

I must be missing something, but ... what is it?

Thanks for any help.

---
Original message URL: http://www.jetbrains.net/devnet/message/5247377#5247377


------------------------------------------------------------------------


------------------------------------------------------------------------



--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0

请先登录再写评论。