Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to bundle up multiple jars to create one ADF Library Jar File

Muhammad.RizwanOct 27 2015 — edited Nov 2 2015

Hi,

I am using jdev 12.1.3.

I've few individual jar files and want to bundle them into one adflib jar which can then be included into any adf project. The purpose is to include only one jar instead of several.

for this,

1. I created a view controller project.

2. in the project properties, added my jar files in the class path as following screen shot

pastedImage_1.png

3. created deployment profile as ADF Library Jar File

Now, when I deploy this app, the size of the jar file is only 5 KB. I was expecting it to be sum of the size of individual jars.

is this the right way of including jars? how can I achieve this?

any ideas?

thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2015
Added on Oct 27 2015
7 comments
1,367 views