ObjectDB ObjectDB

Internal Website Search

1-10 of 60 resultsRefresh
172

Eclipse plugin problem (using ObjectDB as a separate bundle)

Validate Plugin-ins button (third on right from below, counting vertically from the "Close" button. Finally click Run (first button on last row) For the "Groovy" plugin (see update site on attached dependencies.png), once the update is done and eclipse restarted, select the _com.epimss.lab plugin, right
167

ObjectDB eclipse plugin

Hello, Creating an eclipse plugin from the downloadable objectdb.jar file DOES NOT work in the eclipse OSGi environment (at least that is my experience). Could we have a genuine eclipse plugin from ObjectDB that works? You already have a plugin that integrates Objectdb with BIRT
159

BIRT plugin: Trouble with Client/Server connection

ObjectDB Birt Plugin - 2.5.3.01 ObjectDB Server 2.5.6_04 Configurations: connection URL: objectdb ... if your issue is with the BIRT plugin (as stated in the title) or generally with running an ObjectDB Server and accessing it. The BIRT plugin uses the main ObjectDB library for accessing the database
156

Difficulty with the BIRT plugin

Hi, am trying to get the BIRT plugin to work. Firstly: connecting to an odb server doesn't seem to work (incompatible versions) - but there isn't any way to find out what version the BIRT plugin ... that is embedded in the plugin (it will become more flexible when support of using ObjectDB as a separate Eclipse
151

ObjectDB current status of the BIRT plugin

? - Is there any place where I could download a standalone version of the plugin? - What versions of Eclipse are supported for the plugin? martijnvt Martijn van Tilburg Sorry, there was a problem
147

Maven Enhancement with OSGi Plugins

Hello, I've an OSGi environment and try to enhance Classes with Maven as it is described in your tutorials. Now I get ClassNotFoundException's with some entity classes, which contains enums from other plugins. Is there a way to include classes in enhancement process? Thanks for your help
44

JPA / JDO Class Enhancer

file defines a Java compiler plugin that includes enhancement: <build> ...   <plugins> ...    <plugin>      ... <groupId>org.codehaus.mojo</groupId>       <artifactId>exec-maven-plugin</artifactId>      <version>1.6.0</version>       <dependencies>        <dependency
32

Better support for ObjectDB in Eclipse Plugins

ObjectDB can be used in Eclipse plugin, but currently it has to be embedded in the plugin and cannot be used from other plugins in which it is not embedded. More details can be found in the following forum threads: ObjectDB eclipse plugin Eclipse plugin problem (using ObjectDB as a separate bundle
12

Step 1: Create a Maven Web Project

</version> </dependency> </dependencies> <build> <pluginManagement> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin ... > </configuration> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec
12

Step 1: Create a Maven Web Project

.10</version>   </dependency> </dependencies> <build>   <pluginManagement>    <plugins>     <plugin>      <groupId>org.apache.maven.plugins</groupId>      <artifactId>maven-compiler-plugin ... >      </configuration>     </plugin>     <plugin>      <groupId>org.codehaus.mojo</groupId

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support