Folks, I found the problem, the problem is If I use Jikes as my active complier, it would be like that. If I use Javac, I'm fine!
Any thoughts? P.S. Build 620 on Win2k Thanks in advance! Chris -----Original Message----- From: Chris Chang [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 30, 2002 5:36 PM To: '[EMAIL PROTECTED]' Subject: [Eap-list] Mulitple Output Paths Problem Folks, My project has several source paths, thus, I setup the project with output type = "Multiple Output Paths". In addition, I want to setup my output path same as the source path (I want to setup this, as my app server accept class files with expanded structure instead of ear file for development mode -> not require to build/additional compile at all during development)as follows: sourcepath outputpath e:\test-ear\global-ejb e:\test-ear\global-ejb e:\test-ear\materials-ejb e:\test-ear\materials-ejb e:\test-ear\global-web\WEB-INF\classes e:\test-ear\global-web\WEB-INF\classes However, whenever I compile my project, idea would create another directories (e.g. for global-web, E:\test-ear\global-web\WEB-INF\classest_ipr.ab312a14\) for the class files instead of my specified output paths. Any thoughts? Thanks in advance! Chris _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
