Project encountered problems Java_taotao shop

Record project encountered problems Java_taotao shop

ecplise mars2 and matching the median jdk

Download the 64-bit ecplise, but jdk1.8 using a 32-bit operation will always prompt "Failed to load the JNI shared library " XX / Java / JDK6 / bin / .. jre / bin / client / jvm.dll . "According to this blog completely uninstall the JDK way to uninstall the old JDK, go to the official website to download the 64-bit JDK installation and set environment variables. ecplise to restart normal operation.

svn and connector download

From Help-> Install New Software installation svn plugin has been prompted after the installation is complete restart the download is less than svn connector.
Solution: From the subversive official website to download svn connector zip package. Once downloaded, from Help-> Install New Software, click Add-> Archive-> zip package path installation, installation, restart can be used.

pom.xml file report (system can not find the path specified.) problem

After taotao-parent committed to the svn, suddenly found taotao-manager-web pom.xml file of newspaper Error: xxx \ target \ classes \ META-INF \ MANIFEST.MF ( system can not find the path specified)
Resolution: refer to this blog to eclipse the menu bar: project-> clean ... select Clean all projects or Clean projects selected below (select this error must be checked items). After the clean-up is no longer an error

Guess you like

Origin www.cnblogs.com/weixia14/p/11628408.html