Difference between revisions of "OpenOffice NetBeans Integration/To-Dos"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Default package)
(Native dialog designer link)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Overview of task which have to be done to enhance the current plugin
 
Overview of task which have to be done to enhance the current plugin
 +
  
 
== Redesign of UNO project ANT targets ==
 
== Redesign of UNO project ANT targets ==
Line 10: Line 11:
 
== Minor Tasks ==
 
== 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]].
  
  
 
[[Category:NetBeans]]
 
[[Category:NetBeans]]

Latest revision as of 14:07, 6 March 2008

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