[jira] [Commented] (NETBEANS-2518) personal "PHP interpreter" for each project

2019-05-08 Thread Tomas Mysik (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835686#comment-16835686
 ] 

Tomas Mysik commented on NETBEANS-2518:
---

[~Userator] Can you provide a screenshot(s)? Not sure what you mean exactly. 
Thanks.

 

Note: There is a possibility to create a Run Configuration (in the Project 
Properties dialog) as [~junichi11] writes. There, any PHP interpreter (in fact, 
it does not need to be a PHP interpreter at all ;) can be selected. Once any 
PHP file in your project is run, the selected PHP interpreter is used.

 

> personal "PHP interpreter" for each project
> ---
>
> Key: NETBEANS-2518
> URL: https://issues.apache.org/jira/browse/NETBEANS-2518
> Project: NetBeans
>  Issue Type: Improvement
>  Components: php - Code, php - Project
>Affects Versions: 10.0, 11.0
>Reporter: Mihail
>Priority: Major
>  Labels: php
>
> In the current implementation, netbeans allows you to select only one "PHP 
> interpreter file" for use.
> any_project -> /usr/bin/php5.6
> in a situation where projects require the use of different versions of the 
> "PHP interpreter file", when switching to another project, you have to 
> forcefully reinstall the version of the "PHP interpreter file" in the IDE 
> configuration, which is very inconvenient.
> it would be useful to be able to set the "PHP interpreter file" personally 
> for each project.
> for example:
> project_1 -> /usr/bin/php5.6
> project_2 -> /usr/bin/php7.1
> project_3 -> /usr/bin/php7.3



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2518) personal "PHP interpreter" for each project

2019-05-08 Thread Junichi Yamamoto (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835609#comment-16835609
 ] 

Junichi Yamamoto commented on NETBEANS-2518:


You should be able to set a specific PHP interpreter per project. See Project 
Properties > Run Configuration > Run As: Script (run in command line)

cc: [~tmysik]

> personal "PHP interpreter" for each project
> ---
>
> Key: NETBEANS-2518
> URL: https://issues.apache.org/jira/browse/NETBEANS-2518
> Project: NetBeans
>  Issue Type: Improvement
>  Components: php - Code, php - Project
>Affects Versions: 10.0, 11.0
>Reporter: Mihail
>Priority: Major
>  Labels: php
>
> In the current implementation, netbeans allows you to select only one "PHP 
> interpreter file" for use.
> any_project -> /usr/bin/php5.6
> in a situation where projects require the use of different versions of the 
> "PHP interpreter file", when switching to another project, you have to 
> forcefully reinstall the version of the "PHP interpreter file" in the IDE 
> configuration, which is very inconvenient.
> it would be useful to be able to set the "PHP interpreter file" personally 
> for each project.
> for example:
> project_1 -> /usr/bin/php5.6
> project_2 -> /usr/bin/php7.1
> project_3 -> /usr/bin/php7.3



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists