|
Eclipse Europa is same as other eclipse versions atleast for compilations errors...
Its good if the error is shown in Package Explorer trace back to which package, which java file, which method and then which line...
Then solve the error...
The probable reason why you are not getting any error while launching is because you may not be calling that class during application launch, Do a proper testing of your whole application it will definitely fail at some point.
__________________
To finish sooner, take your own time....
Nivedithaaaa
|