Jasper Validation not working in 2226
I just installed 2226, and somehow, Jasper validation went to hell. Let me note that I had previously moved my JDK directory, although I did update the JDK in IntelliJ.
So, now when I rebuild my web module, or when I right-click and do "Validate JSP's....", I get a Java VM Launcher pop-up with the error: "Could not find main class. Program will terminate!"
So, whats missing? What link is broken, or what library is IntelliJ not finding?
There is absolutely nothing in the log, save the standard VCS "time to save" entries.
Please sign in to leave a comment.
Im getting this in 4.5 (2233)
any ideas how to get this running?
I get the same ""Could not find main class. Program will terminate!" error
thanks!
Michael Van Kleeck wrote:
Hi,
This is bug which will be fixed in next refresh update of 4.5
John wrote:
>> I just installed 2226, and somehow, Jasper validation went to hell.
>> Let me note that I had previously moved my JDK directory, although I
>> did update the JDK in IntelliJ.
>>
>> So, now when I rebuild my web module, or when I right-click and do
>> "Validate JSP's....", I get a Java VM Launcher pop-up with the error:
>> "Could not find main class. Program will terminate!"
>>
>> So, whats missing? What link is broken, or what library is IntelliJ
>> not finding?
>>
>> There is absolutely nothing in the log, save the standard VCS "time to
>> save" entries.
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Hi,
As workaround I suggest to use JDK 1.4
Maxim Mossienko wrote:
>> Im getting this in 4.5 (2233)
>> any ideas how to get this running?
>> I get the same ""Could not find main class. Program will terminate!"
>> error
>>
>> thanks!
>>
>>
>> Michael Van Kleeck wrote:
>>
>>> I just installed 2226, and somehow, Jasper validation went to hell.
>>> Let me note that I had previously moved my JDK directory, although I
>>> did update the JDK in IntelliJ.
>>>
>>> So, now when I rebuild my web module, or when I right-click and do
>>> "Validate JSP's....", I get a Java VM Launcher pop-up with the error:
>>> "Could not find main class. Program will terminate!"
>>>
>>> So, whats missing? What link is broken, or what library is IntelliJ
>>> not finding?
>>>
>>> There is absolutely nothing in the log, save the standard VCS "time
>>> to save" entries.
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"