Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><em>Update:</em></p> <p><strong>NetBeans 7.4</strong> Released in October 2013, builds on the functionality listed below. As well as direct download of most major JS source files from CDNJS. Version 7.4 includes "Editing support for AngularJS, Knockout and ExtJS frameworks, Navigator and code folding in JSON files, Enhanced code completion with improved accuracy" see more here: <a href="https://netbeans.org/community/releases/74/" rel="noreferrer">https://netbeans.org/community/releases/74/</a> </p> <p>To set up a new JS project: under the File Menu choose -> New Project.</p> <p><strong>Step 1:</strong> Select HTML5 in categories and HTML5 Application in Projects <img src="https://i.stack.imgur.com/3Gz23.jpg" alt="Step 1: select HTML5 in categories and HTML5 Application in Projects"></p> <p><strong>Step 2:</strong> Name your application. <img src="https://i.stack.imgur.com/yGf7m.jpg" alt="Step 2: name your application"></p> <p><strong>Step 3:</strong> Choose a site template. <img src="https://i.stack.imgur.com/vPZ9o.jpg" alt="Step 3: choose a site template"></p> <p><strong>Step 4:</strong> Search for available libraries, click on the Version number to download previous versions. <img src="https://i.stack.imgur.com/0YseW.jpg" alt="Step 4: Search for available JS libraries in &#39;Available&#39;"></p> <p>Finish and you are done.</p> <p><strong>NetBeans 7.3</strong> (scheduled for release in February 2013) introduces a new project type optimized for developing client web applications. This new project type can be found in New Project wizard in "HTML/JavaScript" category. HTML project supports is enabled by default for PHP and Java bundles of NetBeans, for other ones it need to be downloaded as a plugin.</p> <p>see: <a href="http://wiki.netbeans.org/NetBeans_73_NewAndNoteworthy#Project_Creation" rel="noreferrer">http://wiki.netbeans.org/NetBeans_73_NewAndNoteworthy#Project_Creation</a></p> <hr> <p><em>Original answer:</em></p> <p><code>File&gt; New Project&gt; PHP &gt; PHP Web Application</code> .. Sounds like crap, but works fine. Because NetBeans doesn't have Javascript or HTML projects yet (in 7.0.1). </p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload