"bmn" wrote:
hi all,
im trying to install the plugin but im getting this error:
Cannot complete the install because one or more required items could not be found.
Software being installed: BrightScript Core 1.0.0.201110271644 (com.roku.brightscript.ide.eclipse.core.feature.group 1.0.0.201110271644)
Missing requirement: BrightScript Plugin 1.0.0.201110271644 (com.roku.brightscript.plugin 1.0.0.201110271644) requires 'bundle org.eclipse.dltk.debug.ui [2.0.0,2.1.0]' but it could not be found
Cannot satisfy dependency:
From: BrightScript Core 1.0.0.201110271644 (com.roku.brightscript.ide.eclipse.core.feature.group 1.0.0.201110271644)
To: com.roku.brightscript.plugin [1.0.0.201110271644]
can anybody help me! thanks!!
My guess is that you are using Eclipse 3.7 and you haven't added the DLTK update site (
http://download.eclipse.org/technology/dltk/updates/ ) to your "Available Software Sites" list as mentioned on page 4 of the plugin guide (
http://rokudev.roku.com/rokudev/eclipsePluginGuide.pdf ).
But if you've done that already...
Q1: What specific Eclipse package are you using? Should be: "Eclipse IDE for Java Developers", either version 3.6 (aka Helios) or 3.7 (aka Indigo).
and
Q2: What specific operating system are you using ( I've sanity tested on Win7, WinXP, OSX Snow Leopard )?
Cheers