Skip to content

uno-skeletonmaker with --java5 option #154

Description

@prrvchr

LOEclipse use uno-skeletonmaker with --java5 option to create a new (Java) Extension project (see file: /core/source/org/libreoffice/ide/eclipse/core/internal/model/UnoFactory.java)

I can't find a way to get rid of the:

  • __getComponentFactory( String sImplementationName )
  • __writeRegistryServiceInfo( XRegistryKey xRegistryKey )
    methods which is no longer needed by the UNO services in passive registration.

Maybe it is necessary to modify the source code of the utility uno-skeletonmaker itself?
Maybe we can use a tpl file in place of uno-skeletonmaker, but how about idl file?

Any good suggestion is welcome.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions