Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Javafx wrong error marked

$
0
0

in FXML this

 

<ComboBox fx:id="cmbaction" layoutX="876.0" layoutY="469.0" prefHeight="23.0" prefWidth="187.0">

                  <items>

                    <FXCollections fx:factory="observableArrayList">

                      <String fx:value="1" />

                      <String fx:value="2" />

 

                  </items>

                  <stylesheets>

                    <URL value="@../framework/resourcesimg/Style.css" />

                  </stylesheets>

                </ComboBox>

 

 

is marking FXCOllections in red as an error and is not.


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>