Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » Css editor not recognizing certain properties
Css editor not recognizing certain properties [message #1790756] Fri, 15 June 2018 16:13 Go to next message
Austin James is currently offline Austin JamesFriend
Messages: 1
Registered: June 2018
Junior Member
In the e(fx)eclipse css editor certain specific properties show up as unknown. However I know that these are real properties the one in the image is used to get rid of lines in a table view.
index.php/fa/33134/0/
Does anyone know why this happens and how I could fix this.
Like add it to a dictionary or lower its severity.

Any help would be appreciated
  • Attachment: problem.PNG
    (Size: 11.82KB, Downloaded 797 times)
Re: Css editor not recognizing certain properties [message #1790838 is a reply to message #1790756] Mon, 18 June 2018 19:49 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
It is not a property but a variable, similar to eg -fx-base! You can suppress the warning by putting /** @SuppressWarnings */ directly above it.
Previous Topic:how to add new part in the javafx e4 editor
Next Topic:Launching e(fx)clipse
Goto Forum:
  


Current Time: Sat May 04 08:31:42 GMT 2024

Powered by FUDForum. Page generated in 0.02729 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top