View Single Post
  #1 (permalink)  
Old 07-31-2007, 11:19 AM
ai_2007 ai_2007 is offline
Member
 
Join Date: Jun 2007
Posts: 21
ai_2007 is on a distinguished road
error in Java files
When I try to compile Java classes that have package statements in it, I get an error because it is not properly stored in the proper packages as named in the package statement. When I install these classes into their appropriate packages, is it supposed to be correct or is there anything else I have to do to set the packages properly or configure anything else in those Java files?
Reply With Quote
Sponsored Links