[RSS]


NetBeans 6.5 Ajax Tooling Development Plan

...Under construction...

Schedule

Milestone Date Status
NB 6.1 Technology Preview 05/14 Final QA & posting to Beta UC
NB 6.5 Milestone 1 xx/xx
NB 6.5 Milestone 2 (Beta) xx/xx
NB 6.5 Code Freeze xx/xx
NB 6.5 FCS xx/xx

NB 6.5 Milestone 1 features

JavaScript Debugger

  • Supported browsers
    • Firefox
  • Add & delete breakpoints in JavaScript code
  • View & navigate JavaScript Callstack
  • View & navigate source artifacts
  • Manage debugger session
  • View local variables
  • Set & delete watches
  • View browser DOM in the IDE
  • View CSS styles for DOM elements
  • Monitor AJAX transactions
  • J2EE Project integration
    • Debug Client Session: Run the project and launch a JavaScript debugging session in NetBeans, attached to the default desktop browser where the client-side application is running
    • Source Mapping: Correlate a client-side application (browser DOM) identified by a URI with the corresponding source file in the J2EE project.

NB 6.5 Milestone 2 (Beta) features

JavaScript Debugger

  • Supported browsers
    • Firefox
    • Internet Explorer
  • Ruby Project integration
    • Debug Client Session: Run the project and launch a JavaScript debugging session in NetBeans, attached to the default desktop browser where the client-side application is running
    • Source Mapping: Correlate a client-side application (browser DOM) identified by a URI with the corresponding source file in the Ruby project.
  • PHP Project integration
    • Debug Client Session: Run the project and launch a JavaScript debugging session in NetBeans, attached to the default desktop browser where the client-side application is running
    • Source Mapping: Correlate a client-side application (browser DOM) identified by a URI with the corresponding source file in the PHP project.

NB 6.5 Code Freeze

NB 6.5 FCS