January 2013 Archives

OpenProj 1.4 with Oracle JDK

sun没落之后,java的发布逐步由oracle来接手,但是老的软件openproj却限制了只能用sun的java发行版,如何解决这个问题呢?

打开$HOME/.openproj/run.conf,将JAVA_OPTS选项加上一个定义-Djava.vendor=Sun即可,即:

JAVA_OPTS="-Xms128m -Xmx768m"

替换成

JAVA_OPTS="-Djava.vendor=Sun -Xms128m -Xmx768m"

学车囧途

第一次开始学车了,方向盘打不好,打得太慢,被师傅一顿狂骂。

Monthly Archives

Pages

Powered by Movable Type 7.7.2

About this Archive

This page is an archive of entries from January 2013 listed from newest to oldest.

December 2012 is the previous archive.

February 2013 is the next archive.

Find recent content on the main index or look in the archives to find all content.