Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-238

NetBeans Meta Generation Support

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.4
    • Wish List
    • IDE
    • None

    Description

      As a member of the trifecta of major Java IDEs, NetBeans should be supported for project meta generation (e.g. `buildr netbeans`). Currently, only Eclipse and IDEA are supported. Meta generation for NetBeans could be fairly simple, even going so far as to delegate from Ant to buildr for any real action:

      <target name="build">
      <execute command="buildr compile"/>
      </target>

      The important point would be to correctly generate `nbproject/project.xml`, which (AFAIK) is specified by the following documentation: http://www.netbeans.org/kb/articles/freeform-config-40.html

      Attachments

        Activity

          People

            Unassigned Unassigned
            djspiewak Daniel Spiewak
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: