Difference between revisions of "OpenOffice.org Basic in NetBeans"

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page: This is the starting point, to use NetBeans as an IDE for OpenOffice.org Basic, especially with VCL TestTool and the testautomation project. Current features: * Syntax highlighting of Sta...)
 
Line 17: Line 17:
 
* [[OpenOffice.org_Basic_in_NetBeans/files/language.nbs | language.nbs]]
 
* [[OpenOffice.org_Basic_in_NetBeans/files/language.nbs | language.nbs]]
 
* [[OpenOffice.org_Basic_in_NetBeans/files/project....| NetBeans project file]]
 
* [[OpenOffice.org_Basic_in_NetBeans/files/project....| NetBeans project file]]
 +
 +
Links:
 +
* [http://wiki.netbeans.org/GLFTutorial Generic Languages Framework Tutorial]
 +
* [http://wiki.netbeans.org/SchliemannNBSLanguageDescription NBS Language Description]
 +
* [http://blogs.sun.com/geertjan/date/20070316 Quick Start Guide for Schliemann]
 +
* [http://www.netbeans.org/community/magazine/html/04/schliemann.html NetBeans Magazine, Issue 4 . Schliemann in the Field]

Revision as of 13:19, 2 March 2009

This is the starting point, to use NetBeans as an IDE for OpenOffice.org Basic, especially with VCL TestTool and the testautomation project.

Current features:

  • Syntax highlighting of StarBasic commands
  • Highlighting of VCL TestTool commands
  • Highlighting of comments, operators, numbers
  • Detection of updates to the module (A new .nbm is available)

Open:

  • Code Folding
  • Semantc detection
  • Use colors for syntaxhighlighting from NetBeans

The development preview is available at http://extensions.services.openoffice.org/files/testtool/org-openoffice-vcltesttoolsupport.nbm

Development files:

Links:

Personal tools