Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hibachi » noobie qns on using the update plug'in
noobie qns on using the update plug'in [message #3360] Sun, 30 March 2008 22:13 Go to next message
james soh is currently offline james sohFriend
Messages: 28
Registered: July 2009
Junior Member
Hi Everyone,

recently I checked out org.eclipse.hibachi.*, I tried creating the plug-in
and feature via org.eclipse.hibachi.update.

When I run the plug-in, the icons for the debug and run configration tabs
were all missing (instead a red small square was shown)

when I tried debugging, Failed to launch ADI Debugger. Exec error.

Any hints on what i did incorrectly?


Where can I download the pdf as mention in the tutorial?

I am using ObjectAda for windows Special Edition V8.4 license key:DEMO

Todd in dev list mentioned about automated testing for the AST, I am
curious, is it Java JUnit or Ada AUnit that he is referring to?


Thanks
James Soh
Re: noobie qns on using the update plug'in [message #3394 is a reply to message #3360] Thu, 03 April 2008 11:04 Go to previous messageGo to next message
Tom GROSMAN is currently offline Tom GROSMANFriend
Messages: 16
Registered: July 2009
Junior Member
Hello James,

Since ObjectAda Special Edition does not include a commandline debugger
(adadb.exe), but only a GUI debugger, it does not support the protocol
needed to make it work with Hibachi. The other versions of ObjectAda (as of
v8.2) will work with Hibachi. The should be fixed in a future version of the
OA SE.

The reference to the pdf is a remnant of Hibachi's past as AonixADT. Can you
submit a bug for this, please? (You'll have to create a bugzilla account if
you don't have one already- (https://bugs.eclipse.org/). I'll see if there a
problem (IP, copyright, ...) with bringing the pdf into Hibachi.

Regards,

Tom


"James Soh" <zeroin23@gmail.com> a
Re: noobie qns on using the update plug'in [message #3427 is a reply to message #3360] Thu, 03 April 2008 15:48 Go to previous messageGo to next message
Adam Haselhuhn is currently offline Adam HaselhuhnFriend
Messages: 9
Registered: July 2009
Junior Member
James,

It looks like the problems you are seeing are issues resulting from
trasitioning the code base to the Eclipse project. We're still working on
creating the first release of Hibachi, and I'm working on those issues right
now.

In the meantime, you can run the plugins by using a runtime workspace. From
your workspace containing the Hibachi code, create a new launch of type
"Eclipse Application" and run it.

Adam Haselhuhn


"James Soh" <zeroin23@gmail.com> wrote in message
news:8337e17abc1e23b4542ad25bfdab8644$1@www.eclipse.org...
> Hi Everyone,
>
> recently I checked out org.eclipse.hibachi.*, I tried creating the plug-in
> and feature via org.eclipse.hibachi.update.
> When I run the plug-in, the icons for the debug and run configration tabs
> were all missing (instead a red small square was shown)
> when I tried debugging, Failed to launch ADI Debugger. Exec error.
> Any hints on what i did incorrectly?
>
> Where can I download the pdf as mention in the tutorial?
>
> I am using ObjectAda for windows Special Edition V8.4 license key:DEMO
>
> Todd in dev list mentioned about automated testing for the AST, I am
> curious, is it Java JUnit or Ada AUnit that he is referring to?
>
>
> Thanks
> James Soh
>
Re: noobie qns on using the update plug'in [message #3461 is a reply to message #3394] Mon, 07 April 2008 07:31 Go to previous messageGo to next message
james soh is currently offline james sohFriend
Messages: 28
Registered: July 2009
Junior Member
thanks 8)

#225935
Re: noobie qns on using the update plug'in [message #3494 is a reply to message #3427] Mon, 07 April 2008 07:37 Go to previous messageGo to next message
james soh is currently offline james sohFriend
Messages: 28
Registered: July 2009
Junior Member
Thanks for the bug report 8)
Re: noobie qns on using the update plug'in [message #3526 is a reply to message #3494] Fri, 11 April 2008 18:57 Go to previous message
Adam Haselhuhn is currently offline Adam HaselhuhnFriend
Messages: 9
Registered: July 2009
Junior Member
James,

