eclipse etiketine sahip yazılar gösteriliyor. Tüm yazıları göster
eclipse etiketine sahip yazılar gösteriliyor. Tüm yazıları göster

Pazar, Mart 30, 2008

Kubuntu Java And Eclipse

I have 3gb ram and p4 2.6 cpu and 8400gs nvidia video card but I was still having gui freezing eclipse problems. in this morning I started digging talk with my friends and read forums about the performance problem. now I am freely telling you if you have eclipse which works really really slow. you need to install sun java. not gij or blacksmart or anything. sun works well and eclipse gui does not freeze anymore.

Eclipse and word wrap

I know its legendary issue in eclipse world. while I was trying to read a simple README file in eclipse editor. I thought maybe someone would implemented till now because I have not check this issue since 2 or more months. anyway I found this and now I know. there wont be any word wrapping at least 1 year its just sad.

Salı, Şubat 19, 2008

Funny Eclipse

I have been working with all platforms about 15 years now. I used to write bat files in dos5 now I am writing java code with eclipse and c# with vs.net . anyway here is the story about the funny ide :)

I was writing some AJAX application in eclipse which has to call a ten thousand line js file from browser and call some function from there. first of all writing that much big js file is a big big mistake from all perspectives. and deploying this big file to a browser another mistake but its a big project since 2006 its written by some people. I can not change that in 1 day.

when I start to turn mouse wheel eclipse understands later the effect and when I stop it could not stop :) and line numbers comes later too. it means I have to a lot of CPU and RAM for that. but its like walking with a big dog :D

Cuma, Ocak 11, 2008

Eclipse Svn User Değiştirmesi

Eclipse de ki projeleri svn den aldığımızı ve oluşturduğumuzu varsayalım. aradan vakit geçti ve artık başka bir kullanıcıyla o eclipse den commit yapmak istiyorsunuz.

epey aradım ama bunun uygun bir yolunu bulamadım fakat bildiğim benim kullanici adim sistemde selman olarak gorunuyordu. ufak bir arastirma subclipse die bi nane bu eclipse deki team konusunun svn işini halledio daha da derinlerden şöle bir path buldum

C:\Documents and Settings\[USERNAME]\Application Data\Subversion

bunun içinde bi işler var dedim başladım kurcalamaya.

C:\Documents and Settings\[USERNAME]\Application Data\Subversion\auth\svn.simple

pathinde bdeec7d99c4be6a5a3oo9ee476cf4eeb gibi kargacık burgacık isimli bir dosya bunun içinde de selman yazan bir satır açtım notepad ile değiştirdim onu ozkan yazdim kaydettim. eclipse restart ettim. update dedim bi arıza yok ama commit dediğimde svn carladı authorization failed :) tada girdim kendi kullanıcı adımla şifremi ve ilk deneme commitimi yaptım.eclipse svn username change diye aramalara rağmen bulamadığım bu çözüm dirty hacker tayfa tarafından kullanılabilir.