|
|
Re: JSDT [message #770033 is a reply to message #769827] |
Fri, 23 December 2011 01:21   |
Eclipse User |
|
|
|
Thank You for your reply
Going through the code of JSDT Validation I found that both versions (i.e 1.2.3 which supports unresolved type,field,method and latest one which does not support) parse the code and found the problem of Unresolved type,field,method.
But in apis: invalidMethod, invalidField,invalidType of ProblemReporter Class ,
for version 1.2.3 it calculates severity using projectID and preference and report error on editor if severity is set to Error in preferences.
where as in latest version severity is hardcoded to ProblemSeverities.Ignore, so the problem is not reported to the editor.
Is there any way to turn on this feature through program, since i have requirement for the same in my project.
In anticipation of your reply.
Thank You,
Shalini Gupta
|
|
|
Re: JSDT [message #774430 is a reply to message #770033] |
Tue, 03 January 2012 17:53  |
Eclipse User |
|
|
|
On 12/23/2011 1:21 AM, Shalini wrote:
> Is there any way to turn on this feature through program, since i have
> requirement for the same in my project.
>
> In anticipation of your reply.
No. You can still recompile that plug-in if you want to restore the
change, but there's no plan to go back and turn them on.
---
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational
|
|
|
Powered by
FUDForum. Page generated in 0.09905 seconds