0

I am currently developing a ROKU channel in eclipse IDE. And when i start typing it's didn't show any suggestion of variables and methods. Help me to solve this problem.

Appzoro
  • 1
  • 1

2 Answers2

1

For a better experience, I recommend that you switch to Atom with the following packages:

There is also the option to use Roku's own package, but you will have to add it manually. For more information see their GitHub repo

Carlos Paulino
  • 736
  • 6
  • 9
0

You can utilize Roku plugins in eclipse IDE. Please have a look here

https://blog.roku.com/developer/roku-eclipse-plugin

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

Harish
  • 1,841
  • 1
  • 13
  • 26