Hi,
i've tried for several days to load the project's source
code correctly
in eclipse in order to code a plugin, but it doesn't work.
it seems as
if the structure of directories isn't managed correctly by
eclipse.
after i have loaded the project, there exists a directory
named
"src/net/java/sip/communicator" where you can find
the project. problem:
the packages are not named net.java.sip.commuicator.*, but
only e.g.
impl.* etc. so eclipse isn't able to find the imports,
which are fully
named, e.g. import net.java.sip.communicator.util.*.
is anybody out there who can help me?
thanks a lot
--
Philipp Zimmer
University of the Federal Armed Forces of Germany
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
For additional commands, e-mail: dev-help sip-communicator.dev.java.net
|