Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
Description
The HelloComponent tutorial talks about creating a block descriptor, but does not tell you
1) where to put this descriptor
2) how to deploy the block (something to do with BLOCK-INF ??)
I guess it's because the tutorial assumes that merlin was built from the trunk. When you download the binary there are no tutorial files, so i made a blank maven project, copied the class, made a basic project.xml and maven.xml to get things compiling.