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

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