Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
メソッドのJNIスタイルのシグネチャをどのように生成しますか?この特定のクラスの関数sendMessage(...)のパラメーターとして必要です。
http://publib.boulder.ibm.com/infocenter/rsmhelp/v7r0m0/index.jsp?topic=/org.eclipse.jdt.doc.isv/reference/api/org/eclipse/jdt/debug/core/IJavaObject .html
助けてくれてありがとう。
を使用しjavap -sます。javap -sJNI仕様のルールに従って手作業でそれを行うことができますが、せいぜい数秒であなたに伝えたであろうことを思い付くだけであり、最悪の場合、それを間違えてデバッグの悪夢を抱えることになります。
javap -s