tkaplar / netbeans-opencart-plugin

NetBeans plugin for OpenCart
Other
10 stars 6 forks source link

install ? #1

Open djdaca opened 7 years ago

djdaca commented 7 years ago

How can install it to netbeans ? thx.

codeh4nter commented 7 years ago

It should be compiled.

You can check the version (fixed some errors during compilation) by link https://drive.google.com/open?id=0B9pAXo8oYJ0SQkg1bW9TVWowaEk

djdaca commented 7 years ago

Hi, thanx for the response but this is not help for me - i need instalation manual step by step what can i do to add this plugin to netbeans 8.1 :) Can u help me please ? :)

codeh4nter commented 7 years ago
  1. Open the link and press download button in the top right corner.
  2. Then open Netbeans.
  3. Choose Tools and then Plugins from the main menu.
  4. Switch to Downloaded tab.
  5. On the Downloaded tab click Add Plugins... button.
  6. In the file chooser, navigate to the folder with downloaded NBM file. Select the file and click OK. The plugin will show up in the list of plugins to be installed.
  7. Then click Install button in the Plugins dialog.
  8. Complete the installation wizard by clicking Next >, agreeing to the license terms and clicking Install button.
djdaca commented 7 years ago

Thanx 👍

codeh4nter commented 7 years ago

You are welcome :)

djdaca commented 7 years ago

I tried install it on netbeans 8.2 ( but at home have 8.1 ) and netbeans instalator write me problem with Common Annotations and not finish the install - its the problem with netbeans version ?

akoweb commented 6 years ago

hi how to install plugin into netbeans? not finde .nbm file!

codeh4nter commented 6 years ago

hi how to install plugin into netbeans? not finde .nbm file!

Hi!

You can download compiled nbm here.

CodingInTheUK commented 6 years ago

Some plugins require plugin Editor Library to be installed. The plugin Editor Library is requested in implementation version 23. The following plugin is affected:       OpenCart2

Some plugins require plugin File System API to be installed. The plugin File System API is requested in implementation version 201609300101. The following plugin is affected:       OpenCart2

Some plugins require plugin Filesystems NetBeans Client to be installed. The plugin Filesystems NetBeans Client is requested in implementation version 201609300101. The following plugin is affected:       OpenCart2

Some plugins not installed to avoid potential installation problems.

mupcku commented 6 years ago

Same with me.... Some plugins require plugin Editor Library to be installed. The plugin Editor Library is requested in implementation version 23. The following plugin is affected:       OpenCart2 Some plugins require plugin File System API to be installed. The plugin File System API is requested in implementation version 201609300101. The following plugin is affected:       OpenCart2 Some plugins require plugin Filesystems NetBeans Client to be installed. The plugin Filesystems NetBeans Client is requested in implementation version 201609300101. The following plugin is affected:       OpenCart2 Some plugins not installed to avoid potential installation problems. Anybody with solution?