When user starts, if model is not uptodate than some
resources are not synchronized, and Eclipse runs builders
as needed.
Slava
----- Original Message -----
From: "Max Rydahl Andersen" <max.andersen(a)redhat.com>
To: <jbosstools-dev(a)lists.jboss.org>
Cc: "Viacheslav Kabanovich" <scabanovich(a)exadel.com>
Sent: Wednesday, March 19, 2008 2:22 AM
Subject: JBIDE-1785 performance improvements...
I saw this comment:
"Now loading of previously built Seam model is 30-40 times faster than
rebuild,
and takes only 3 seconds for a project with 1000 java files declaring
seam
components."
That sounds great but i'm curious how we ensure the model is actually
uptodate
when user starts ?
That would require the build to run anyway right?
/max