dev4java / veloeclipse

Automatically exported from code.google.com/p/veloeclipse
Other
0 stars 0 forks source link

Velocity is not initialized correctly #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install veloclipse 2.0.8 plugin
2. install a jetty plugin(used in our company)
3. run jetty plugin debug project failed

What is the expected output? What do you see instead?
see the accessory file.
when run jetty plugin initialize velocity failed, the classloader was changed 
by veloeclipse.

ERROR: The specified class for ResourceManager 
(org.apache.velocity.runtime.resource.ResourceManagerImpl) does not implement 
org.apache.velocity.runtime.resource.ResourceManager; Velocity is not 
initialized correctly.

What version of the product are you using? On what operating system?
Veloeclipse 2.0.8 on Eclipse 3.6.1 

Please provide any additional information below.

Original issue reported on code.google.com by suf...@gmail.com on 29 Oct 2010 at 7:45