[Jadclipse-develop] [jadclipse - Help] RE: JadClipse with Eclipse 3.3M6
Status: Beta
Brought to you by:
vovikg
|
From: SourceForge.net <no...@so...> - 2007-04-10 14:40:57
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4253062 By: alex_khilov Hi guys, anyone could fix the issue of himself, just do this: 1. check the code out of CVS (net.sf.jadclipse project) 2. in JadclipseClassFileEditor class, line 101 do this: - remove whole line, - insert "IBuffer buffer = org.eclipse.jdt.internal.core.BufferManager.createBuffer(cf);" 3. compile class, 4. put new class into jadclipse's jar file. 5. Restart Eclipse. That's it ! Thanks, Alex. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=124755 |