2007年11月17日土曜日

JBossTools を FreeBSDのEclipseで??

xulrunnerのバージョンの問題(ライブラリの問題)で本家のFederaでもVPEが動かないケースがあるようですが、それに対して下のような書き込み(http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105567#4105567)がありました。
これだと、FreeBSDでも動かせるかもしれません、、、。
======================================================
Well, that just worked. Awesome!

Here's what I did:

0) Stop Eclipse
1) Rename the org.mozilla.xulrunner.gtk.linux.x86_1.8.1.3-20070904 folder to org.mozilla.xulrunner.gtk.linux.x86_64_1.8.1.9
2) Replace the xulrunner directory in there with my x86_64 build
3) Update the META-INF/MANIFEST.MF to look like this -

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mozilla Xulrunner
Bundle-SymbolicName: org.mozilla.xulrunner.gtk.linux.x86_64;singleton:=true
Bundle-Version: 1.8.1.9
Bundle-Vendor: mozilla.org
Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86_64))

4) Start Eclipse and browse to any of my Seam project view xhtml files.
===============================================================

0 件のコメント:

アンテナ切り替えの自動化 (続き)

 調子よく動いていると思っていたら、インジケータのLEDが次々と点かなくなってゆく、、、。 不精して、出力端子(14Vのon/off)にLEDを直列抵抗と入れていたのですが、これではダメっぽい。 LEDが死んでいる。 では、という事でFETのスイッチを入れて、ゲート電圧で検出して...