Eclipse 3.4.2 update

Stephane E. Potvin sepotvin at FreeBSD.org
Mon Apr 20 13:21:37 UTC 2009


Eugeny N Dzhurinsky wrote:
> On Mon, Apr 20, 2009 at 07:54:51AM +0900, ken wrote:
>>   Strange,,,,
>>   I could gpatch the most recent port/java/eclipse with given diff without any problem.  And I am using new eclipse to see if it is OK or not.
>>
>>   It may worth to update ports/java/eclipse and apply the patch.
> 
> I did that but with no luck :(
> 

Hi Eugeny,

Could you try to revert your eclipse directory to a clean state (using csup or cvs depending on how you get your ports) and then
re-apply the patch with the following:

	(cd /usr/ports/java/eclipse; gpatch -p0 < /path/to/patchfile)

If your eclipse ports tree is clean this should work without generating any error.

Steph



More information about the freebsd-eclipse mailing list