|
|
Browse by Tags
All Tags » db4o » Eclipse (RSS)
-
Hello,
I'm writing an OSGi application with an db4o database and I have problems storing objects into the db4o database. My environment is as follows:
- Windows XP, Eclipse 3.3, db4o version 6.4
As OSGi implementation I'm using Equinox. When I'm trying to run a bundle inside my eclipse environment and I try to store something to the database, ...
-
If you are interested in Scala, make sure you watch this interview with Martin Odersky, the key designer of the language.
In case you don't know Scala yet:
It's a fusion of functional programming and object-orientation, taking the very best of both worlds.
It compiles to Java byte code and .NET IL code, so you can mix Scala with your ...
-
If you are interested in Scala, make sure you watch this interview with Martin Odersky, the key designer of the language.
In case you don't know Scala yet:
It's a fusion of functional programming and object-orientation, taking the very best of both worlds.
It compiles to Java byte code and .NET IL code, so you can mix Scala with your ...
-
I'm new to db4o and eclipse, but I created a project that compiles and runs fine in eclipse but when I export the jar file it doesn't export the db4o class that is included so the jar file can't be launched. How do I tell eclipse to create a reference or link to the db4o jar files in order to run the classes outside of the IDE without getting ...
|
|
|