java.lang.NoSuchMethodError: java.io.File.toPath() -


there problem when used stream-upload plugin upload file .questions follows:

java.lang.nosuchmethoderror: java.io.file.topath()ljava/nio/file/path; 

environment: jdk 1.7 + tomcat 6.0 + myexclipse

enter image description here

enter image description here

topath method requires java 7. make sure using same version of java across machine.


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -