Hi, you can run the class Main from the jar OJBPlugin with out eclipse. Sorry I know nothing about Netbeans and how to make netbeans plugin. (I am also a beginner in eclipse plugin)
The plugin was made in scope of an WSAD project, where we define an Application framework for Web Applications. We use Struts and OJB. For Struts there was still a plugin to help the developers, but not for OJB, so I created one. regards Matthias Roth -----Ursprungliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 13. Januar 2003 08:12 An: OJB Users List Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Betreff: Antwort: Here is an Eclipse Plugin for OJB He, this is great, just a shame I am using Netbeans. Is there any way to adapt this for use within Netbeans? Stefan "Matthias Roth" <matthias.roth@ An: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> impart.ch> Kopie: Thema: Here is an Eclipse Plugin for OJB 10.01.2003 23:44 Bitte antworten an "OJB Users List" Hello, if you are interessed in an Eclipse Plugin for OJB to generate resource file and the value object here is a simple one: http://www.impart.ch/download/ It is based on the reversdb tool from OJB. I chaged the XML output and the Java generator. The Plug-in uses a property file (ImpartOJBGenerator.properties) under the users home directory. If the property file not exist then the program create a default file in your user home. For example in 'C:\Documents and Settings\impart' In the property file you can define: - DB connection settings - output directory - filename for user repository - packagename for the value objects - import for the value objects - implements for the value objects - extends for the value objects - The source is included. You can also execute OJBPlugin.jar with out the Eclips. If you have questions, remarks or wishes, tell me. Regards Matthais Roth Matthais Roth Dipl. Ing. HTL in Wirtschaftsinformatik impart Software Engineering GmbH Chasseralstrasse 13 Postfach CH-3063 Ittigen Phone +41 (0)31 922 39 25 Fax +41 (0)31 922 39 18 EMail mailto:[EMAIL PROTECTED] Homepage http://www.impart.ch -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
