Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » execute java code although corrupt package declaration
execute java code although corrupt package declaration [message #504407] Fri, 18 December 2009 13:09 Go to next message
Eclipse UserFriend
I everybody

i have a java source versioning under directory where not corresponding a
package declaration structure. I build the source code trough ant builder (successfully) but i can not running the code. I wonder if there is a way to force the execution and debug the code.

Thanks
Re: execute java code although corrupt package declaration [message #504411 is a reply to message #504407] Fri, 18 December 2009 13:24 Go to previous messageGo to next message
Eclipse UserFriend
You might want to set up a source folder to the directory that contains your source code.
If you would describe your project layout, I could help you better.
--
Olivier
Re: execute java code although corrupt package declaration [message #504433 is a reply to message #504411] Fri, 18 December 2009 18:08 Go to previous message
Eclipse UserFriend
ok, thanks for the help.
source code is organized into units, but not with the statement of the package. example

package com.xxx.yyy.ttt
..
.

the code is placed in the unit "yyy".

Monday will explain everything through screenshots. Razz
Previous Topic:Create Servlet Wizard in Eclipse
Next Topic:HowTo link an external jar or project depending on the platform
Goto Forum:
  


Current Time: Wed Mar 19 03:26:11 EDT 2025

Powered by FUDForum. Page generated in 0.02583 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top