Skip to content

Can't compile JavaKeywords Demo #57

@tlaemmlein

Description

@tlaemmlein

Hi Tomas,

I can't compile JavaKeywords Demo. My tools and libs are Ecplise Kepler, Java jdk-8u20 and richtextfx-fat-1.0.0-SNAPSHOT.jar. The problem is from line 61 to 63:
codeArea.textProperty().addListener((obs, oldText, newText) -> {
codeArea.setStyleSpans(0, computeHighlighting(newText));
});
The error message is:
Description Resource Path Location Type
Syntax error on token ",", ( expected JavaKeywords.java /MyJavaFXApp/src/application line 61 Java Problem
Description Resource Path Location Type
Syntax error on tokens, delete these tokens JavaKeywords.java /MyJavaFXApp/src/application line 61 Java Problem

Can you help me in this case?

Kind Regards,

Thomas Laemmlein

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions