How can I install laravel framework for NetBeans 7.4 - netbeans

I have installed Laravel and I want to use use framework annotations and code completion in the NetBeans 7.4 IDE, there is no Laravel plugin in the section "Install plug-ins". I have found a plug in for Netbeans on github but I am unsure how I install it, here is the link https://github.com/nbphpcouncil/nb-laravel-plugin

Taken from repository's discussion:
Please download a nbm for your version of NetBeans.
https://github.com/nbphpcouncil/nb-laravel-plugin/releases
Then, please try to add the plugin : Tools > Plugins > Downloaded >
Add

Related

liferay plugin for eclipse version 4.3(kepler)

I want to install liferay plugin in my eclipse version 4.3.
Is there any liferay-IDE update-site available for it?
my liferay version is liferay-portal-tomcat-6.1.2-ce-ga3
note:due to use liferay6.1 I needed to install java6 and remove java8 so I can not install newer versions of eclipse.
In Eclipse Marketplace search for liferay
Click on a search result
Click on the download icon (below the Install button)
Copy the update site URL, e. g. of the Tern Eclipse IDE (available also for Kepler): http://oss.opensagres.fr/tern.repository/1.2.0/
Note, you can install different Java versions, a new one to run the latest Eclipse IDE and Java 6 for your target application (see: Window > Preferences: Java > Installed JREs).
I just downloaded update-site 1.6.2 from https://sourceforge.net/projects/lportal/files/Liferay%20IDE/ and it did work!

Maven for Eclipse plugin m2ecplise installation

I want to try out this websocket implementation:
https://jwebsocket.org/documentation/installation-guide/eclipse
The project is provided with maven. Thus I want to install the m2eclipse plugin as suggested on their site.
The problem is that the provided link does not work:
http://m2eclipse.sonatype.org/sites/m2e
I also tried this one:
http://eclipse.org/m2e/download/
Both are not working.
Can someone give me a hint how to install this plugin?
That information is outdated, referring to Eclipse 3.3 and 3.5.
Maven integration is part of Eclipse itself now. If you download a current Eclipse bundle it can be part of it. http://www.eclipse.org/downloads/compare.php?release=kepler
If you downloaded the "classic" version go to Help > Install New Software, select the update site for your version (should be "Kepler") and select the Maven integration via filter or category ("Collaboration").

GWT Plugin for eclipse 3.7(helios). i am getting error

After selecting google plugin for eclipse and SDK and proceeding next . I am getting error
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.7 3.2.4.v201306061638-rel-r37
(com.google.gdt.eclipse.suite.e37.feature.feature.group 3.2.4.v201306061638-rel-r37)
Missing requirement: Google Plugin for Eclipse 3.7 3.2.4.v201306061638-rel-r37
(com.google.gdt.eclipse.suite.e37.feature.feature.group 3.2.4.v201306061638-rel-r37)
requires 'org.eclipse.wst.css.core 0.0.0' but it could not be found
Are you installing plugins using the eclipse marketplace? If you're installing plugins by manually entering repositories make sure they have a plugin that's compatible with your version of eclipse.
As Glenn noted, you need to be very careful with versions here.
It is best to install any ecplise pulgin using an update site. For Eclipse 3.7, you would use http://dl.google.com/eclipse/plugin/3.7 for the GWT update site.
If you were to do a manual install, then make sure to download the correct archive, in your case 3.7, listed here: https://developers.google.com/eclipse/docs/install-from-zip
If the installation is giving you trouble, try restarting Eclipse and run it as administrator. This could be the case if Eclipse is installed in a shared or system directory (e.g. "Program Files").
If you have selected the Android development kit part of the GPE then you need to separately install the Android SDK. But you don't need that if you are only doing GWT development. Just uncheck that.

Netbeans 7.1 Icefaces 3 Modules Installation Error

I've installed Netbeans 7.1 and downloaded the icefaces mudules (ICEfaces 3.0.0 project integration plugin for NetBeans 7.1) but when i install the modules i get an error..
Some plugins require plugin J2EE Project Support Utilities to be installed.
The plugin J2EE Project Support Utilities is requested in implementation version 201112071828.
The following plugin is affected: ICEfaces 3
Some plugins require plugin JSF API to be installed.
The plugin JSF API is requested in implementation version 201112071828.
The following plugin is affected: ICEfaces Editor Support
Thanks!
This has been logged as an issue by the ICEfaces support team. http://jira.icesoft.org/browse/ICE-7873
Download this 2 ICEfaces-3.0.0-Netbeans-7.0.x-modules and ICEfaces-3.0.0-Netbeans-7.1-modules
Install ICEfacesLibraries 3.0.0 ONLY from ICEfaces-3.0.0-Netbeans-7.1-modules.
Restart Netbeans.
Then Install ICEfaces 3 Editor Support [7.0.6] from the ICEfaces-3.0.0-Netbeans-7.0.x-modules package(just click continue when asked).
Then install ICEfaces 3 Framework [7.0.6] from the same package.
If you want you can install all of them from ICEfaces-3.0.0-Netbeans-7.0.x-modules.All this work to me.

Cannot complete installing Google Plugin for eclipse

I am trying to install the Google Plugin in eclipse but I get the follwoing error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.6 1.4.2.v201012211742
(com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
Missing requirement: Google Eclipse 3.6 Platform Plugin 1.4.2.v201012211742 (com.google.gdt.eclipse.platform.e36 1.4.2.v201012211742) requires 'bundle org.eclipse.equinox.p2.operations 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Google Plugin for Eclipse 3.6 1.4.2.v201012211742 (com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
To: com.google.gdt.eclipse.platform.e36 [1.4.2.v201012211742]
Please help
The App Engine documentation is old, that is the problem. There are newer releases of the API:
http://dl.google.com/eclipse/plugin/3.3
http://dl.google.com/eclipse/plugin/3.4
http://dl.google.com/eclipse/plugin/3.5
http://dl.google.com/eclipse/plugin/3.6
http://dl.google.com/eclipse/plugin/3.7
http://dl.google.com/eclipse/plugin/4.2
Try the one that suits your IDE.
I had the same problem and finally found the solution. Hope it works for you too.
Follow these steps and then try to install the plugin again.
Select Help > Install New Software...
Select the Helios update site in the Work with dropdown. If it's not there, you can enter the URL directly: http://download.eclipse.org/releases/helios
Install Helios > Web, XML, and Java EE Development > Eclipse Web Developer Tools.
Go to About / Install New Software... and enter this URL: http://download.eclipse.org/mylyn/releases/latest
After the list populates, select MyLyn SDKs and Frameworks / MyLyn Commons. Once that plug-in installs, restart Eclipse and then the Google App Engine plug-in should install.
When you are on the Available Software screen, after having selected the software you want to install, before you click next, if you check the box "Contact all update sites during install to find required software." then eclipse will automatically resolve and install the needed plugins for you.
I got the same error and looking at the messages indicated that it was due to a conflict between Java EE IDE and Google plugin fo different eclipse runtimes ( 3.6 and 3.5).
So I upgraded the Java EE IDE to the latest version available and that solved the problem.
I found out that ADT-Bundle whose version is eclipse 4.2 has this issue of installing google plugin and when I downloaded eclipse and Android SDK separately and connected them together. It solved the problem. Google plugin installation worked super fine then
Check to see the "type" of Eclipse you are using. I was using the main version of Luna 4.4.2 and having this problem. I then switched to the "Java EE" type of Eclipse, and installed the Google Plugin and AppEngine with no issues. I believe it is because the "Java EE" type comes with WTP.