Google eclipse plugin terms question

2010-01-06 Thread Fred
Hi,

if (and it's a big if) I were about to create a m2eclipse project
configurator for Google Eclipse Plugin, it seems I'd have to ask
google first (http://code.google.com/eclipse/terms.html §9.1).
Do you know if accessing the plugin source code would be possible?

regards,

Fred Bricon
-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Re: Google eclipse plugin terms question

2010-01-06 Thread Fred
Thanks Keith.

For a m2e plugin configurator, I was thinking adding the gdt nature
and builder would be the first obvious things to do.
For sure, it can be done without the gdt dependency or source code,
but I think it falls in the reverse-engineering category (not allowed)

Using the gdt API would probably be a better idea as tighter
integration could be achieved, that's what we did with WTP.
Source code is still the best documentation one can get. I know open
sourcing the plugin is planned. But in the mean time,
since we're not allowed to decompile the classes to understand the
mechanics, having legally access to the source would be great.

But again, that's hypothetical. I'm not committing to build anything,
just thinking about it.

regards,

Fred Bricon

On Jan 6, 9:49 pm, Keith Platfoot kplatf...@google.com wrote:
 Hi Fred,

 The Google Plugin for Eclipse has not yet been open sourced, but we intend
 to do so in the future.

 Is the source necessary to create a m2eclipse project configurator?

 Keith

 On Wed, Jan 6, 2010 at 6:27 AM, Fred fbri...@gmail.com wrote:
  Hi,

  if (and it's a big if) I were about to create a m2eclipse project
  configurator for Google Eclipse Plugin, it seems I'd have to ask
  google first (http://code.google.com/eclipse/terms.html§9.1).
  Do you know if accessing the plugin source code would be possible?

  regards,

  Fred Bricon

  --
  You received this message because you are subscribed to the Google Groups
  Google Web Toolkit group.
  To post to this group, send email to google-web-tool...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.
-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.