Hi all. How can I add a 'jar' module as a dependency to a 'war' module so: * 'jar' module is included in the WEB-INF/lib * but 'war' module sources should not see 'jar' module classes (e.g. autocompletion feature in an IDE doesn't work)?
Thank you for your time. -- Alexander Semenov <[email protected]> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
