[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[koi-dev] Eclipse running in a console mode
|
- From: Sandor Zsolt <sandor_zsolt@xxxxxxxxxxx>
- Date: Sun, 19 Oct 2003 14:41:36 +0200 (CEST)
- Delivered-to: koi-dev@eclipse.org
Hi all!
We held an aikido demonstartion (i am alive, thanks God :))),
after that, i had some time to work on eclipse-non-gui-console
stuff. Finally, I made the eclipse platform to be able to run like
a console application!!! It runs well under linux, perhaps, it
will run under windoze, too... Some days later i will make an
english language documentation or howto about this.
So, we are now able to make a koi-server, that has NO
gui and that is based on eclipse, so we can use the
plugin and other nice features...
I spent some time about reading the source of koi...
Question:
Why we don't use an object-persistence stuff, like torque
( from jakarta.apache.org) or hibernate (.sf.net)? It is pretty
much nicer, than these hand coded sql scripts...
Now, i will work about the integration of koi and the
koi-eclipse-platform :))
Any questions?
Regards:
Zso