V
vigi98
Hello,
I have a bunch of java files that are in different packages. To create
my project in Eclipse, I have imported everything by a drag and drop
from Windows Explorer to the default package of my project in Eclipse.
How can I create automatically all the packages and move the sources
in theses packages ?
Btw, how can I compile this project, knowing the fact that there is
probably no main as these are classes for a JSP web site ?
Thanks in advance for all the hints.
I have a bunch of java files that are in different packages. To create
my project in Eclipse, I have imported everything by a drag and drop
from Windows Explorer to the default package of my project in Eclipse.
How can I create automatically all the packages and move the sources
in theses packages ?
Btw, how can I compile this project, knowing the fact that there is
probably no main as these are classes for a JSP web site ?
Thanks in advance for all the hints.