Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EGL Development Tools » Snippets!(Correction)
Snippets! [message #814807] Tue, 06 March 2012 22:58 Go to next message
Dan Darnell is currently offline Dan DarnellFriend
Messages: 145
Registered: November 2011
Location: Arkansas
Senior Member
Over on the wiki page for service snippets I see this:

myBindingVar IHTTP? = SysLib.getResource(uri="binding:myResource");

Shouldn't it be this?

myBindingVar IHTTP? = SysLib.getResource("binding:myResource");

--Dan
Re: Snippets! [message #814812 is a reply to message #814807] Tue, 06 March 2012 23:04 Go to previous message
Justin Spadea is currently offline Justin SpadeaFriend
Messages: 66
Registered: July 2009
Member
Yes, yes it should. I've gone ahead and made the update. While you're looking at the snippets, feel free to contribute some where there's holes! All you need is an eclipse.org account.

-Justin
Previous Topic:Read the latest EDT blog
Next Topic:0.8 M2 RUI Properties Library generated code error
Goto Forum:
  


Current Time: Tue Mar 19 04:15:30 GMT 2024

Powered by FUDForum. Page generated in 0.02417 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top