Re: Compiling Netbeans 9 with PHP

2018-07-09 Thread Geertjan Wielenga
Without filing issues, or providing clues about what the problem is, issues will not magically get fixed. We'd love to know more details about problems you encounter, though note that PHP is not part of the Apache NetBeans (incubating) 9.0 release. Issues can be filed here: https://issues.apache.o

Re: Compiling Netbeans 9 with PHP

2018-07-09 Thread Rodrigo Santellan
Hi Pascal, I try the latest nightly 8.2 and it crash a lot with PHP so I will have to wait. Thanks for the help. Regards

Re: Compiling Netbeans 9 with PHP

2018-07-06 Thread Pascal Schorde
When you want to have PHP 7.1 support you can install the latest nightly from version 8.2 http://bits.netbeans.org/download/trunk/nightly/latest/ 2018-07-06 14:23 GMT+02:00 Geertjan Wielenga < geertjan.wiele...@googlemail.com.invalid>: > Apache NetBeans (incubating) 9.0 is focused only on Java SE

Re: Compiling Netbeans 9 with PHP

2018-07-06 Thread Geertjan Wielenga
Apache NetBeans (incubating) 9.0 is focused only on Java SE. Other features, e.g., Java EE, PHP, etc, have only recently been contributed and will not be part of this release. You can install them as plugins for the moment, but, again, these features have nothing to do with this release and whethe

Compiling Netbeans 9 with PHP

2018-07-06 Thread Rodrigo Santellan
Hi, I downloaded the last tag 9.0-vc2 and after running the ant I can't create a PHP project. How can I achieve that ? I really miss using Netbeans because it not support PHP 7.1 I can't look at a screen that is all red! Thanks in advance.!