[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[mylar-dev] headless mylar
|
- From: Shailesh Mangal <sxm20@xxxxxxxxx>
- Date: Sat, 24 Feb 2007 09:34:20 -0800 (PST)
- Delivered-to: mylar-dev@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=i8eyFtT+cR/wDu575I6MVI8GQWgYeQS9jXBqL7zEL6CaaGzIPehUeddzCmyTW/pKrBQCuTzQ9aSRRNKT18LHbkHjqKeW23t2Wx13VS8SqfZ/d5v99FMhjk7SBKnB5sevcNeA2GU0WMBx96mYtG/Xl+gPXIvLHarWuXE8gju/Ywc=;
Has anyone successfully used headless version of mylar. We need to integrate bugzilla into our intranet and thought to give headless a try. What we end up with is that headless is not really headless. There are whole bunch of classes that still use lot of eclipse core classes.
Wondering if someone has experience implementing the same. I would hate to branch off the code and fix it locally because that would make future upgrades harder.
-Shailesh