Skip to content

NullPointerException at com.nitorcreations.robotframework.eclipseide.editors.RobotFrameworkTextfileEditor.ensureRFSupportedLineEndings(RobotFrameworkTextfileEditor.java:88) #75

@tsrinivas7

Description

@tsrinivas7

Hi

I'm trying this plugin with Eclipse Kepler with Java 1.8.0_45-b14 on Mac Pro. I'm hitting following error when opened a .robot file with TSV. Please fix this asap.

java.lang.NullPointerException
at com.nitorcreations.robotframework.eclipseide.editors.RobotFrameworkTextfileEditor.ensureRFSupportedLineEndings(RobotFrameworkTextfileEditor.java:88)
at com.nitorcreations.robotframework.eclipseide.editors.RobotFrameworkTextfileEditor.handleOpenDocument(RobotFrameworkTextfileEditor.java:81)
at com.nitorcreations.robotframework.eclipseide.editors.RobotFrameworkTextfileEditor.doSetInput(RobotFrameworkTextfileEditor.java:60)
at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3217)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.ui.internal.WorkbenchWindow$13.run(WorkbenchWindow.java:1829)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:1826)

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