3.5.2 and plug-in installation
1. first download eclipse 3.5.2.http: // sources 1.6.8 Source: http://subclipse.tigris.org/:http://subclipse.tigris.org/files/documents/906/47393/site-1.6.8.zipb.Findbugs 1.3.9 Source: http://findbugs.sourceforge.net/:http://nchc.dl.sourceforge.net/project/findbugs/findbugs%20eclipse%20plugin/1.3.9/edu.umd.cs.findbugs.plugin.eclipse_1.3.9.20090821.zipc.Bytecode outline plugin for eclipse 2.2.10 Source: http://asm.ow2.org/eclipse/index.html:http://download.forge.objectweb.org/asm/asm-3.2.jar (bytecode outline dependent jar) Release D: \ Java \ ec352 \ eclipse \ links create subeclipse under D: \ Java \ ec352 \ eclipse \ links. link. The content is: Path = D: \ Java \ ecplugin \ subeclipse. In D: \ Java \ ec352 \ eclipse \ links, create findbugs. link. The content is Path = D :\\ Java \\ ecplugin \\ findbugs. Create bytecode under D: \ Java \ ec352 \ eclipse \ links. link. The content is Path = D: \ Java \ ecplugin \ bytecode. This operation is too troublesome. You can double-click the following BAT to set ecplugin_link = D: \ Java \ ec352 \ eclipse \ linksmkdir % ecplugin_link % echo Path = D: \ Java \ ecplugin \ subeclipse> % ecplugin_link % \ subeclipse. linkecho Path = D :\\ Java \ ecplugin \ findbugs> % ecplugin_link % \ findbugs. linkecho Path = D :\\ Java \ ecplugin \ bytecode> % ecplugin_link % \ bytecode. link5. configure mavenmaven to run MVN Eclipse: Configure-Workspace-declipse. workspace = D: \ javadev \ Workspace