Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
wtao-redfast
Reel Rookie

Eclipse install Roku Plugin failed

I tried to install the roku plugin by following the sdk documentation at https://developer.roku.com/docs/developer-program/getting-started/ide-support.md#installing-eclipse-...

It appears, the Location: https://www.eclipse.org/eclipseide, doesn't have the roku plugin for install

can you check?

 

Screen Shot 2020-01-12 at 10.41.02 PM.png

12 REPLIES 12
kid992
Channel Surfer

Re: Eclipse install Roku Plugin failed

I think it is here 

Roku plugin - https://devtools.web.roku.com/ide/eclipse/plugin

wtao-redfast
Reel Rookie

Re: Eclipse install Roku Plugin failed

when uses the https://devtools.web.roku.com/ide/eclipse/plugin, in the middle of the installation, i got the following error

Cannot complete the install because one or more required items could not be found.

  Software being installed: BrightScript Core 1.2.0.201903201715 (com.roku.brightscript.ide.eclipse.core.feature.group 1.2.0.201903201715)

  Missing requirement: BrightScript Plugin 1.2.0.201903201715 (com.roku.brightscript.plugin 1.2.0.201903201715) requires 'osgi.bundle; org.eclipse.dltk.core [5.0.0,6.0.0)' but it could not be found

  Cannot satisfy dependency:

    From: BrightScript Core 1.2.0.201903201715 (com.roku.brightscript.ide.eclipse.core.feature.group 1.2.0.201903201715)

    To: org.eclipse.equinox.p2.iu; com.roku.brightscript.plugin [1.2.0.201903201715,1.2.0.201903201715]

wtao-redfast
Reel Rookie

Re: Eclipse install Roku Plugin failed

finally i resolved it by installing DLTK from http://download.eclipse.org/technology/dltk/updates-dev/5.6/

https://www.eclipse.org/dltk/install.php

Roku, you need to update your documentation. 

Re: Eclipse install Roku Plugin failed

Thanks! @wtao-redfast. I had the same issue and your solution solved it.

Help > Install New Software > (work with) Add > Paste link in "Location"> Follow prompts to install > Restart eclipse.

Once that is done, Help > Install New Software > (work with) Use dropdown to select "Roku Plugin" > Next > Select Brightscript > "Next" > Follow prompts to install > Restart eclipse.

 

Re: Eclipse install Roku Plugin failed

it works

you are my hero

reylo
Reel Rookie

Re: Eclipse install Roku Plugin failed

The same problem. I resolve with your solution.. Excelent...

samofsqui
Newbie

Re: Eclipse install Roku Plugin failed

I confirm that this works. ROKU should update their documentation.

JaceM
Newbie

Re: Eclipse install Roku Plugin failed

Thanks @wtao-redfast for the tip on DLTK installation site address!

Re: Eclipse install Roku Plugin failed

Thanks! @wtao-redfast. It worked