Re: Added repositories get lost after restarting eclipse
From: Jörg Eichhorn <eichhorn_at_ponton-consulting.de>
Date: 2005-02-03 17:45:23 CET
Hello,
my previous change suggestion made more mess, then it fixes the problem.
It works better when changind the if clause from:
if(location.indexOf(url)!=-1)
to:
This will return the existing instance when the url is the same or the
Jörg.
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.