[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.cdt] Applying patches
|
- From: Alfons Laarman <a.w.laarman@xxxxxxxxxxxxxx>
- Date: Mon, 07 Sep 2009 16:03:18 +0200
- Auto-reply: a.w.laarman@ewi.utwente.nl
- Newsgroups: eclipse.tools.cdt
- Organization: EclipseCorner
- Thread-index: Acovw/NF+FSfLEiEHUefv0EsyQ8LkQ==
- Thread-topic: Applying patches
- User-agent: Microsoft-Entourage/12.20.0.090605
Hi all,
A few months ago i created a patch for MachO binaries:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=270790
I still didnt manage to create working CT plugins from it, so as a
consequence im running an eclipse runtime instance for developing my 64bit
projects. Not really convenient.
The procedure to run your own patches doesnt work for me:
http://wiki.eclipse.org/Getting_started_with_CDT_development
When I export the plugins as jars and place them in my plugins/dropins
folder, they are somehow not loaded.
What can I do?
Regards,
Alfons