2010年1月17日日曜日

Eclipse Galileo for FreeBSD

下のメールでpluginについての問題が解決されたみたいです。 使ってみていますが、今までの中では一番問題が少なくなっているかもしれません。  

Thank you Steph!!

From: "Stephane E. Potvin"
To: freebsd-eclipse@freebsd.org
: : : :
The patch file is available at the following address: http://people.freebsd.org/~sepotvin/eclipse_351_rc2.diff
You should also use the eclipse-R3_5_1-fetched-src.tar.bz2 file from the same location.

To apply, start with a clean eclipse checkout

cd ${PORTSDIR}/java/eclipse
patch -E < eclipse_351_rc2.diff
find . -name "*.orig" -delete

: : : :

0 件のコメント:

温湿度モニター(続き) 

バッテリの充電をしても直ぐに止まってしまうので、止む無く回収修理することにしました。しかし、5年前の物で入手できるものは既になく、今更 ESP8266 でもないので ESP32-S3 , SHT45 で作り直してみることにしました。 ESP32と言っても色々あるので、 deep ...