You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Narayan (JIRA)" <ji...@apache.org> on 2018/08/20 08:18:00 UTC

[jira] [Updated] (NETBEANS-1153) JavaFX CSS property suggestion inconsistent with directories of Maven project.

     [ https://issues.apache.org/jira/browse/NETBEANS-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Narayan updated NETBEANS-1153:
------------------------------
    Description: 
Hi, 

I have been using Apache NetBeans IDE 9.0 (Build incubator-netbeans-release-334-on-20180708) lately for developing Javafx application. I started to use the css editor and try to add some property like "-fx-background-color" and I do not get any suggestion .

 *Steps to produce the bug:*
 # Create javafx maven project 
 # Create new css file inside the src/main/resources
 # Edit that file to check for the css property suggestion 
 # Type "-fx" and Hit Ctrl+Enter

 

*CSS Suggestion works on /Styles directory:*
 # Create javafx maven project 
 # Create new css file inside the src/main/resources/Styles
 # Edit that file to check for the css property suggestion 
 # Type "-fx" and Hit Ctrl+Enter . It will now show suggestion

  was:
Hi, 

I have been using Apache NetBeans IDE 9.0 (Build incubator-netbeans-release-334-on-20180708) lately for developing Javafx application. I started to use the css editor and try to add some property like "-fx-background-color" and I do not get any suggestion .

 *Steps to produce the bug:*
 # Create java maven project 
 # Create new css file inside the src/main/resources
 # Edit that file to check for the css property suggestion 
 # Type "-fx" and Hit Ctrl+Enter

 

     Issue Type: Bug  (was: Improvement)
        Summary: JavaFX CSS property suggestion inconsistent with directories of Maven project.  (was: JavaFX CSS property suggestion)

> JavaFX CSS property suggestion inconsistent with directories of Maven project.
> ------------------------------------------------------------------------------
>
>                 Key: NETBEANS-1153
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1153
>             Project: NetBeans
>          Issue Type: Bug
>          Components: cnd - Code Completion
>    Affects Versions: 9.0
>         Environment: Processor:  AMD FX(tm)-8350 Eight-Core Processor
> RAM: 24 GB
> Ubuntu x64 18.04.1 LTS
> Java 1.8.0_181
>            Reporter: Narayan
>            Priority: Major
>              Labels: usability
>         Attachments: Screenshot from 2018-08-20 13-49-56.png
>
>
> Hi, 
> I have been using Apache NetBeans IDE 9.0 (Build incubator-netbeans-release-334-on-20180708) lately for developing Javafx application. I started to use the css editor and try to add some property like "-fx-background-color" and I do not get any suggestion .
>  *Steps to produce the bug:*
>  # Create javafx maven project 
>  # Create new css file inside the src/main/resources
>  # Edit that file to check for the css property suggestion 
>  # Type "-fx" and Hit Ctrl+Enter
>  
> *CSS Suggestion works on /Styles directory:*
>  # Create javafx maven project 
>  # Create new css file inside the src/main/resources/Styles
>  # Edit that file to check for the css property suggestion 
>  # Type "-fx" and Hit Ctrl+Enter . It will now show suggestion



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

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

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