facebook

make an external jar available to test instance of workbench

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #210525 Reply

    nvulisetti
    Member

    Hi,
    Dono if this is the appropriate forum to ask this question. Pls bear with me.

    I am doing a plugin development which refers to an api. This API is available to workbench where I am doing the development. But when I launch a test workbench, the external API is not visible to the test workbench.

    How can I make the external API available to the plugin in the test workbench instance?

    #210532 Reply

    Scott Anderson
    Participant

    If the external API is a plugin, you’ll need to include it in your launch configuration. If it’s a jar library you need to add an entry in the enclosing plugins plugin.xml file for it and specify that it is for export.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: make an external jar available to test instance of workbench

You must be logged in to post in the forum log in