Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.0.0
-
None
-
0.5
-
Tiger Sprint 133
Description
In a feature for a training I add a class org.example.channel.MyChannelInfo. I want to refer to that class in an xml file that will be injected in the project. The "org.example" bit is dependent on the package name that was choosen when the project was created with the archetype. There is no placeholder yet for this. There is
{{beansPackage}}
and
{{componentsPackage}}
. I think we also need
{{projectPackage}}
that contains "org.example" or whatever package was choosen.
Attachments
Issue Links
- waits for
-
ARCHE-489 Make selected package name available in project-settings.xml file
- Closed