Speaking as a intelliJ user (for scala), past and present eclipse user, emacs and netbeans for ruby user - the nice thing that intelliJ does is that it doesn't seem to have a project "type" so much as a "facet" that is detected or added - so it seems in their design that the facets must not expect to "take control" and stop other ones from working...
On May 28, 5:35 am, Joshua Marinacci <[email protected]> wrote: > Why do you have to use JavaFX with maven? Currently there aren't any > JavaFX specific plugins for Maven, so what does it buy you? (I'm not > saying that we shouldn't support this in the future, I'm more curious > how IntelliJ fixes the issue). > -j > On May 27, 2009, at 8:21 AM, Frederic Simon wrote: > > > Well it looks like the NetBeans team is not willing to mix Maven and > > JavaFX :) > > The issue was declared "invalid" with the comment: > > "JavaFX-specific features are supported in JavaFX project type only." > > But like Bill Robertson said: "Netbeans javafx plugin doesn't even > > work on its own, and you want maven too? ;)" > > > Anyway, I tried NetBeans nightly build and my Maven project is > > great, but no way to have the JavaFX plugin with it :( > > So, I'm afraid I'll do my JavaOne demo with IntelliJ :( > > > On Tue, May 12, 2009 at 8:20 PM, Fabrizio Giudici > > <[email protected] > > > wrote: > > > Frederic Simon wrote: > > > Good idea, done:http://www.netbeans.org/issues/show_bug.cgi?id=164912 > > Thanks! > > > -- > > Fabrizio Giudici - Java Architect, Project Manager > > Tidalwave s.a.s. - "We make Java work. Everywhere." > > weblogs.java.net/blog/fabriziogiudici -www.tidalwave.it/blog > > [email protected] - mobile: +39 348.150.6941 > > > -- > > JFrog Ltd > > 5 Habonim st., P.O.Box 8187 > > Netanya, Israel 42504. > > Tel: +972 9 8941444 > > Fax: +972 9 8659977 > >http://www.jfrog.org/ > >http://freddy33.blogspot.com/ > >http://nothingisinfinite.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
