From: Normen H. <nor...@go...> - 2011-12-02 15:33:41
|
What? :) You mean not having the plugin with the compiled version of XMLVM I guess? I thought this might be the main reason for having this plugin, it can be compiled as an OSGI package too, so the same project could be used to make an "installable" library for both NetBeans and Eclipse. This way the library could be integrated in e.g. the NetBeans plugin repository or as said updated via http. Anyway I can also change the plugin to use an external directory. About having more than just a library plugin in Eclipse too: Certainly it would be cool to be able to create projects in Eclipse as well but as soon as the functions get more advanced it makes less and less sene implementing the same thing twice just for having a different UI. Since you cannot use any of the special plugins, libraries or extensions of either IDE its just the basics (code completion, adding of getters and setters etc.) that you can really apply and those are 1:1 the same in both IDE's. NetBeans even lets you set an Eclipse keyboard shortcut mapping so there should be virtually no difference. I regularly use Eclipse for GWT and some JavaCard development, jMonkeyPlatform (which is a NetBeans based application) for game code and two different installations of NetBeans for Java and PHP and I must say theres not much to get used to. Cheers, Normen Am 02.12.2011 um 09:23 schrieb Panayotis Katsaloulis: > > On 2 Δεκ 2011, at 4:33 π.μ., Normen Hansen wrote: > >> http://jmonkeyengine.org/org-xmlvm-plugin.nbm > > Instead of using XMLVM as a full plugin, and due to the rapid development of XMLVM (which is totally missing a stable release), may I suggest to provide ονλυ a reference to an existing xmlvm release instead? > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d_______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |