Hi Alexandro,

Alexandro Colorado a écrit :

> A feature that might make IDE better is integrated to Xray or PyXray on
> a way that can autocomplete the methods however basic itself is limited
> within the UNO framework. Java and C++ is the way to go to true hack the
> UNO space, this makes it a bit away from their range for the Basic IDE
> since is not made to handle java or C++ code. Cedric was working on a
> eclipse module but I am not sure if it was specifically for UNO
> developemnt.

I was and am still working on the Eclipse plugin. I'm now making it
understandable by other developers to let people help me ;) Its aim is
to support UNO development and includes:
  + UNO-IDL editor
  + Some UNO types creation wizards (still has to be completed to
support every main type)
  + build from .idl file to .class file in Java

What still needs to be done:
  + Adding an export wizard for Java in order to create a package
  + Adding C++ support (using Eclipse CDT)
  + Adding Python support (using pyDev plugin)
  + Supporting URE applications
  + Writing some more documentation for the plugin (developer's guide)
  + Migrating the wiki pages on my own wiki to the OOo one.

I hope that my work is clearer to you now ;)

Cedric

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to