[
http://jira.jboss.com/jira/browse/JBIDE-1180?page=all ]
Max Andersen updated JBIDE-1180:
--------------------------------
Description: I noticed that our seamvalidator reads each .java file into memory before
validating; it must be much more efficient to use ICompliationParticipant to validate
these things since then we will just use the already existing representation inside
eclipse and we can also limit the checks to be in only relevant strings etc. (was: I
noticed that our seamvalidator reads each .java file into memory before validating; it
much be much more efficient to use ICompliationParticipant to validate these things.)
Consider using ICompilationParticipant when validating java
-----------------------------------------------------------
Key: JBIDE-1180
URL:
http://jira.jboss.com/jira/browse/JBIDE-1180
Project: JBoss Tools
Issue Type: Feature Request
Components: Seam
Reporter: Max Andersen
Fix For: 2.1
I noticed that our seamvalidator reads each .java file into memory before validating; it
must be much more efficient to use ICompliationParticipant to validate these things since
then we will just use the already existing representation inside eclipse and we can also
limit the checks to be in only relevant strings etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira