Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
javaFX
/
testData
/
highlighting
/
absenceOfDefineAttributes.fxml
blob: 1d336191b51c40d34d0b260aa3984353db46960a [
file
] [
log
] [
blame
]
<fx:root
type
=
"javafx.scene.layout.GridPane"
xmlns:fx
=
"http://javafx.com/fxml"
>
<fx:define
<error
descr
=
"Attribute source is not allowed here"
>
source
</error>
=""/>
</fx:root>