Internal Website Search

1-10 of 78 resultsRefresh

Eclipse plugin problem (using ObjectDB as a separate bundle)

(4th button from top), click Validate Plugin-ins button (third on right from below, counting ... " plugin (see update site on attached dependencies.png), once the update is done and eclipse restarted,  select the _com.epimss.lab plugin, right click, select "Configure" in the popup menu

ObjectDB eclipse plugin

Hello, Creating an eclipse plugin from the downloadable objectdb.jar file ... > Could we have a genuine eclipse plugin from ObjectDB that works? You already have a plugin that integrates ... have both the eclipse plugin as well as the usual jar. Let me know what you think.

BIRT plugin: Trouble with Client/Server connection

; ObjectDB Birt Plugin - 2.5.3.01     ObjectDB Server 2.5.6_04 bmcalist.odb Brian It is unclear 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

Difficulty with the BIRT plugin

Hi, am trying to get the BIRT plugin to work. Firstly: connecting ... out what version the BIRT plugin is using. Next: connecting directly to a file datasource ... the plugin (it will become more flexible when support of using ObjectDB as a separate

ObjectDB current status of the BIRT plugin

version of the plugin? - What versions of Eclipse are supported for the plugin?

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

JPA / JDO Class Enhancer

the build process. The following Maven build file defines a Java compiler plugin that includes enhancement: <build> ...   <plugins> ...    <plugin>      ... <groupId>org.codehaus.mojo

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

Step 1: Create a Maven Web Project

> <pluginManagement> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> ... ;/target> </configuration> </plugin> <plugin> <groupId>

Step 1: Create a Maven Web Project

;    <plugins>     <plugin>      <groupId>org.apache.maven.plugins</groupId>      <artifactId>maven-compiler-plugin</artifactId>      <configuration>