Hi,

Aravinda Liyanage wrote:
Hello everyone..

I want to create a *new chart style for open office*.

1. What is the *most suitable IDE, netbeans or ecipse for this project*??? If that is eclipse, *How to integrate(install plugin or something) open office into it????*

2. I installed Open office plugin to Netbeans and Create a addon project. But there is no class created which includes "*dispatch*" method.. So it can't be deploy and gives error msg shown below.

OOo.PNG


Images are not send through the mailinglist, so I can't see it.
But have you tried to search in the OpenOffice.org wiki?
Here you may find help for the netbeans integration:
http://wiki.services.openoffice.org/wiki/OpenOffice_NetBeans_Integration

3. *what is the project type which I have to use for creating a New chart style*??? ( as an add-on or other type ) Open office user Guide doesn't give sufficient information about this..


If you want to do something with java you definitely will need to learn about the UNO API.
Best is to study the developers guide first:
http://api.openoffice.org/docs/DevelopersGuide/DevelopersGuide.xhtml

The chart API is described there also in chapter 11.

What is it exactly that you want to do?

Kind regards,
Ingrid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to