I want to setup a Web Project utilizing the Eclipse RAP Framework.
My toolchain bases on Maven & Netbeans. The three work together, I am able to start a sample RAP Application. Now I want to add further stuff (images / resources, extensions etc.) and the FAQ seems to rely on the fact that one uses Eclipse. It references visual controls of the IDE on various places.
The question is where do the various configuration elements go if you never open Eclipse? I could not find the documentation on this.
Currently I try to figure out where the parameters for the build.properties
go if you don't have one.
Also where does one place the plugin.xml
for the extension configuration? Do I have to configure its location somewhere?
I would prefer a solution that includes a link to the original documentation. Alternatively a filetree containing the locations of configuration files would be much appreciated.
If you ask yourself why I don't use Eclipse, it crashes on my machine all the time. Also I don't like it.