Create Events witht the plugin
confile opened this issue · 12 comments
It would be great to have the ability to create Events like in the old plugin:
Yeah, this would be nice. :)
Is someone working on this feature? I mean can't you copy the code from the 0.6 plugin?
+1
No one is working on the feature that I know of this time. I rewrote the code generation to generate code from a templates repo. The concept can be copied, but the feature add will be a little different.
Well the feature is the same. I have to use the 0.6 plugin because the new one will not have the full feature set.
My new plugin has basic support for creating events:
Update Site: http://3-dot-pushstateslash.appspot.com/repository (Probably only works on Luna)
@rdwallis There's another contributor that is working on the plugin, you guys should really sync together.
Every single simplification is welcome. To me it is more important to start a project with only required stuff, than having an example of usage. So archetype may be more complexe and that is fine, but the most basic setup should only show "Hello world".
I usually start from a local git project that has nothing. Still takes 15 minutes to rename everything every time :D
Who's the other contributor?
My goal with the create project wizard is for the base project to be the
simplest possible working GWTP project and for people to get that project
by just having no features selected.
Then the features work as an advertisement for useful addons and a kind of
interactive tutorial where new users can click together a bunch of feature
choices and see what happens, then delete their project and see what
happens if they choose other features.
On Mon, Aug 18, 2014 at 3:25 PM, christiangoudreau <notifications@github.com
wrote:
@rdwallis https://github.com/rdwallis There's another contributor that
is working on the plugin, you guys should really sync together.Every single simplification is welcome. To me it is more important to
start a project with only required stuff, than having an example of usage.
So archetype may be more complexe and that is fine, but the most basic
setup should only show "Hello world".I usually start from a local git project that has nothing. Still takes 15
minutes to rename everything every time :D—
Reply to this email directly or view it on GitHub
#83 (comment)
.
That is the perfect approach!
Fixed by new plugin
Where is the new plugin?
Installation instructions are at:
http://arcbees.github.io/gwtp-eclipse-plugin/
On Thu, Oct 2, 2014 at 4:19 PM, Confile notifications@github.com wrote:
Where is the new plugin?
—
Reply to this email directly or view it on GitHub
#83 (comment)
.