Hi Snjezana,
I've been looking at the Maven Library provider lately for https://issues.jboss.org/browse/JBIDE-10911
and there's something I don't quite understand :
In https://github.com/jbosstools/jbosstools-svn-mirror/blob/trunk/maven/plugins/org.jboss.tools.maven.core/src/org/jboss/tools/maven/core/libprov/MavenLibraryProviderInstallOperation.java#L96
when libraryResource is saved, the generated file contains the original contents of the
template, not those from libraryModel.
I can't figure out what's wrong in the code. Do you have any idea?
Regards,
Fred Bricon