I tryed to install it on NetBeans 7.1.2 and got the same error:
“Alguns plug-ins requerem que o plug-in APIs PHP seja instalado.
O plug-in APIs PHP foi solicitado na versão de implementação 201203012225.”
Did anyone get install it?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
July 27, 2011 6:36pm
Subscribe [13]#16 / Jul 23, 2012 7:50am
I tryed to install it on NetBeans 7.1.2 and got the same error:
“Alguns plug-ins requerem que o plug-in APIs PHP seja instalado.
O plug-in APIs PHP foi solicitado na versão de implementação 201203012225.”
Did anyone get install it?
#17 / Jul 27, 2012 6:30am
@kako & @Nando Araujo
Probably because you were installing wrong plugin version
CI plugin for Netbeans 7.1.2 and 7.2.0 released now only. The url of auto update center is also changed. Visit project page here
#18 / Jul 27, 2012 11:57pm
@phpkode
Ok, I have installed the plugin. Now what is the benefits. Only create a New Project as CI Project? No Auto Complete or load models within the string?
#19 / Jul 28, 2012 7:13am
@phpkode
Ok, I have installed the plugin. Now what is the benefits. Only create a New Project as CI Project? No Auto Complete or load models within the string?
It does give auto-complete. Check link for example
#20 / Jul 30, 2012 6:40am
Ok i have installed and its not loading anything. If you guys wondering an easy way. I have created a simple tiny PHP Application that is scan your model folder and create a auto complete file in your project folder. I have tested in Netbeans 7.2, And Its worked perfectly.
Follow the steps…
1. Download the following index.php
https://docs.google.com/open?id=0B6O2lLwRbtZWWFpOb0dpMnBaYTQ
2. Create a new folder CI_AUTO in your wamp or Xampp folder
3. paste it in your CI_AUTO folder
4. after that open URL http://localhost/CI_AUTO
5. Follow the instruction.
6. If it’s really helpful to you, simply thank me. 😊
#21 / Aug 02, 2012 9:40am
Ok i have installed and its not loading anything.
I have installed this plugin without any problem on Netbeans 7.1.1 and 7.2 , and it does give auto complete. I think it is better to ask ( or maybe help/collaborate 😉 ) in the project page if you are still having problems
http://kenai.com/projects/nbphpci/forums/general-discussion-forum
If you guys wondering an easy way. I have created a simple tiny PHP Application that is scan your model folder and create a auto complete file in your project folder. I have tested in Netbeans 7.2, And Its worked perfectly.
Follow the steps…
1. Download the following index.php
https://docs.google.com/open?id=0B6O2lLwRbtZWWFpOb0dpMnBaYTQ2. Create a new folder CI_AUTO in your wamp or Xampp folder
3. paste it in your CI_AUTO folder
4. after that open URL http://localhost/CI_AUTO
5. Follow the instruction.
6. If it’s really helpful to you, simply thank me. 😊
Good work ! The file did give me auto-complete.
But since I am a beginner in both Codeigniter and netbeans, it would be inappropriate for me to Judge your work 😊
#22 / Oct 22, 2012 3:48pm
Hi Guys
I tried installing the plugin on Netbeans 7.1.2 and on 7.2.1 I get the following error:
Some plugins require plugin PHP APIs to be installed.
The plugin PHP APIs is requested in implementation version 201207171143. The following plugin is affected: PHP CI Framework
The PHP CI Framework Repository installed without a problem. I’m using the following:
Windows 7 Prof,PHP Plugin Version: 1.37.1 Source: NetBeans IDE 7.2.1 (Build 201210100934)
I also have PHP Plugin Version: 1.27.2 Source: NetBeans IDE 7.1.2 (Build 201204101705)
Thank You
#23 / Nov 03, 2012 4:27am
I tried to install it on Netbeans 7.2.1 and get this error:
Some plugins require plugin PHP APIs to be installed.
The plugin PHP APIs is requested in implementation version 201207171143. The following plugin is affected: PHP CI Framework
Where is plugin PHP APIs?
#24 / Nov 04, 2012 4:37am
Hi everyone. I have successful installed the plugin and it comes with CI Autocomplete 😊
@Reza
I had the same issue until I download Netbeans(with only PHP support) 7.2 and not 7.2.1. Please try that as well. All the best.
Regards
#25 / Nov 05, 2012 2:38am
@Reza
I had the same issue until I download Netbeans(with only PHP support) 7.2 and not 7.2.1. Please try that as well.
I tried it and it works. Thanks.
#26 / Feb 15, 2013 10:02am
Is there any solution for Netbeans 7.2.1.
Where ist the problem. Could a plugin-Update solve it ?