Warning: Cannot convert string "<Key>Escape,_Key_Cancel" to type VirtualBinding Warning: Cannot convert string "<Key>Home,_Key_Begin" to type VirtualBinding Warning: Cannot convert string "<Key>F1,_Key_Help" to type VirtualBinding Warning: Cannot convert string "Shift<Key>F10,_Key_Menu" to type VirtualBinding Warning: Cannot convert string "<Key>F10,Shift_Key_Menu" to type VirtualBinding Warning: Cannot convert string "<Key>KP_Enter,_Key_Execute" to type VirtualBinding Warning: Cannot convert string "Alt<Key>Return,Alt_Key_KP_Enter" to type VirtualBinding Warning: Cannot convert string "-misc-kochi-mincho-medium-r-normal-*-*-0-*-*-c-*-jisx0208.1983-0" to type FontStruct 2003/03/10 2:23:37 java.util.prefs.FileSystemPreferences$2 run 警告: Could not create system preferences directory. System preferences are unusable.
>>955 JARについては956のいう通りだけどclassファイルはそのままだと ビルドパスに入らない。まず、Javaプロジェクト内から New -> Folder -> Advanced -> Link to folder in the file system.を使ってclass ファイルを含むフォルダにワークスペース内からリンクを張る。そのつぎ にプロジェクトのプロパティで、Java build path -> Libraries -> Add Class Folder.ただし2.1系限定。
java.lang.ClassCastException at org.eclipse.ui.internal.NewWizardShortcutAction.run(NewWizardShortcutAction.java:64) at org.eclipse.jface.action.Action.runWithEvent(Action.java:842)