[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.ve] Re: One issue
|
- From: Gili Mendel <gmendel@xxxxxxxxxx>
- Date: Mon, 08 Aug 2005 10:55:47 -0400
- Newsgroups: eclipse.tools.ve
- Organization: EclipseCorner
- User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Pierre Abel wrote:
Hi,
One I issue I've found f:
I've got two projects in my eclipse workspace (both opened)
-1 very large project with no visual class
-1 very small project with my visual class (for prototyping)
When I launch eclipse, it seems that VE scans or do somthing with the
Did you close Eclipse with a visual class opened? (Eclipse will try to
open them up when it is restarted). VE plugins
should not start just because the project is opened.
large project. In the progress window I've got a task "Setup Visual
Editor" wichh never stops, and I cannot cancel it...All I can do is
disabled VE, then kill eclipse, then relaunch eclipse, close the large
project, enable VE, restart eclipse (ouf!)
If you click ont the progress, it should give you some more information of what
the Setup job is doing.
.. try to clear all of VE's caches by open a VE editor (to start the VE plugins),
and than do a project clean.
Pierre