Forum Discussion
Rek
11 years agoVisitor
"NewManLiving" wrote:
Eclipse has a project outliner that brings in the entire workspace, anything In your project can be included in the project tree. This means all file types in your channel. JSON XML images video can all be associated with a plugin or another program on your device. So it's easy to get into these files and edit them without bringing up seperate applicatons or maneuvering through other windows to get to these applications. You can also open up multiple projects to look at other code. You can build a repository and link that into all your projects. Then there is the outliner which is a tree view of the functions, variables and objects of all files that are open. This allows you to quickly see and get to any line in your brs file. Then there is the built in debugger which allows you to click on and open the offensive file and go right to the line. You can then debug. There is the packager which generates all that you need to create a package (although I have not used this feature ) automatic export. Selecting the box IP in a dropdown. You can quickly swith to other boxes on your television to do testing. There are so many things. You can drag and dock the various panels anywhere you like. In a nutshell it is what it is an IDE. Integrated development environment
Thanks for clarifying. Out of curiosity, what OS are you using to develop Roku apps?