Author Topic: Autocomplete java in jsp  (Read 3186 times)

naas

  • Junior Community Member
  • Posts: 7
  • Hero Points: 1
Autocomplete java in jsp
« on: October 20, 2013, 12:10:11 PM »
In a .jsp file containing this:
<%
session  = request.getSession(true);
Object o = session.getAttribute("fool");

when typing o. nothing happens.

In a .java file with the same contents, typing o. gives a list of all Object methods and values. How can I get slickedit 2013 mac to do the same in a .jsp file?

Dennis

  • Senior Community Member
  • Posts: 3999
  • Hero Points: 522
Re: Autocomplete java in jsp
« Reply #1 on: October 25, 2013, 06:59:25 PM »
Thanks for the report.  I am creating a hot fix for this for 18.0.1.