Earthwings wrote:Gergan Penkov wrote:and of course I'd be happy if they resolve at first the idiotic java packaging system they now use, it is just shame how this language boosts as resolving so many issues (interoperability, stability, compile-once-run-everywhere and so on - bullshit), and at the end one could not install two plugins without fully breaking eclipse.
Care to elaborate on that? I'm working with Eclipse and Java for some time now and I'm not sure what you mean.
just some examples install jboss-ide and myeclipse on eclipse - they both install standard eclipse jars for some of the eclipse-extensions, which conflict with each other, causing the ide to crawl or the jvm to die with internal error.
Now first why is it possible for third-party plugins to install standard extension eclipse-jars, they should be downloaded from eclipse (for example), if needed.
why there is no possibility to install versions of these jars, whithout real conflicts, in reasonable way.
now the last thing is just java problem, why all of this plugins should install standard jars - for example xdoclet, the commons, the jboss client jars and so on.
All this is a problem with java in fact, because it fails to dictate a reasonable way to package and version the things installed (and here I should note that nichoj and the whole gentoo-java team, should receive big credits and publicity for their work, which alleviates most of these java problems).
And so on frustrations...
