is svn source up2date?
is svn source up2date?
vel
https://opsi.svn.sourceforge.net/svnroo ... ersion_1-3
is this up 2 date?
i've just imported it to a project in eclipse and it has a lot of basic erros, like
ListChoice.java
has package package de.uib.configed.gui; instead of package de.uib; (or is in wrong dir)
or public GroupnameChoice( ... has no return type defined
and so on...
Re: is svn source up2date?
the package on subversion was essentially o.k. insofar as it compiles as required via the enclosed compile command - but there were lost files in it which you detect by the import into eclipse.
I removed ListChoice.java which has no function.
On this occasion, I updated the sources to the current version. If you detect further problems by an eclipse import, please report these to us.
Greetings,
Rupert
Re: is svn source up2date?

Re: is svn source up2date?
I removed all the obsolete files which produced the errors in your list, you may update your svn archive.
Thanks for the hint, any more hints are welcome

Greetings,
Rupert
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: is svn source up2date?
Thanks for quick action!
Almost, but not yet...

Attached 10 more...
Re: is svn source up2date?
please do a new svn update, the classes which are referred in your error list, are already removed from the svn archive.
Greetings,
Rupert
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: is svn source up2date?
It works great, thanks!