Brett Porter wrote:
The "template processor" take all resource files and replace in them
all parameter like @[EMAIL PROTECTED] It don't know if the file is a text
file, a java source file or a c# source file. We could remove .tpl
extension, but I don't like it.
Brett?
I'm confused.
The "template processor" take all resource files and replace in them
all parameter like @[EMAIL PROTECTED] It don't know if the file is a text
file, a java source file or a c# source file. We could remove .tpl
extension, but I don't like it.
Brett?
I'm confused. The files don't have a t
Rahul wrote:
Emmanuel Venisse wrote:
Project: maven-archetype-quickstart
- File App.java sitting under
srcmain/resources/archetype-resources/src/main/java/ is not
compilable. - The package reference in the source file is '$package'.
I believe the file is a template, so might
be an idea
Emmanuel Venisse wrote:
Project: maven-archetype-quickstart
- File App.java sitting under
srcmain/resources/archetype-resources/src/main/java/ is not
compilable. - The package reference in the source file is '$package'.
I believe the file is a template, so might
be an idea not to resolve
Rahul wrote:
Hi,
Some notes on project import that might help to refine this plugin:
1) Eclipse (I am using 3.1 RC1) does not traverses all sub-folders
when provided with a root directory to import projects from. It stops
traversing the sub-folders when it encounters first project
definiti
Hi,
Some notes on project import that might help to refine this plugin:
1) Eclipse (I am using 3.1 RC1) does not traverses all sub-folders
when provided with a root directory to import projects from. It stops
traversing the sub-folders when it encounters first project
definition (.project) in
Rahul wrote:
Hi,
Attached is a log that I have copied from the Eclipse workbench error
view for the Maven SVN trunk projects that I attempted to import into
Eclipse.
I am using 3.1M6 and I don't have this errors
Some notes on project import that might help to refine this plugin:
1) Ecl
Hi,
Attached is a log that I have copied from the Eclipse workbench error
view for the Maven SVN trunk projects that I attempted to import into
Eclipse.
Some notes on project import that might help to refine this plugin:
1) Eclipse (I am using 3.1 RC1) does not traverses all sub-folders when