RE: How to Add the SuiteCloud IDE Plug-in for Eclipse Update Site?

Hi All,

Trying to To add the SuiteCloud IDE Plug-in update site in Eclipse latest version : eclipse-jee-2021-03-R-win32-x86_64

my netsuite accout version is 21.1, and i use this location :

https://system.netsuite.com/download/suitecloud-sdk/ideplugin/eclipse/21.1

and  i’m getting below error , how i could fix it ?

Cannot complete the install because one or more required items could not be found.
Software being installed: SuiteCloud IDE 2021.1.1 (com.netsuite.ide.eclipse.feature.feature.group 2021.1.1)
Missing requirement: SuiteCloud IDE Debugger 2021.1.1 (com.netsuite.ide.eclipse.debugger 2021.1.1) requires ‘osgi.bundle; org.eclipse.wst.jsdt.debug.ui 1.0.101’ but it could not be found
Cannot satisfy dependency:
From: SuiteCloud IDE Debugger Feature 2021.1.1 (com.netsuite.ide.eclipse.debugger.feature.feature.group 2021.1.1)
To: org.eclipse.equinox.p2.iu; com.netsuite.ide.eclipse.debugger [2021.1.1,2021.1.1]
Cannot satisfy dependency:
From: SuiteCloud IDE 2021.1.1 (com.netsuite.ide.eclipse.feature.feature.group 2021.1.1)
To: org.eclipse.equinox.p2.iu; com.netsuite.ide.eclipse.debugger.feature.feature.group [2021.1.1,2021.1.1]

 

 

 

butterflyeffect Rookie Asked on April 22, 2021 in Other.
Add Comment
1 Answers

I am on 21.1 and same error.  I went back to Eclipse and used the 20.2 location instead and it installed with out the error message:

https://system.netsuite.com/download/suitecloud-sdk/ideplugin/eclipse/20.2

I will prob try to update to 21.1 so will post how it goes.

=============================================================================================

Add the IDE Plug-in update site as follows:

  1. In the navigator, select Install/Update > Available Software Sites.
  2. Click Add. The Add Site window appears.
  3. Enter the following information:
    Option Description
    Name SuiteCloud IDE Plug-in for Eclipse Update Site
    Location

    Note

     

    For compatibility reasons, your IDE plug-in version must match the version of your NetSuite account.

     

    If your account is on version 21.1, use:

    https://system.netsuite.com/download/suitecloud-sdk/ideplugin/eclipse/21.1

    For accounts on version 20.2, use:

    https://system.netsuite.com/download/suitecloud-sdk/ideplugin/eclipse/20.2

Rookie Answered on August 4, 2021.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.