Hi All,
I'm doing a project on Eclipse RCP to call spring. I found that it is not possible to do so. Do anyone try it already ?
The following is my case:
I built a plugin on RCP . Inside the...
Type: Posts; User: ryanhowai; Keyword(s):
Hi All,
I'm doing a project on Eclipse RCP to call spring. I found that it is not possible to do so. Do anyone try it already ?
The following is my case:
I built a plugin on RCP . Inside the...
Thanks
I'm using Eclipse 3.0 and developing a plugin for RCP in Window2K.
I can run smoothly when I just using Maven test case. But not work when integrate with eclipse plugin.
Oh yes...it is...
Anyone meet this problem?
I can make sure that classes12.jar in my classpath already.
Error:
org.springframework.jdbc.CannotGetJdbcConnectionException: Could not load JDBC driver class...