Title: Message
> (1) this feature might be very expensive. Every app. server has its own JSP compiler and
> there is no plain common mapping between these two. You can do something like that
> in Forte, but that is one of reasons why is it so HUGE.
 
This is not very expensive actually.  The only problem here is that it's appserver-specific, so we'll implement a couple of them (for Tomcat and Orion) and we'll let everyone else write the rest.
 
Btw, later we will support the JSR 045 - "Debugging support for other languages" which will provide an ability to debug programs written in any language that get finally transformed into Java.
 

Best regards,

Eugene Belyaev
IntelliJ Software, http://www.intellij.com
"Develop with pleasure"

 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Nemec, Richard
Sent: Tuesday, November 27, 2001 6:03 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [Eap-list] Feature Requests

Mike,
(1) this feature might be very expensive. Every app. server has its own JSP compiler and
there is no plain common mapping between these two. You can do something like that
in Forte, but that is one of reasons why is it so HUGE.
(2) You can do that. Menu: Code/Implement methods...
 
r.
 
-----Original Message-----
From: Mike Liu [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 26, 2001 11:55 PM
To: Eap-List@Intellij. Com
Subject: [Eap-list] Feature Requests

Hi all,

 

Hopefully this is where I submit feature requests.  Here's two:

 

1)       JSP Debugging.  On the actual JSP file, not the compiled servlet

2)       "Implement methods" feature where it automatically creates the method signatures defined in the interface(s) for the class that implements these interface(s).

 

Any votes?

 

 

Thanks,

Mike Liu

 

 

 

Reply via email to