Author Topic: Documentation says there is a Build->Java Properties and Java Live Errors  (Read 2518 times)

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
I was trying to find out how to use "Java Live Errors".

I went to the documentation, in help index I searched "live error" and double clicked on "Java Live Errors".

The docs here say that I should do Build->Java Options.

However there is no "Java Options" item in the Build menu.

If I go to Tools->Options->Languages->Application Languages->Java

I see "Compiler Properties", but I don't see anywhere here to enable Live Errors.

If I search for "live" in the tools->options search text, there are no hits.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6866
  • Hero Points: 528
You have to have a Java project open in order for there to be a Build->Java Options menu item.

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
I’m using a Maven java project. Shouldn’t this apply for Maven Java? How to enable live errors for maven java?

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6866
  • Hero Points: 528
Sounds like it’s not supported yet. Can’t say if it’s real hard or easy to add.

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Looking at it, I'd say it's a fair amount of work, even if I restrict it to just Maven and not the other new project types that support Java.  So this will have to be future work, not a fix for this release.  Until then, we can note the restrictions in the docs.