Hi All,
Here is something I noticed while trying to setup support for my application in WLS 6.1.
I am sure many of you (may) have run into this before. I have over 20 jars to be deployed before proper compilation/build can be made in Eclipse! With an ant script that would be no problem though, because there is already one for this.
Well to cut it short, I had to modify the
C:\Users\leslie\Eclipse\2.1.1\workspace\.metadata\.plugins\com.genuitec.eclipse.easie.weblogic6\pref_store.ini
for Eclipse before being able to add all 20+ jars!
This really SUCKS! You cannot select multiple jars to add in the
Preference-->MyEclipse-->Application Servers-->Weblogic6-->Paths-->Add JAR/ZIP
section, although you will be allowed to multi-select!
Please fixit! I reported it way back but to my shock, its still there in 2.7 RC1 😡
Leslie