June 29, 2007  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30


NOTICE: This channel is no longer actively logged.

[00:09:11] *** pombreda has quit IRC
[00:22:01] *** pombreda has joined #easyeclipse
[00:56:47] <pombreda> dfas: hi
[00:56:54] <dfas> hello
[00:57:18] <pombreda> 'sup
[00:57:19] <pombreda> ?
[00:59:08] <dfas> into development
[01:04:52] <scast> i am tired as fawk
[01:04:53] <scast> :(
[01:05:04] <scast> Sucks to be this tired.
[01:06:13] <pombreda> scast: howdy! I did not wanted to wake you up :-P
[01:06:33] <scast> no I was awake
[01:06:42] <scast> I am just constantly tired.
[01:07:53] <scast> and you kinda know when your country is completely fucked up when you appear on a google blog.
[01:35:57] <pombreda> scast: :-\
[01:36:14] <pombreda> scast: I feel the pain :-\
[01:36:22] <scast> Ya.
[01:36:25] <scast> It sucks.
[01:36:37] <pombreda> scast: woudl you know how to create images like that : http://www.easyeclipse.org/site/images/home/easyeclipse-1.0.png ?
[01:36:50] <pombreda> I remember you are graphics savvy :-)
[01:37:19] <scast> ya i know how
[01:37:30] <pombreda> scast: I am sure it is a piece of cake for you :-)
[01:37:44] <scast> Yup.
[01:37:45] * scast runs.
[01:38:07] <pombreda> scast: some buddy did it long ago and I have no idea how to do it so it is updated to Easyeclipse 1.2 :-)
[01:38:15] <pombreda> and another for 1.3 :-)
[01:38:19] <pombreda> scast: no need to run
[01:38:31] <scast> what's the name of the font? I'll do it later, I'm not feeling exactly ok.
[01:38:33] <pombreda> I am not asking anything *yet* ;-)
[01:38:44] <scast> Just remind me later today or tomorrow afternoon
[01:39:02] <supergreg> you can always ask me as well
[01:39:10] <scast> Or that.
[01:39:27] *** benny`work has quit IRC
[01:39:36] <pombreda> whatever font that more or less looks like taht would work
[01:39:42] <pombreda> I dunno which font was used
[01:40:57] <pombreda> lol, I was looking at the apple.com web site and typed : http://appel.com/
[01:40:58] <supergreg> although this is quite amusing: http://www.easyeclipse.org/site/images/home/easyeclipse-1.2.png
[01:41:56] <pombreda> supergreg: well it could continue with 1.2 and 1.3 even with variants like striking it out http://www.easyeclipse.org/site/images/home/easyeclipse-1.0.png
[01:42:23] <scast> Imma lay down, I'll catch up later.
[01:42:36] <pombreda> supergreg: but you know, I did the 2 myself in paint shop pro, just becasue I had no idea how to do a good looking 1.2 :-D
[01:42:50] <pombreda> scast: sweet rest and dreamsz :-P
[01:42:54] <pombreda> we want you well
[01:43:27] <dfas> where does eclipse plugins usually store settings?
[01:43:55] <pombreda> dfas: global under the install location in configuration or in .eclipse (rare)
[01:44:06] <pombreda> workspace level : under workspace/.metadata
[01:44:14] <pombreda> project level under .settings in the project
[01:44:26] <pombreda> workspace level : under workspace/.metadata/plugin id
[01:45:02] <dfas> thanks
[01:46:05] <supergreg> Hm, when checking out from svn to a workspace project, how come there is no way to specify what buildCommand and nature to use?
[01:46:25] <pombreda> supergreg: with subclipse?
[01:46:44] <supergreg> I add it manually by hacking the .project - just seems unecessary
[01:47:18] <pombreda> supergreg: you shoudl be able to invoke the new project wizard when checking out
[01:47:30] <pombreda> unless there is already some .project under svn
[01:47:32] <dfas> how do I add multiple files to svn:ignore ?
[01:47:34] <supergreg> happened with both the one that comes with latest EE for PHP, and the subclipse I updated to afterwards
[01:47:37] <dfas> how do I seperate the files?
[01:48:07] <pombreda> dfas: not sure, it uses patterns
[01:48:21] *** KOS-MOS has quit IRC
[01:48:23] <pombreda> dfas: do you commit the .project?
[01:48:41] <dfas> yes
[01:49:11] <pombreda> dfas: sry that was for supergreg
[01:50:12] <supergreg> nope, I haven't touched the one in the repo
[01:50:54] <supergreg> We are working on this from different platforms, using different local paths etc, I would assume we cannot share the .project ?
[01:57:12] <pombreda> supergreg: the .project dos not/should not contain local path
[01:57:26] <pombreda> just relative info and or using variable
[01:57:29] <pombreda> what is your looking like?
[01:57:32] <pombreda> pastebin ?
[01:57:58] <scast> Meh
[01:58:03] <scast> Can't seem to get anysleep
[01:58:19] <scast> (not getting any better in front of a screen either)
[01:59:55] <supergreg> pombreda, ah, you're right. Never thought of it like that. http://paste-bin.com/12013
[02:00:40] <pombreda> supergreg: you should keep that in svn
[02:01:03] * scast loves taking 3 acetaminophen at once.
[02:01:14] * scast heads back to bed.
[02:01:33] <supergreg> I cannot access SVN right now so I can't say what the .project in SVN contains... but I guess I could merge/overwrite with the one I just pasted
[02:09:20] <dfas> svn just made all source read-only? why?
[02:13:50] <pombreda> supergreg: yep
[02:13:55] <pombreda> dfas: huh?
[02:14:23] <dfas> how do I disable needs-lock for all files
[02:25:11] <pombreda> dfas: does cleanup clear locks?
[02:25:21] <pombreda> like in team/cleanup
[02:26:32] <pombreda> dfas: probably not... sounds like it has to be done one by one or...
[02:27:09] <pombreda> dfas: you can actulaly select several files art once
[02:27:28] <pombreda> but your selection must NOT contain a dir or project folder
[02:27:40] <dfas> ok, too much hassle anyway
[02:30:35] <supergreg> pombreda: thanks for your help so far, one more Q: is there a way to replace the CVS buttons in the Navigator pane with SVN ones?
[02:31:14] <pombreda> supergreg: hehe
[02:31:19] <pombreda> you are reading my mid
[02:31:24] <pombreda> *mind
[02:31:45] <pombreda> supergreg: I will update that plugin so that it works with either cvs, and subclipse
[02:31:57] <pombreda> it annoys me too
[02:32:36] <supergreg> ;) I have the extra SVN menu at the menubar on top, which helps save some time, but I never use CVS, and those buttons have really prime screen real estate, so I would like to switch them :P
[03:09:06] *** hxizan has quit IRC
[04:08:19] *** hxizan has joined #easyeclipse
[06:47:56] *** hxizan_ has joined #easyeclipse
[07:00:18] *** hxizan has quit IRC
[07:00:23] *** hxizan_ is now known as hxizan
[07:06:51] *** hxizan_ has joined #easyeclipse
[07:17:33] *** hxizan__ has joined #easyeclipse
[07:19:35] *** nitind has quit IRC
[07:20:59] *** nitind has joined #easyeclipse
[07:23:59] *** hxizan has quit IRC
[07:32:38] *** LongBeach has quit IRC
[07:35:42] *** hxizan_ has quit IRC
[07:41:30] *** hxizan_ has joined #easyeclipse
[07:58:38] *** hxizan__ has quit IRC
[08:03:11] *** hxizan__ has joined #easyeclipse
[08:17:59] *** hxizan has joined #easyeclipse
[08:20:14] *** hxizan_ has quit IRC
[08:28:24] *** hxizan_ has joined #easyeclipse
[08:36:11] *** hxizan__ has quit IRC
[08:36:26] *** dinesh has joined #easyeclipse
[08:46:03] *** hxizan has quit IRC
[08:48:52] *** hxizan_ is now known as hxizan
[09:32:03] <dinesh>  small question: I am creating project using Jeronimo. getting error while entering Application server Installation directory
[09:43:20] *** ajt has joined #easyeclipse
[09:45:36] *** ajt has joined #easyeclipse
[10:29:55] *** ajt has quit IRC
[13:46:31] *** hxizan_ has joined #easyeclipse
[14:03:35] *** hxizan has quit IRC
[14:27:21] *** KOS-MOS has joined #easyeclipse
[14:43:18] *** dinesh has left #easyeclipse
[15:24:36] *** ajt has joined #easyeclipse
[15:56:49] *** pepe_ has joined #easyeclipse
[16:11:02] *** ajt has quit IRC
[16:13:42] *** pepe_ has quit IRC
[16:15:15] *** ajt has joined #easyeclipse
[16:41:46] *** ajt_ has joined #easyeclipse
[16:55:19] *** ajt has quit IRC
[16:55:21] *** ajt_ is now known as ajt
[18:48:12] *** LongBeach has joined #easyeclipse
[18:57:49] *** pombreda has quit IRC
[19:14:18] *** pombreda has joined #easyeclipse
[19:50:32] *** hxizan__ has joined #easyeclipse
[20:07:29] *** hxizan_ has quit IRC
[20:42:08] *** scast has quit IRC
[20:42:24] *** scast has joined #easyeclipse
[21:09:13] *** mhaller has joined #easyeclipse
[21:16:14] *** scast has quit IRC
[21:40:17] *** hxizan_ has joined #easyeclipse
[21:43:15] *** Forexs has joined #easyeclipse
[21:49:03] *** benny`work has joined #easyeclipse
[21:58:19] *** pombreda has quit IRC
[21:58:22] *** laserbeak has joined #easyeclipse
[21:58:52] *** hxizan__ has quit IRC
[21:58:52] <laserbeak> hi can someone please give me a url for an update sit to get the cdt?
[21:59:16] <laserbeak> and is there a tutorial to get easyeclipse working witn mingw?
[22:03:55] <laserbeak> http://update.eclipse.org/updates
[22:04:06] <laserbeak> but anyone think they can help me with the mingw thing?
[23:19:12] *** laserbeak has quit IRC
[23:43:09] *** mhaller has quit IRC

top