import problem
vikrant kamble (132●38●97)
| asked Jun 17 '15, 6:09 a.m.
edited Jun 17 '15, 6:44 a.m. by Ralph Schoon (63.5k●3●36●46)
I made plug in project "DB2Connectivity"
When I try to import db2jcc jar file it is showing me error I am importing it to META-INF folder \ Why is it not letting me import properly? |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Jun 17 '15, 6:44 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Jar files don't belong into the META-INF folder. Create a folder lib in the root of the project area and then make sure to include it in your classpath. I'd suggest to search for hints in the internet. I can't be more specific as I haven't done this for a while.
Comments Hi Ralph
I found this answer https://jazz.net/forum/questions/48348/how-to-use-external-library-in-a-plugin by using google library plugin site:jazz.net .
This is a good starting point and you should probably also search the wider internet
e.g. (Google is my friend)
I am sure there are more.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.