OpenOffice NetBeans Integration/To-Dos

From Apache OpenOffice Wiki
< OpenOffice NetBeans Integration
Revision as of 14:07, 6 March 2008 by Rvojta (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview of task which have to be done to enhance the current plugin


Redesign of UNO project ANT targets

The UNO ANT targets use default targets of NetBeans to build and jar all project types. This should change to a process that is more aligned to the NetBeans behaviour that leaves overwriting of these targets to the end user.

C++ support

With the inclusion of C++ as supported programming language in NetBeans, the plugin should also support the creation of all project types in C++.

Scripting support

General support of scripting (Java, Javascript, ...). It should be possbile to create, deploy and debug scripts from within NetBeans into the office or into open documents.

Minor Tasks

- none at the moment -

Native dialog designer

There's no way how to design native OpenOffice.org dialog inside NetBeans. It would be nice to include OpenOffice.org dialog designer in NetBeans, design dialog and generate class to control dialog. More information about this effort is available at OpenOffice_NetBeans_Integration/Native_Dialog_Designer.

Personal tools