Enable content assist eclipse for Netsuite

穿精又带淫゛_ 提交于 2019-12-22 09:06:51

问题


How can I enable autocomplete / content-assist (ctrl+space) in Eclipse for Netsuite? If I create with java content assist work correctly, but if I open and create for Netsuite project content assist doesn't work correctly.
Any one can help?
Thanks


回答1:


Download Eclipse Luna from this Link https://www.genuitec.com/luna/. and download Eclipse Standard 4.4.2 and install it. After Installation follow bellow steps.

  1. From the Eclipse IDE, click the Help menu then select Install New Software…
  2. On the Available Software window, add the repository location by clicking on the Add button.
  3. In Name: type SuiteCloud IDE

  4. In Location: type http://system.netsuite.com/download/ide/update_e4

Note: There are two repository locations depending on the Eclipse version you’re using.

• For Eclipse version 3.7 and earlier, use http://system.netsuite.com/download/ide/update.

• For Eclipse version 3.8 and newer, use http://system.netsuite.com/download/ide/update_e4

  1. In the Work with: field, choose the newly added repository by selecting SuiteCloud IDE.
  2. This will load up the installation options for the plugin. Put a checkmark on the SuiteCloud IDE option.

  3. Click Next to view the installation details.

  4. Accept the terms of the license agreement and click Finish.
  5. Wait for the installation process to complete. Once it’s done, you will be asked to restart Eclipse; just click Yes.

    Note :A warning message may appear while installing the plugin. This is normal. Just click OK to continue with the installation

  6. You might be prompted to go through the SuiteCloud IDE Setup Wizard. Please cancel this wizard at this point and will be configured in class.




回答2:


The documentation up to date says:

The following table shows the supported versions of Eclipse for each SuiteCloud IDE version:

SuiteCloud IDE Version >>> Eclipse Version

  1. 2016.2.0.e4 >>> 4.3.2
  2. 2017.1.0 >>> 4.3.2

Here the Source, You must to login into your netsuite account in order to see the content

I was trying to work using eclipse neon 2, but It was impossible to do. So I downloaded the Eclipse Standard Version 4.3.2 and it works fine with the content assist (ctrl+ barspace). Eclipse Standard Version 4.3.2



来源:https://stackoverflow.com/questions/40338384/enable-content-assist-eclipse-for-netsuite

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!