View Single Post
  #2 (permalink)  
Old 07-02-2008, 02:58 AM
scotter59 scotter59 is offline
Member
 
Join Date: Jul 2008
Posts: 12
scotter59 is on a distinguished road
Okay a little vague maybe, but without a peer review the specific problem would not be identified.

The question is what type of problem would manifest itself when the "jar" is executed but not in the NetBeans environment ? Are there compiler/execution options that would help to identify such a problem ?

If it was environmental then why would a "non-compliant" (handmade) JFrame work which also contains the "GroupLayout", but the "compliant" (generated by NetBeans) one fail ?

I read that it could be in the manifest file which has only two lines in it the Version and X-COMMENT.

Very frustrating in that I use this little app in both my Linux and Windows 2000 environment and would prefer what it had evolved into over my original version.

The alternative approach would be to create a new project and harvest the code, been there done that before. I was hoping this esteemed group could expand my knowledge, plus it gave me an excuse to join a community....
Reply With Quote