| Eclipse Plug-In instructions |
|
|
|
|
Note: You will need to install the OpenLexicon Server in order to run the examples in this posting. The server and wizard is separate from the eclipse plug-in. The eclipse plug-in generates a web service for each of the rulsets in the business object. This instruction set connects the sample repository to the eclipse plug-in. The purpose of the eclipse plug-in is to simply the use of OpenLexicon's web service (called LexiconConnectorService). The eclipse plugin will also generate Java-Clients for the WSDL. You can read how to do this here. If you are looking for Java connectors to OpenLexicon business rules, then you should download the source code and follow the examples in the tutorial. After you download the eclipse plug-in , put the .jar in your plugin's directory and start eclipse. In the eclipse menu->windows-> preferences you should see a menu item for OpenLexicon create a new project and enter these setting for the repository that is supplied with the server installations: This will connect with the business objects that are in the tutorial. Name: Sample Project Driver: com.mysql.jdbc.Driver URL: jdbc:mysql://localhost:9906/openlexicon_complete user: root password: //make no entry here To see the plug-in select windows->show view-> other there should be a setting for OpenLexicon. |
OpenLexicon.org | Home