Both of the issues you reported should now be resolved.

Adam

"James Soh" <zeroin23@gmail.com> wrote in message
news:e3cca9bc36bbdbd922955881058ba7df$1@www.eclipse.org...
> Thanks for the bug report 8)
Re: noobie qns on using the update plug'in [message #565396 is a reply to message #3360] Thu, 03 April 2008 11:04 Go to previous message
Tom GROSMAN is currently offline Tom GROSMANFriend
Messages: 16
Registered: July 2009
Junior Member
Hello James,

Since ObjectAda Special Edition does not include a commandline debugger
(adadb.exe), but only a GUI debugger, it does not support the protocol
needed to make it work with Hibachi. The other versions of ObjectAda (as of
v8.2) will work with Hibachi. The should be fixed in a future version of the
OA SE.

The reference to the pdf is a remnant of Hibachi's past as AonixADT. Can you
submit a bug for this, please? (You'll have to create a bugzilla account if
you don't have one already- (https://bugs.eclipse.org/). I'll see if there a
problem (IP, copyright, ...) with bringing the pdf into Hibachi.

Regards,

Tom


"James Soh" <zeroin23@gmail.com> a
Re: noobie qns on using the update plug'in [message #565406 is a reply to message #3360] Thu, 03 April 2008 15:48 Go to previous message
Adam Haselhuhn is currently offline Adam HaselhuhnFriend
Messages: 9
Registered: July 2009
Junior Member
James,

It looks like the problems you are seeing are issues resulting from
trasitioning the code base to the Eclipse project. We're still working on
creating the first release of Hibachi, and I'm working on those issues right
now.

In the meantime, you can run the plugins by using a runtime workspace. From
your workspace containing the Hibachi code, create a new launch of type
"Eclipse Application" and run it.

Adam Haselhuhn


"James Soh" <zeroin23@gmail.com> wrote in message
news:8337e17abc1e23b4542ad25bfdab8644$1@www.eclipse.org...
> Hi Everyone,
>
> recently I checked out org.eclipse.hibachi.*, I tried creating the plug-in
> and feature via org.eclipse.hibachi.update.
> When I run the plug-in, the icons for the debug and run configration tabs
> were all missing (instead a red small square was shown)
> when I tried debugging, Failed to launch ADI Debugger. Exec error.
> Any hints on what i did incorrectly?
>
> Where can I download the pdf as mention in the tutorial?
>
> I am using ObjectAda for windows Special Edition V8.4 license key:DEMO
>
> Todd in dev list mentioned about automated testing for the AST, I am
> curious, is it Java JUnit or Ada AUnit that he is referring to?
>
>
> Thanks
> James Soh
>
Re: noobie qns on using the update plug'in [message #565431 is a reply to message #3394] Mon, 07 April 2008 07:31 Go to previous message
james soh is currently offline james sohFriend
Messages: 28
Registered: July 2009
Junior Member
thanks 8)

#225935
Re: noobie qns on using the update plug'in [message #565457 is a reply to message #3427] Mon, 07 April 2008 07:37 Go to previous message
james soh is currently offline james sohFriend
Messages: 28
Registered: July 2009
Junior Member
Thanks for the bug report 8)
Re: noobie qns on using the update plug'in [message #565482 is a reply to message #3494] Fri, 11 April 2008 18:57 Go to previous message
Adam Haselhuhn is currently offline Adam HaselhuhnFriend
Messages: 9
Registered: July 2009
Junior Member
James,

Both of the issues you reported should now be resolved.

Adam

"James Soh" <zeroin23@gmail.com> wrote in message
news:e3cca9bc36bbdbd922955881058ba7df$1@www.eclipse.org...
> Thanks for the bug report 8)
Previous Topic:noobie qns on using the update plug'in
Next Topic:Hibachi binaries are now available
Goto Forum:
  


Current Time: Thu Mar 28 20:44:36 GMT 2024

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

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

Back to the top