0

Im generating a "war" artifact for my project using intellij, the war file is generated fine but insided it I can only find the compiled version of source code classes , they are in ".java" format while i need them to be in both ".java" and ".class" format. When using eclipse the war is generated having both formats but for some reason i only have this problem while using intellij

here is my artifacts config intellij artifacts config

ahmed
  • 1
  • 4
  • Did you configure the source directory as the sources root? Do you see the files from this directory compiled into the output directory? See https://stackoverflow.com/a/43319356/104891 for more details. – CrazyCoder Jan 03 '22 at 23:23

0 Answers0