Configuration of Eclipse installation and SWTJFACE project

xiaoxiao2021-03-05  22

Download Eclipse 3.0.1 version; confirm that Java JDK has been installed, use JDK1.4 or higher version; decompress Eclipse 3.0.1 download file; Configure $ {Eclipse} /eclipse.exe Shortcut, "$ {Eclipse} /eclipse.exe -VM% java_home% / bin / javaw.exe "; if you use VE, the configuration is as follows:

Download and install EMF Build 2.0.1; download and install GEF Build 3.0.1; download and install VE; SWT / JFACE project needs to be introduced:

SWT.jar, in "$ {Eclipse} /plugins/org.eclipse.swt.win32_3.0.1/ws/win32"; jface.jar, in "$ {Eclipse} /plugins/org.eclipse.jface_3.0.0" Zhong; runtime.jar, in "$ {Eclipse} /plugins/org.eclipse.core.Runtime_3.0.1"; SWT / JFACE project needs to be introduced DLL file, these DLL files copied directly to $ {java_home} / bin directory in:

SWT-WIN32-3063.DLL, in "$ {eclipse} /plugins/org.eclipse.swt.win32_3.0.1/OS/WIN32/x86"; pass the above configuration, basically start writing and run the SWT / JFACE project. . I don't know, what do you think? ? ? ? ? ? ? ? ?

转载请注明原文地址:https://www.9cbs.com/read-38154.html

New Post(0)