logs | stats
   January 22, 2008  
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 | 31

[00:02:13] *** zx|cafe has quit IRC
[00:03:14] *** notjohn has left #eclipse
[00:04:09] *** zx|cafe has joined #eclipse
[00:06:02] *** krbarnes has quit IRC
[00:06:17] *** dominikg has quit IRC
[00:08:49] *** freaka_ has joined #eclipse
[00:12:13] *** xavier_ has quit IRC
[00:13:46] *** freaka_ has quit IRC
[00:14:56] *** Bastiaan has joined #eclipse
[00:15:39] <Zerone> n8 *
[00:15:56] <zx|cafe> ;o
[00:16:09] <Zerone> ;-)
[00:16:24] *** Zerone has quit IRC
[00:20:58] *** benowar has quit IRC
[00:25:49] *** flexus has quit IRC
[00:38:39] *** ekiczek has quit IRC
[00:40:47] *** Bastiaan has quit IRC
[00:42:44] *** mohbana has joined #eclipse
[00:43:10] *** eggauah has quit IRC
[00:46:04] *** xposed has joined #eclipse
[00:46:41] *** xposed has left #eclipse
[00:55:35] *** eelriver has joined #eclipse
[01:01:28] *** s0x_ has quit IRC
[01:02:50] *** CarLuva has joined #eclipse
[01:13:05] *** the_giver3 has joined #eclipse
[01:16:45] *** eggauah has joined #eclipse
[01:18:34] *** CarLuva has quit IRC
[01:18:48] *** CarLuva has joined #eclipse
[01:25:27] *** robinr has quit IRC
[01:27:00] *** CarLuva has quit IRC
[01:27:07] *** rcjsuen has joined #eclipse
[01:27:15] *** CarLuva has joined #eclipse
[01:28:30] *** zx|cafe has quit IRC
[01:28:31] *** the_giver2 has quit IRC
[01:30:01] *** robinr has joined #eclipse
[01:30:14] *** CarLuva has quit IRC
[01:30:29] *** CarLuva has joined #eclipse
[01:33:30] *** CarLuva has quit IRC
[01:33:44] *** CarLuva has joined #eclipse
[01:33:45] *** spathi has joined #eclipse
[01:34:36] *** soulreaper has quit IRC
[01:37:07] *** robinr has quit IRC
[01:37:43] *** caravena has joined #eclipse
[01:39:49] *** caravena has quit IRC
[01:40:07] *** mindCrime has joined #eclipse
[01:42:13] *** robinr has joined #eclipse
[01:43:30] *** elfwyne has joined #eclipse
[01:43:48] *** elfwyne has left #eclipse
[02:10:28] *** gaillard_ has joined #eclipse
[02:14:08] *** ekiczek has joined #eclipse
[02:19:05] *** gaillard_ has quit IRC
[02:23:35] *** d_a_carver has joined #eclipse
[02:24:27] *** awmcclain has quit IRC
[02:25:09] *** robinr has quit IRC
[02:25:16] *** fsteeg has quit IRC
[02:26:00] *** fsteeg has joined #eclipse
[02:28:12] *** cote has quit IRC
[02:31:22] *** scorphus has joined #eclipse
[02:43:31] *** cote has joined #eclipse
[02:45:50] *** mohbana has quit IRC
[02:50:31] *** pupped has joined #eclipse
[02:51:14] *** kab has quit IRC
[02:51:21] <pupped> what is the key command to jump between curly braces?
[02:51:56] *** d_a_carver has quit IRC
[02:52:27] *** mr_daniel has quit IRC
[02:54:10] *** deng_c has joined #eclipse
[02:56:56] *** zx|cafe has joined #eclipse
[03:00:20] <SKuhn> how can I depend on a plugin in my original workspace in my runtime workspace?
[03:01:57] *** n_np has quit IRC
[03:02:04] <zx|cafe> That's one of the oldest bugs open in Eclipse :)
[03:02:22] <SKuhn> ;)
[03:02:28] <SKuhn> it's not possible?
[03:03:33] <pupped> what is the key command to jump between curly braces?
[03:04:49] <zx|cafe> pupped: Ctrl+Shift+P I think
[03:04:53] <zx|cafe> it's like the worst key binding ever imho
[03:05:00] <zx|cafe> SKuhn: let me find that bu
[03:05:44] <zx|cafe> https://bugs.eclipse.org/bugs/show_bug.cgi?id=109137
[03:09:38] *** mindCrime has quit IRC
[03:10:43] *** rawblem has joined #eclipse
[03:11:07] <rawblem> anyone know how to make sure package explorer shows errors?  /me browses preferences but is usually blind
[03:11:58] *** wyvern` has joined #eclipse
[03:13:20] <nitind> It should always show them, at least when you've built the problematic code.
[03:13:26] <wyvern`> I think I've found a bug in eclipse... it marks a snippet of code as in error when I'm almost positive it shouldn't be
[03:13:37] <nitind> pastebin it.
[03:13:46] <nitind> Along with the error text.
[03:13:48] <wyvern`> http://rafb.net/p/3kaRt455.html
[03:15:31] *** BlackBsd has joined #Eclipse
[03:15:32] <wyvern`> Ohh, hang on, I just found something that probaby caused this -- the jar I'm using apparently has a dependency I haven't satisfied.
[03:16:24] *** fsteeg has quit IRC
[03:23:20] <rawblem> nitind:   is there anything wrong with using singleton views? My associate is trying to tell me this is a bad thing
[03:23:32] <rawblem> and that i should not code my views to be singletons
[03:24:14] <nitind> rawblem: I'm not sure I understand the terminology, but your view can be shown in more than one perspective or window in the same workbench.
[03:24:38] <rawblem> nitind:  but are there multiple instantiations of the view? or is there still only 1?
[03:24:57] <nitind> um, paulweb515_?
[03:32:10] *** Hanif has joined #eclipse
[03:32:46] <Hanif> Hey I am trying to get C++ Eclipse working
[03:32:49] <Hanif> someone please help
[03:33:13] <nitind> Hanif: It would help to ask specific questions.
[03:33:24] <Hanif> ok sure let me elaborate
[03:34:29] <Hanif> so I got a test.h and a test.cpp
[03:34:48] <Hanif> I click on run and it says "Launch failed no binaries"
[03:39:33] *** mindCrime has joined #eclipse
[03:42:10] *** dreivier1 has quit IRC
[03:50:38] *** n_np has joined #eclipse
[03:52:20] *** emantos has joined #eclipse
[03:53:09] *** ajt has quit IRC
[03:54:26] <SKuhn> zx|cafe: thx :)
[03:55:02] <SKuhn> voted fori t
[03:55:04] *** rcjsuen has quit IRC
[03:57:01] *** ajt has joined #eclipse
[04:01:01] *** Dewio is now known as Dewi
[04:08:28] <nitind> Hanif: Have you done anything to have them built?  Set up the compiler?  Created a proper C project?
[04:08:55] *** KarlThePagan has quit IRC
[04:09:20] <Hanif> how do I set the compiler?
[04:09:25] <Hanif> with java eclipse I did not have to
[04:10:58] <nitind> Hanif: http://help.eclipse.org/help33/topic/org.eclipse.cdt.doc.user/concepts/cdt_o_home.htm
[04:11:46] <Hanif> thanks
[04:34:47] *** eggauah has quit IRC
[04:56:59] *** scorphus has quit IRC
[04:58:01] *** scorphus has joined #eclipse
[05:06:05] *** SKuhn has quit IRC
[05:06:24] *** SKuhn has joined #eclipse
[05:06:46] *** Sebboh has joined #eclipse
[05:11:47] <deepjoy> hi
[05:12:00] <Sebboh> Hi.  When there is an error on a line, and I try to hover over the object to see information about it, I just see information about the error instead.  I there a quick solution to that like a hotkey or something?
[05:12:31] <deepjoy> i am getting this error http://rafb.net/p/rhGaom10.html when try to open resource and start typing in 3.4M4 on gtk2/32 linux
[05:13:41] <deepjoy> sebboh if you are using JDT then you should be able to press ctrl+1 to see possible solutions
[05:14:00] <Sebboh> Sorry, that's not what I meant.
[05:14:53] <deepjoy> sebboh you can ctrl+click the object to go to it's declaration
[05:15:49] <Sebboh> Yes..  Hmm, and, is there some way to bring up the usual usage box that shows up on lines that don't have an error?  I suppose this is the javadoc.
[05:19:12] <deepjoy> sebboh: what is the type of erros you are talking about. if it's a Foo cannot be resolved then you definitely can't
[05:19:22] <deepjoy> s/erros/error
[05:20:11] <deepjoy> is anybody else using 3.4M4 on gtk2/32 linux?
[05:23:16] <Sebboh> type mismatch.  It's no big deal, I mean, the error tells me the type, anyway.. I'm just in the habit of hovering and bringing up the javadoc.  Whenever I can't do that, I find myself leaving the mouse there for a second and staring. :)
[05:37:19] *** deepjoy has left #eclipse
[05:42:56] *** Hanif has left #eclipse
[06:03:27] <nitind> Sebboh: check your Hovers preferences.
[06:04:47] <Sebboh> ok, neat.
[06:06:21] <Sebboh> btw, my sister just called and said to check out space object 2007 TU24, which will come close to Earth on Jan 29.  Apparently, there is some question as to how close exactly.. Maybe distance = 0. :)  Lots of conspiracy theories about that.
[06:06:54] <nitind> 2007 TU24 could be invading my personal space.  I'm not down with that.
[06:07:15] <nitind> deepjoy: Try reporting that error in a bug.
[06:08:45] *** Matrix9 has joined #eclipse
[06:08:59] *** mef has joined #eclipse
[06:12:59] *** zx|cafe has quit IRC
[06:25:21] *** mefisto has quit IRC
[06:29:06] *** BlackBsd has quit IRC
[06:39:01] *** n_np has quit IRC
[06:40:48] *** spathi has quit IRC
[06:56:44] *** rawblem has quit IRC
[07:16:22] *** riot has quit IRC
[07:16:42] *** riot has joined #eclipse
[07:20:27] *** yi has joined #eclipse
[07:29:10] *** n_np has joined #eclipse
[07:29:27] *** mef has quit IRC
[07:29:37] *** ajt has quit IRC
[07:35:46] *** robinr has joined #eclipse
[07:37:55] *** ajt has joined #eclipse
[07:39:07] *** scorphus has quit IRC
[07:40:41] *** n_np has quit IRC
[07:41:44] *** bronson has joined #eclipse
[07:45:01] *** Beyhan has joined #eclipse
[07:47:21] *** robinr has quit IRC
[07:50:32] *** ajt has quit IRC
[07:53:50] *** Hanif has joined #eclipse
[07:54:02] *** asgeirf has quit IRC
[07:55:04] *** robinr has joined #eclipse
[08:02:15] *** Hanif has left #eclipse
[08:12:28] *** PK has joined #eclipse
[08:16:33] *** ajt has joined #eclipse
[08:17:14] *** robinr has quit IRC
[08:27:59] *** Bastiaan has joined #eclipse
[08:31:26] *** HenryRT has quit IRC
[08:32:03] *** ajt has quit IRC
[08:34:04] *** ajt has joined #eclipse
[08:35:21] *** grEvenX has joined #eclipse
[08:35:30] *** b0red has joined #Eclipse
[08:54:05] *** yi has quit IRC
[09:02:22] *** tobias_ has joined #eclipse
[09:09:22] *** b0red has quit IRC
[09:19:36] *** tobiash has quit IRC
[09:33:01] *** kjkoster5489 has joined #eclipse
[09:43:15] *** awmcclain has joined #eclipse
[09:43:18] *** DPAK0H has quit IRC
[09:44:49] *** oisin has joined #eclipse
[09:45:06] *** oisin has left #eclipse
[09:53:36] *** mefisto has joined #eclipse
[10:01:13] *** Tortoose has joined #eclipse
[10:01:40] *** njbartlett has quit IRC
[10:03:11] *** Nescafe has joined #Eclipse
[10:09:03] *** z4z4 has joined #eclipse
[10:15:26] *** atomi- has quit IRC
[10:17:28] *** Carnage\ has joined #eclipse
[10:22:22] *** simmerz has joined #eclipse
[10:22:40] <simmerz> I'm editing a php file and I keep getting errors from Mylyn like this: An error has occurred. See error log for more details.
[10:22:41] <simmerz> org/eclipse/mylyn/internal/ide/xml/XmlNodeHelper
[10:24:39] <simmerz> http://rafb.net/p/tXBMH122.html is the last portion of the log
[10:35:02] *** AlNor has quit IRC
[10:36:34] *** asgeirf has joined #eclipse
[10:40:27] *** AlNor has joined #eclipse
[10:46:36] *** awmcclain has quit IRC
[10:48:18] *** _itchy has joined #eclipse
[10:50:14] *** _itchy has quit IRC
[10:50:31] *** soulreaper has joined #eclipse
[10:53:04] *** siiii has joined #eclipse
[10:53:06] <siiii> hi all
[10:53:16] <siiii> whats the best way to backup an eclipse project for later use please?
[10:56:11] *** njbartlett has joined #eclipse
[10:56:25] <siiii> hello
[10:58:22] *** _itchy has joined #eclipse
[10:58:44] *** dpy has joined #eclipse
[10:58:47] <dpy> hi guys
[10:59:16] <dpy> is there any trick to make warnings about .svn and duplicate resources go away?
[10:59:22] <dpy> I even tried subclipse
[10:59:25] <dpy> nothing works
[11:00:33] <siiii> whats the best way to backup an eclipse project for later use please?
[11:03:32] *** asgeirf has quit IRC
[11:05:29] <siiii> can anyone recommend how to backup please?
[11:05:34] <siiii> without just copying the files?
[11:08:44] *** derjohn has quit IRC
[11:14:05] *** derjohn has joined #eclipse
[11:14:05] *** siiiiii has joined #eclipse
[11:14:15] <siiiiii> can anyone recommend a good way to backup eclipse projects?
[11:17:13] *** _itchy has quit IRC
[11:21:55] *** pounard has quit IRC
[11:22:31] <lemmy> siiii, you don't use SCM?
[11:27:17] *** siiii has quit IRC
[11:28:05] <siiiiii> no
[11:28:07] <siiiiii> whats that?
[11:28:20] <siiiiii> i just copied the folder, edited the project file and imported
[11:28:37] <siiiiii> its not majorly important, just want to remember how it evolved
[11:51:14] *** ajt has quit IRC
[12:13:26] *** deng_c has quit IRC
[12:17:51] *** njbartlett has quit IRC
[12:21:18] *** njbartlett has joined #eclipse
[12:21:44] *** TomTom has joined #eclipse
[12:32:36] *** simmerz has left #eclipse
[12:37:23] *** acuster has joined #eclipse
[12:43:51] <Carnage\> How can I change the color of the markers that are displayed right to the scroll bar in java editors highlighting errors, warnings, todos and so on?
[12:44:15] <Carnage\> The colour of the marker for warnings is almost indistinguishable to the background colour...
[13:03:59] *** acuster has quit IRC
[13:12:58] *** dsugar100 has joined #eclipse
[13:14:11] *** rcjsuen has joined #eclipse
[13:16:23] <rcjsuen> siiiiii: Source Control Management
[13:16:47] <rcjsuen> Carnage\: That's in the preferences
[13:21:11] <Carnage\> rcjsuen: Ah, there it is, thanks!
[13:21:39] <rcjsuen> dpy: Warnings like what
[13:22:03] *** mxttie|work has joined #eclipse
[13:22:45] <Dewi> siiiiii: classically, CVS; nowadays, svn
[13:28:50] *** rorUnni has joined #eclipse
[13:32:37] *** MacGyverNL_ has joined #Eclipse
[13:32:56] *** MacGyverNL has quit IRC
[13:36:12] *** eggauah has joined #eclipse
[13:39:00] *** siiiiii has quit IRC
[13:41:29] *** jprieur has joined #eclipse
[13:45:22] *** nerdboy|off has quit IRC
[13:47:37] *** ermak has joined #eclipse
[13:49:24] <ermak> can anyone help me with such error: when some file is opened in editor (file.java for example) eclipse crashes with this error: symbol lookup error: /usr/lib/gtk-2.0/2.10.0/printbackends/libprintbackend-cups.so: undefined symbol: httpGetAuthString
[13:50:29] <rcjsuen> ~tell ermak about info
[13:50:30] <KOS-MOS> ermak: Please state your CPU architecture (x86, 64-bit, etc.), operating system (Windows, Linux, Mac OSX, etc.), your Java runtime environment (unless you checked in your workspace logs and/or in the about dialog, you do not know _for sure_, please see ~jre. No, typing 'java -version' in the command line does not count as checking), your Eclipse version, and where did you download Eclipse from.
[13:51:42] <ermak> x86 OpenSuse 10.3
[13:51:50] *** probonono has quit IRC
[13:52:05] <ermak> java version "1.6.0_03"
[13:52:06] <ermak> Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
[13:52:06] <ermak> Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode)
[13:53:50] <ermak> eclipse-rcp-europa-linux-gtk.tar.gz from official site
[13:54:14] <rcjsuen> ermak: How did you check your Java version
[13:54:38] <ermak> eclipse.vm=/usr/lib/jvm/java-1.6.0.u3.sr2-sun-1.6.0.u3/jre/bin/../lib/i386/client/libjvm.so
[13:54:48] <ermak> this is from about dialog
[13:54:59] <rcjsuen> Did you try googling the error?
[13:55:03] <rcjsuen> Or checking bugzilla?
[13:55:43] <ermak> googling gives me nothing interesting...
[13:55:57] <ermak> where can I find bugzilla?
[13:56:36] <rcjsuen> ermak: That's one thing Google would tell you that.
[13:57:10] <ermak> I mean what bugzilla do you mean, OpenSuse, gtk or Eclipse
[13:58:14] <rcjsuen> ermak: Doesn't hurt to try all three.
[13:59:19] *** CarLuva has quit IRC
[13:59:28] *** CarLuva has joined #eclipse
[13:59:29] <ermak> ) and are there any requirements in swt for version of gtk?
[14:01:46] <rcjsuen> it's quite low
[14:01:47] <paulweb515> ermak: there might be
[14:01:50] <rcjsuen> if you're on suse 10.3
[14:01:53] <rcjsuen> you likely fulfill it
[14:01:59] <paulweb515> eclipse 3.4 runs on gtk2-2.2.4-19
[14:02:16] <paulweb515> which is in RHEL3
[14:06:41] *** jprieur has quit IRC
[14:06:42] *** SzymonB has joined #eclipse
[14:10:01] *** fsteeg has joined #eclipse
[14:12:23] <Azoff> hello
[14:12:47] <rcjsuen> hi
[14:12:50] <Azoff> is it possible in the debug-perspective to copy an object to another object (reference)?
[14:13:11] <Azoff> I want to assign a local variable in a function to one in a deep tree
[14:13:20] <Azoff> this is only for debugging purpose
[14:16:40] <Azoff> rcjsuen: do you know any way to do this?
[14:16:55] <rcjsuen> Nope, never needed it.
[14:17:01] *** njbartlett has quit IRC
[14:17:12] <Azoff> ok
[14:23:06] <ermak> oh, after updating gtk2 and cups packages my problem was solved) thanks all
[14:23:15] *** rcjsuen has quit IRC
[14:31:32] *** Aleph_One has joined #eclipse
[14:32:12] *** Ians has joined #eclipse
[14:37:53] *** timothym has joined #eclipse
[14:39:35] *** Erik1 has joined #eclipse
[14:40:37] <Erik1> I get this error message: "this compilation unit is not on the build path  of a JavaScript project" wat is this about and what do I do to prevent it ?
[14:45:11] <nitind> Erik1: Open the project's context menu and under "Web Development Tools" tell it to add that nature to the project.  You can then designate the folder containing that file as a source folder.
[14:46:34] *** drapelyk has joined #Eclipse
[14:47:08] *** kirkt has joined #eclipse
[14:49:14] <Erik1> nitind: ummmm "project's context menu "  meaning...?
[14:49:14] <drapelyk> I'm a fairly inexperienced when it comes to IDEs... Can anyone explain how I can handle non-source files in a build?
[14:49:19] <Erik1> nitind: php here...
[14:50:29] <drapelyk> For example: I'm compiling a bit of source that requires a .bmp for a texture.  I can manually insert the file in the build directory and it works.  Is there any way to automate this process?
[14:52:35] <Erik1> nitind: got it. thnx
[14:53:03] *** Tortoose has quit IRC
[14:54:50] *** eelriver has quit IRC
[14:56:09] *** Tortoose has joined #eclipse
[14:56:21] *** rcjsuen has joined #eclipse
[14:58:27] *** mindCrime has quit IRC
[14:59:49] *** mokhin_ has joined #eclipse
[14:59:55] <rcjsuen> drapelyk: Well, your build script should handle that.
[15:00:01] <rcjsuen> and/or your build tool
[15:00:28] <rcjsuen> kirkt: hi kirkt, are you still going for simple bugs?
[15:00:46] <drapelyk> rcjsuen: I'm using Eclipse, is there a place I should be looking?
[15:01:01] <rcjsuen> Well, Eclipse bundles Ant, which is a Java build tool.
[15:01:04] <rcjsuen> I don't know what you're coding in
[15:01:08] <rcjsuen> nor do I know what your build tool is
[15:01:20] <rcjsuen> s'cuse me
[15:01:23] <rcjsuen> the Eclipse _SDK_ bundles Ant
[15:01:29] <mokhin_> Are there language packs for Eclipse 3.3.x? Download site only has the link for 3.2 nls packs.
[15:01:31] * rcjsuen smacks forehead for falling in the trap.
[15:01:46] <rcjsuen> mokhin_: yes and no, see www.eclipse.org/babel
[15:02:55] <drapelyk> I'm coding in C++
[15:03:48] <rcjsuen> well in the Linux world people would use makefile or write automake files i s'pose
[15:03:53] <rcjsuen> at least, that's what most people do
[15:03:57] <rcjsuen> I don't know your reqiurements.
[15:04:13] <mokhin_> rcjsuen: I'm a bit confused, iis this an open source translation effort? I know that the translation is not done open source style, but IBM does it and donates nls packs to the community, at least it was for 3.2
[15:04:27] <rcjsuen> mokhin_: Except IBM is no longer doing it (for 3.3 and up).
[15:04:28] <paulweb515> mokhin_: for everything up to 3.2
[15:04:39] <rcjsuen> mokhin_: so yes, [Babel] is a community effort
[15:04:49] <paulweb515> mokhin_: Now it's up to babel
[15:05:03] <rcjsuen> and the community
[15:05:35] <mokhin_> hmm, I translated a lot for 3.3 actually, where did all this work go?
[15:05:52] <rcjsuen> wha
[15:06:09] <rcjsuen> Are you an IBM employee? o.O
[15:06:37] <mokhin_> not exactly, but they outsource translation
[15:06:43] <rcjsuen> well
[15:06:49] <rcjsuen> I would imagine
[15:06:52] <rcjsuen> it means it is going into IBM products
[15:07:17] <mokhin_> well
[15:07:38] <mokhin_> then I'm not even sure how I should do for babel, because there is NDA also
[15:07:44] <rcjsuen> I presume IBM doesn't want to give them out for free anymore, and if that's the case, so be it.
[15:08:00] <rcjsuen> Well, you'd have to talk to your manager then I guess ;)
[15:08:27] <mokhin_> thanks rcjsuen
[15:15:19] *** detryo has joined #eclipse
[15:15:29] *** detryo has left #eclipse
[15:17:38] <praecox> hello, how can I use PHP templates available in preferences in my code?
[15:17:53] <rcjsuen> praecox: Rephrase
[15:18:35] <praecox> rcjsuen, I would like to use some abbreviations in my code, i.e. for foreach function in PHP.
[15:18:59] <praecox> rcjsuen, I don't want to write entire foreach function manually but use some automatization.
[15:19:09] <Erik1> where can I find the workspace settings ?
[15:19:40] <rcjsuen> Erik1: workspace/.metadata/
[15:19:44] <Erik1> i need to let projects override workspace settings
[15:20:06] <rcjsuen> praecox: just type 'for' and then ctrl+space and see what happens?
[15:20:16] <rcjsuen> Erik1: That only assumes that projects can actually override workspac esettings.
[15:20:21] <rcjsuen> and that's a dangerous assumption to make
[15:20:46] *** dreivier_ has joined #eclipse
[15:21:09] <praecox> rcjsuen, ride on! thx.
[15:21:34] <Erik1> rcjsuen: ok, but how would I do it , given the fact that eclipse told me it needed that ...
[15:22:14] <rcjsuen> Erik1: You could check the project's properties and see if you can modify anything there.
[15:22:18] <rcjsuen> That's how JDT does it.
[15:23:09] *** ajt has joined #eclipse
[15:23:54] *** mokhin_ has left #eclipse
[15:24:34] *** Beyhan has quit IRC
[15:26:19] <Erik1> Suddenly, a .JS source gives me a heap of error and warning indicators in the right margins. I did not change the file, but fiddled with JS validators.... what can be the problem ?
[15:28:15] *** kshaw|work has joined #eclipse
[15:29:06] *** jprieur has joined #eclipse
[15:29:12] <nitind> I'd guess the fillding, but you'd have to look at the actual messages to see if they're good or bad.
[15:29:31] <nitind> I mean, "fiddling".
[15:30:25] <kshaw|work> What is the best plug in for eclipse to create database models? Specifically an Entity Relationship Model.
[15:31:08] *** rcjsuen has quit IRC
[15:31:41] <Erik1> nitind: it's as if it doesn't recognize JS anymore.... thinks it's PHP or so
[15:32:44] <nitind> Erik1: That sounds like a serious bug in PDT.
[15:33:08] <Erik1> nitind: it worked yesterday....
[15:35:44] <Erik1> nitind: thinks it's Java or so...looks like it...
[15:36:18] *** ciciliati has joined #eclipse
[15:42:46] *** misreckoning has joined #eclipse
[15:44:04] <misreckoning> I have created a menu by using MenuManager's createContextMenu, but Accelerators don't work, is that a normal behavior and can I fix it somehow?
[15:45:04] *** drapelyk has quit IRC
[15:47:54] *** tobias_ has quit IRC
[15:48:06] *** tobiash has joined #eclipse
[15:48:44] *** mr_daniel has joined #eclipse
[15:51:52] *** eelriver has joined #eclipse
[15:51:52] *** dreivier_ has quit IRC
[15:53:10] *** Sal has joined #eclipse
[15:53:29] <Sal> ciao
[15:57:04] <paulweb515> misreckoning: the accelerators don't work at all?  I would try setting them in the text (i.e. "&Open File\tCTRL+O" ) rather then through IAction#setAccelerator(*)
[15:57:16] *** cote has quit IRC
[15:57:57] <paulweb515> misreckoning: also, are you in an RCP app or JFace?  In RCP/Eclipse, I believe that setAccelerator(*) is often ignored since eclipse uses ExternalActionManager and setActionDefinitionId(*) to manage menu keybindings
[16:07:01] <Erik1> suddenly, in a .JS source I get a load of messages and warnings, like "layers cannot be resiolved or is not a field" and others. Any idea where they come from ?
[16:07:53] *** amitev has quit IRC
[16:09:09] *** konigsberg has quit IRC
[16:10:41] *** jprieur_ has joined #eclipse
[16:11:51] *** jprieur has quit IRC
[16:12:46] *** eidolon has joined #eclipse
[16:14:58] *** misreckoning has quit IRC
[16:15:11] *** ajt_ has joined #eclipse
[16:20:02] *** MacGyverNL_ is now known as MacGyverNL
[16:20:10] *** elirips has joined #eclipse
[16:20:28] *** vfumo has joined #eclipse
[16:21:00] *** krbarnes has joined #eclipse
[16:21:01] <vfumo> Yeah, no, I did. But I spent most of my time occupying various administration buildings, smoking a lot of Thai stick, heckling the ROTC, and bowling. Tell you the truth, Brandt, I don't remember most of it...
[16:21:20] *** vfumo has left #eclipse
[16:21:39] <elirips> hello. I'm trying to set g++ linker option and compiler flags. I can do it for a single project, but where could I do the same for the whole workspace?
[16:21:45] *** ajt has quit IRC
[16:21:47] *** ajt_ is now known as ajt
[16:21:50] *** vfumo has joined #eclipse
[16:22:18] <elirips> eclipse is great, but there are too many optione to set ;)
[16:22:38] *** ekiczek has quit IRC
[16:23:46] *** vfumo has quit IRC
[16:29:44] *** ciciliati has left #eclipse
[16:31:36] *** ajt has quit IRC
[16:31:48] <paulweb515> elirips: is there anything under Window>Preferences>CDT ?  Window>Preferences>Java>Compiler is where we can set Java workspace options (which can be overridden at the project level)?
[16:32:00] *** ajt has joined #eclipse
[16:33:01] <elirips> paulweb515, i did not find it under window-prefs->C/C++ (CDT) doesn't exist... its a little bit annoying to set the wxwidgets options for each project..
[16:33:35] *** Rhe has joined #eclipse
[16:34:48] <paulweb515> elirips: that's probably where it would be if it was anywhere
[16:35:34] <elirips> paulweb515, seems like it does not exist.. what a pitty :(
[16:39:23] <elirips> ah, and then i have to do it for each config (release/Debug)... oh my god
[16:41:35] <paulweb515> ~permgen
[16:41:36] <KOS-MOS> Having permgen problems? Please see http://wiki.eclipse.org/IRC_FAQ#I.27m_having_memory.2C_heap.2C_or_permgen_problems.2C_what_can_I_do.3F and http://eclipsenuggets.blogspot.com/2007/10/does-your-eclipse-3.html
[16:41:44] *** PK has quit IRC
[16:46:58] *** user11_011 has joined #eclipse
[16:47:16] *** ekiczek has joined #eclipse
[16:47:17] <user11_011> where is the svn option in eclipse????
[16:47:28] <user11_011> is it only cvs which is available?
[16:49:26] <paulweb515> user11_011: you have to download/update to one of the SVN plugins
[16:49:50] <user11_011> paulweb515: how. i am on ubuntu?
[16:51:07] <paulweb515> user11_011: go to Help>Software Updates>Update Manager and select the Europa Discovery site ... then go looking
[16:51:16] <paulweb515> user11_011: the other option is to get it from the site
[16:51:18] <paulweb515> ~plugins
[16:51:19] <KOS-MOS> Look for plug-ins at the Eclipse Plug-in Central (http://www.eclipseplugincentral.com/) and EclipsePlugins (http://eclipse-plugins.info)
[16:54:42] <user11_011> paulweb515: cool / lemme check
[16:59:38] <elirips> is the file .cproject, the one, that stores the options for the compiler/linker when using CDT? So that I could just copy this file to a new project to have the same values as on another project?
[17:00:31] *** cmw72 has joined #eclipse
[17:04:32] *** Bastiaan has quit IRC
[17:09:04] *** even__ has joined #eclipse
[17:09:36] *** eggauah has quit IRC
[17:09:36] *** AlNor has quit IRC
[17:09:37] *** dpy has quit IRC
[17:09:37] *** grEvenX has quit IRC
[17:09:37] *** praecox has quit IRC
[17:09:38] *** ReneP has quit IRC
[17:09:38] *** geoaxis has quit IRC
[17:09:41] *** Jasko has quit IRC
[17:09:42] *** JavaWoman has quit IRC
[17:10:35] *** even__ has quit IRC
[17:12:37] *** JavaWoman has joined #eclipse
[17:12:51] *** eggauah has joined #eclipse
[17:12:51] *** dpy has joined #eclipse
[17:12:51] *** AlNor has joined #eclipse
[17:12:51] *** geoaxis has joined #eclipse
[17:12:51] *** praecox has joined #eclipse
[17:12:51] *** ReneP has joined #eclipse
[17:12:51] *** Jasko has joined #eclipse
[17:13:11] <user11_011> is there anyway i can add http://www.eclipseplugincentral.com/ onto my eclipse find and install option?
[17:13:47] *** mindCrime has joined #eclipse
[17:14:54] *** kjkoster5489 has quit IRC
[17:23:39] *** mr__daniel has joined #eclipse
[17:24:12] <kshaw|work> What would be the best plug in for developing Data Models in eclipse?
[17:24:49] *** pupped has quit IRC
[17:26:24] *** njbartlett has joined #eclipse
[17:28:24] *** mr_daniel has quit IRC
[17:31:48] <user11_011> how do i use subversive plugin?
[17:35:24] *** njbartlett has quit IRC
[17:38:20] *** yakman_ has joined #eclipse
[17:38:53] *** Dewio has joined #eclipse
[17:41:19] *** ivy-k has joined #eclipse
[17:41:43] *** ivy-k has left #eclipse
[17:42:21] *** acuster has joined #eclipse
[17:45:03] *** jprieur_ has quit IRC
[17:49:30] *** Beyhan has joined #eclipse
[17:50:20] *** Dewi has quit IRC
[17:51:04] *** z4z4 has quit IRC
[17:51:42] *** Tortoose has quit IRC
[17:52:30] *** derjohn has quit IRC
[17:53:04] *** derjohn has joined #eclipse
[17:54:06] *** user11_011 has quit IRC
[17:55:07] *** drapelyk has joined #Eclipse
[17:59:43] *** soulreaper has quit IRC
[18:00:16] *** yakman_ has quit IRC
[18:00:39] *** yakman_ has joined #eclipse
[18:00:40] *** dreivier_ has joined #eclipse
[18:03:49] *** soulreaper has joined #eclipse
[18:05:48] *** Tortoose has joined #eclipse
[18:06:49] *** mohbana has joined #eclipse
[18:08:05] *** rcjsuen has joined #eclipse
[18:09:29] *** drapelyk has quit IRC
[18:14:09] *** TomTom has quit IRC
[18:15:54] <mohbana> hi guys, what plugins do i need to make a GUI in java? i don't think i want to learn SWT just yet, i am abit short of time i'd rather just use the SWING classes if possible
[18:18:46] <yakman_> no plugins for eclipse, just the normal java libraries
[18:18:56] <yakman_> for swing
[18:19:14] *** scorphus has joined #eclipse
[18:19:32] <tromey> the visual editor used to do swing... I haven't looked at it lately though
[18:19:41] <tromey> otherwise, yeah, just the jdt stuff is enough
[18:20:36] <mohbana> i want to create a GUI without having to write any code on my part, well i'd like to keep it to a minimum anyway
[18:21:21] <tromey> you could try the visual editor
[18:24:01] *** mhaller has joined #eclipse
[18:24:22] *** njbartlett has joined #eclipse
[18:25:17] *** aramdune has joined #eclipse
[18:26:00] <aramdune> Hello. Is it easy to integrate Eclipse with Cmake/Autotools?
[18:26:15] <tromey> it isn't too hard
[18:26:29] <tromey> you can make an builder that runs just about anything
[18:27:02] <nemo> say, does anyone here happen to know how I could shortcut the generating of an EAR with Eclipse java web projects?
[18:27:31] <nemo> is something I do often enough (with external deploy) that right-click, select export, select ear, select location, click
[18:27:35] <nemo> is getting tedious
[18:28:32] *** steegf has joined #eclipse
[18:30:37] <aramdune> tromey: well consider the following scenario. I check out a project (say KDE, uses CMake) from SVN. I want to write stuff and commit. After I check out, what do I do in eclipse so I can build in eclipse, debug, etc? I don't need detailed information. Just basic steps. And then say I make a commit, and make a check out 3 months later. Do I have to make modification in eclipse again?
[18:31:30] <tromey> what you do is make a new builder, or sequence of builders, for your project
[18:31:52] <tromey> you can set them up to run automatically, though I've had weird problems with this from time to time -- still, try it
[18:32:06] <tromey> then check in the .project and other new files
[18:32:20] <tromey> including .externalToolBuilders
[18:32:31] <tromey> (or is that a name we invented?  I forget.)
[18:32:40] <tromey> anyway the point is to check in the builders and the settings
[18:32:49] <tromey> then when you check out using eclipse, it should "just work"
[18:32:55] <aramdune> I see. Thanks. heh.
[18:33:01] <tromey> naturally, if you change the "real" build system, then the eclipse settings will need to be updateed
[18:33:07] <tromey> but this is not extremely difficult
[18:33:26] <tromey> we managed things this way for years on GNU Classpath, which has a hybrid build -- both autoconf and then the built-in java builder
[18:33:56] <tromey> you should read about builders so that you can figure out path settings and tsuff like that, to make them machine-independent
[18:34:01] <tromey> this is very hard
[18:44:11] *** rcjsuen has quit IRC
[18:44:31] *** jprieur has joined #eclipse
[18:46:28] *** fsteeg has quit IRC
[18:49:52] *** d_a_carver has joined #eclipse
[18:54:16] *** emantos has quit IRC
[18:54:49] *** jprieur has quit IRC
[18:54:55] *** ermak has quit IRC
[18:55:13] *** aramdune has left #eclipse
[18:58:08] *** njbartlett has quit IRC
[18:58:28] *** pjkix has joined #eclipse
[18:58:40] *** cschneid has joined #eclipse
[18:59:00] *** mohbana has quit IRC
[18:59:43] <cschneid> What is the shortest way for me to get the implementation of a method, from a 3rd class that references the interface of a method?  So I have a class I'm looking at, I want to drill down to a called method.  It's calling through the interface.  Currently, I ctrl-click, then ctrl-g to search, then double click to open the impl file.  There's gotta be a better way.
[19:00:20] *** taube is now known as Taube
[19:00:36] *** yakman_ has quit IRC
[19:01:00] *** yakman_ has joined #eclipse
[19:03:09] *** scorphus has quit IRC
[19:06:06] *** dreivier_ has quit IRC
[19:06:16] *** Tortoose has quit IRC
[19:08:20] *** yakman_ has quit IRC
[19:08:36] <paulweb515> cschneid: you can select the method and use CTRL+T
[19:08:43] *** yakman_ has joined #eclipse
[19:08:58] <paulweb515> cschneid: that will give you a quick popup with a tree hierarchy of all implementers of a method
[19:09:10] <paulweb515> schnee: is that what you are asking?
[19:09:15] <cschneid> cool, that is much quicker.  I'm working with spring... which is dumb.  It has an interface for EVERYTHING, and only one impl class
[19:11:17] *** krbarnes has quit IRC
[19:11:52] *** konigsberg has joined #eclipse
[19:11:59] *** robinr has joined #eclipse
[19:12:13] *** kab has joined #eclipse
[19:12:34] *** kjkoster5489 has joined #eclipse
[19:13:24] *** Nescafe has quit IRC
[19:13:34] *** SirBob1701 has joined #eclipse
[19:15:24] *** yakman_ has quit IRC
[19:15:37] *** yakman_ has joined #eclipse
[19:16:14] *** konigsberg has quit IRC
[19:19:14] *** drapelyk has joined #Eclipse
[19:29:04] *** dreivier_ has joined #eclipse
[19:29:33] *** n_np has joined #eclipse
[19:42:30] *** mxttie|work has quit IRC
[19:46:08] *** mhaller has quit IRC
[19:48:26] *** yakman_ has quit IRC
[19:49:03] *** yakman_ has joined #eclipse
[19:56:04] *** acuster has quit IRC
[19:58:03] *** TodC has joined #eclipse
[19:58:14] *** krbarnes has joined #eclipse
[20:00:33] *** oisin has joined #eclipse
[20:01:06] *** the_giver has joined #eclipse
[20:07:23] *** yakman_ has quit IRC
[20:07:35] *** yakman_ has joined #eclipse
[20:07:58] *** the_giver3 has quit IRC
[20:09:44] *** mefisto has quit IRC
[20:13:09] *** njbartlett has joined #eclipse
[20:13:28] *** yakman_ has quit IRC
[20:13:53] *** yakman_ has joined #eclipse
[20:16:10] *** vwegert has joined #eclipse
[20:21:04] *** slicslak has joined #eclipse
[20:21:23] *** elirips has quit IRC
[20:25:27] *** njbartlett has quit IRC
[20:32:13] *** phurl has joined #eclipse
[20:32:16] *** njbartlett has joined #eclipse
[20:32:24] *** phurl has left #eclipse
[20:32:37] *** njbartlett has quit IRC
[20:33:22] *** njbartlett has joined #eclipse
[20:35:40] *** KarlThePagan has joined #eclipse
[20:36:04] *** awmcclain has joined #eclipse
[20:38:51] *** elad` has joined #eclipse
[20:38:56] <elad`> From within Eclipse, I can't retrieve the console. Why's that, and how do I get around it?
[20:40:11] <nitind> What do you meant by the console?
[20:44:37] *** freaka_ has joined #eclipse
[20:46:24] *** Aleph_One has quit IRC
[20:52:01] *** Carnage\ has quit IRC
[20:54:10] *** Beyhan has quit IRC
[20:54:53] *** SKuhn has quit IRC
[20:57:59] <elad`> Console user = System.console();
[20:57:59] <elad`>         if ( user == null )
[20:58:14] <elad`> Always gives me null - can't get a hold of the console.
[20:58:37] *** geomatilux has joined #eclipse
[21:00:44] <geomatilux> Can you help me please ?
[21:01:15] <geomatilux> I look for a beter UML plugins  under eclipse ?
[21:01:46] <geomatilux> And it must be in GPL
[21:02:40] *** n_np has quit IRC
[21:02:56] <krbarnes> elad: there's a bug for that. I'll try to find it.
[21:03:20] <paulweb515_> ~plugins
[21:03:20] <KOS-MOS> Look for plug-ins at the Eclipse Plug-in Central (http://www.eclipseplugincentral.com/) and EclipsePlugins (http://eclipse-plugins.info)
[21:03:25] <paulweb515_> geomatilux: ^^^
[21:04:01] <krbarnes> ~122429
[21:04:02] <KOS-MOS> See bug 122429 - System.console() (Java 6.0) returns null when running inside Eclipse - https://bugs.eclipse.org/bugs/show_bug.cgi?id=122429
[21:04:37] <slicslak> So i just got an email from Zend raving about the Zend Studio for Eclipse.  They are selling it.  Anyone know what the deal is with this?  http://www.zend.com/en/products/studio/
[21:04:43] <geomatilux> yes I ask for a better one :)
[21:05:34] *** rcjsuen has joined #eclipse
[21:06:47] *** SzymonB has quit IRC
[21:07:22] <geomatilux> What do you propose ?
[21:08:42] <elad`> So what do I do about it, krbarnes? What other way do I have for interactivity with the user?
[21:09:19] <krbarnes> you can use System.out, and System.in
[21:10:09] <rcjsuen> paulweb515: btw, we also have ~svn
[21:10:10] <KOS-MOS> For Subversion support, try Subclipse (http://subclipse.tigris.org/) or Subversive (http://www.polarion.org/index.php?page=overview&project=subversive)
[21:10:26] <krbarnes> or you can fix the bug and apply a patch :)
[21:11:26] <rcjsuen> Is anyone interacting with the Babel team? What is the tool that Nigel and Kit are talking about on -dev?
[21:11:26] <elad`> System.in doesn't let me do readLine. How do I make it let me do that?
[21:12:15] <rcjsuen> define "doesn't"
[21:12:18] <rcjsuen> is your VM crashing?
[21:12:29] <rcjsuen> Does it work on the command line?
[21:12:40] *** mhaller has joined #eclipse
[21:12:54] <elad`> It doesn't have such a function.
[21:13:02] <krbarnes> elad: wrap it in a java.io.BufferedReader.
[21:13:13] <krbarnes> or don't use readLine()
[21:13:19] <rcjsuen> isn't System.in and InputStream I think?
[21:13:26] <rcjsuen> so put it inside an InputStreamReader
[21:13:27] <rcjsuen> then what krbarnes said
[21:13:36] <elad`> Severity and Description	Path	Resource	Location	Creation Time	Id
[21:13:36] <elad`> Type mismatch: cannot convert from InputStream to BufferedReader	LZW/src	Ex3.java	line 13	1201032797228	47589
[21:14:14] <rcjsuen> I think you need to read up on how to do Java IO before the System.console() days
[21:14:24] <elad`> Severity and Description	Path	Resource	Location	Creation Time	Id
[21:14:24] <elad`> The constructor BufferedReader(InputStream) is undefined	LZW/src	Ex3.java	line 13	1201032847431	47600
[21:14:52] <tromey> you need an InputStreamReader, and also, I think, a tour of Java FAQs or tutorials
[21:15:06] *** legolas_woodi has joined #eclipse
[21:15:10] <legolas_woodi> hi
[21:15:12] <rcjsuen> java2s.com has some good sample
[21:15:13] <rcjsuen> s
[21:15:17] <rcjsuen> at least, they had good UI samples
[21:15:20] <rcjsuen> i think it should have IO stuff too
[21:15:45] * rcjsuen wonders if the System.console() thing warrants a macro.
[21:15:46] <legolas_woodi> I download CDT from http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/europa/dist/cdt-master-4.0.2.zip and not i want to run it, but it has no executable ?
[21:15:57] <rcjsuen> Mm?
[21:16:07] <rcjsuen> I think that's the plug-in form.
[21:16:10] <rcjsuen> You would need a base Eclipse.
[21:16:21] <rcjsuen> legolas_woodi: http://www.eclipse.org/epp/download.php
[21:18:13] <legolas_woodi> Thanks.
[21:18:26] <rcjsuen> You could just get the CPP package for Windows I s'pose.
[21:18:50] <legolas_woodi> It is downloading
[21:19:34] *** legolas_woodi is now known as masoud
[21:20:53] *** masoud has quit IRC
[21:27:16] *** the_giver has quit IRC
[21:27:18] *** awmcclain has quit IRC
[21:28:38] *** benowar has joined #eclipse
[21:31:57] *** SirBob1701 has quit IRC
[21:34:50] *** SKuhn has joined #eclipse
[21:45:14] *** bhagabhi has joined #eclipse
[21:46:37] *** mhaller has quit IRC
[21:46:38] *** freaka_ has quit IRC
[21:46:51] *** n_np has joined #eclipse
[21:46:53] *** pombreda has quit IRC
[21:49:48] *** misreckoning has joined #eclipse
[21:50:42] *** danielkoch has joined #eclipse
[21:50:45] *** cambazz has joined #eclipse
[21:50:57] *** danielkoch has quit IRC
[21:51:07] <cambazz> hey how do I get how much ram the jvm is spending from my java program
[21:51:16] *** JavaWoman has quit IRC
[21:52:33] <rcjsuen> you could check good ol' task manager i suppose
[21:52:38] <rcjsuen> unless you want to find out at runtime
[21:52:44] <rcjsuen> then look at the Runtime class
[21:57:32] *** slicslak has quit IRC
[21:58:45] *** mr__daniel has quit IRC
[22:00:25] *** ruzulfnag has quit IRC
[22:02:06] *** kirkt has quit IRC
[22:02:43] *** discodan has joined #eclipse
[22:02:52] *** JavaWoman has joined #eclipse
[22:03:21] *** bhagabhi has quit IRC
[22:05:33] *** JViz has quit IRC
[22:07:33] *** co2 has joined #eclipse
[22:08:37] *** cbosdonnat has joined #eclipse
[22:10:50] *** bhagabhi_ has joined #eclipse
[22:15:57] *** robin_ has joined #eclipse
[22:17:15] *** misreckoning has quit IRC
[22:17:58] *** dsugar100 has quit IRC
[22:18:07] *** misreckoning has joined #eclipse
[22:18:16] *** Dandre has joined #eclipse
[22:18:22] <Dandre> hello
[22:18:28] <rcjsuen> Dandre: Hi
[22:19:46] <Dandre> I have a strange problem, I have this error
[22:19:46] <Dandre> Override cannot be resolved to a type
[22:19:46] <Dandre> and some time ago I didn't get it
[22:20:48] <njbartlett> Dandre: Any chance you've switched from Java 5 to Java 1.4?
[22:20:54] <rcjsuen> jre problems probably
[22:21:38] *** cbosdonnat has quit IRC
[22:22:50] *** asgeirf has joined #eclipse
[22:23:08] <Dandre> Ok my jse 1.5 disapeared !
[22:26:59] *** pombreda has joined #eclipse
[22:28:44] *** deepjoy has joined #eclipse
[22:29:07] *** bhagabhi_ has quit IRC
[22:30:39] *** robinr has quit IRC
[22:31:56] *** drapelyk has quit IRC
[22:33:24] *** timothym has quit IRC
[22:33:58] *** rawblem has joined #eclipse
[22:36:35] *** TodC has quit IRC
[22:38:29] *** oisin has left #eclipse
[22:40:33] <rawblem> so i've got this view... and when something's selected in it, i try to bring to the front the properties view. sometimes it works perfectly, othertimes it gets an error about preventing a recursive attempt to activate parts while others are being activated
[22:41:11] <rawblem> trying to find an API to check for this before going ahead and doing it... but there doesn't seem to be one
[22:41:15] <d_a_carver> Ians: ping
[22:41:24] *** CarNagE` has joined #eclipse
[22:41:24] <rawblem> nothing like page.isAlreadyBeingActivated()
[22:41:27] *** drapelyk has joined #Eclipse
[22:41:43] <rcjsuen> lol
[22:41:46] <rcjsuen> nice try
[22:41:51] <rcjsuen> paulweb515_ might know
[22:42:38] *** robin_ has quit IRC
[22:42:50] <rawblem> rcjsuen:  heh yeah it rocks... my error log fills up with unnecessary errors. it'd be awesome to have that not happen ;)
[22:42:58] <rawblem> paulweb515 any ideas?
[22:43:40] <rcjsuen> It might be a problem with the properties view itself I s'pose.
[22:44:06] <nitind> No, it's a correct error, activating another view while yours is being activated.  Async it.
[22:44:43] <rcjsuen> nitind: It sounded like rawblem's view is already activated and that he's trying to activate the properties view.
[22:44:52] <rcjsuen> you can't select anything if it hasn't been activated, per se
[22:45:16] <rcjsuen> if you can click in a tableviewer your view should have completed its activation i would think
[22:45:30] *** secondnick has joined #eclipse
[22:45:40] *** slicslak has joined #eclipse
[22:45:42] <rawblem> rcjsuen:  hehe actually i think its caused by some crazy selection-listener action... i'll have to investigate more
[22:46:37] *** oisin has joined #eclipse
[22:46:50] *** secondnick is now known as yakman
[22:47:10] *** yakman_ has quit IRC
[22:47:17] *** yakman is now known as yakman_
[22:47:33] *** oisin has quit IRC
[22:47:49] *** robinr has joined #eclipse
[22:50:16] *** robinr has quit IRC
[22:50:27] <rawblem> nitind:  interesting... i have it async'd in like 3 different places.
[22:50:47] *** geomatilux has quit IRC
[22:50:50] *** robinr has joined #eclipse
[22:51:00] *** mohbana has joined #eclipse
[22:51:24] *** acuster has joined #eclipse
[22:51:26] <mohbana> hi everyone can someone please tell me how to get my sound card working
[22:51:48] <njbartlett> mohbana: That's a bit off topic
[22:51:56] <rcjsuen> just a little
[22:52:26] <slicslak> mohbana, first, get your soldering gun and some solder
[22:52:54] *** robinr has quit IRC
[22:53:05] <rawblem> mohbana: what OS?  xrandr -q should do it if you're in linux.
[22:53:16] *** asgeirf has quit IRC
[22:53:29] *** jonkri has joined #eclipse
[22:54:07] <jonkri> is there a way to change the url that is opened in the browser tab if you use the extension? right now it's host/PROJECTNAME/file
[22:54:45] <jonkri> i can change the host, but i don't know how to get rid of the projectname, and i'm getting tired of having to use htaccess files to being able to navigate my site properly
[22:54:51] <jonkri> thanks in advance
[22:55:02] <jonkri> use the php extension :P
[22:55:43] *** misreckoning has quit IRC
[22:56:38] *** misreckoning has joined #eclipse
[22:56:49] *** dominikg has joined #eclipse
[22:57:08] *** slicslak has quit IRC
[22:57:50] *** pombreda has quit IRC
[22:58:47] *** oisin has joined #eclipse
[22:59:54] *** pombreda has joined #eclipse
[22:59:57] *** Ians has quit IRC
[23:01:14] *** oisin has quit IRC
[23:03:58] <pombreda> hey, anyone can give me the skinny to get a simple intro page going, that would just display an html file?
[23:04:52] *** Taube is now known as taube
[23:06:53] *** vwegert has quit IRC
[23:10:30] *** mindCrime has quit IRC
[23:12:00] *** elad` has quit IRC
[23:15:00] *** kjkoster5489 has quit IRC
[23:17:04] <d_a_carver> pombreda: I know there is something somewhere as I saw it...just can't find it at the moment.
[23:17:34] *** Dandre has left #eclipse
[23:21:39] <d_a_carver> pombreda: search on universal welcome eclipse plugin
[23:23:12] *** rorUnni has quit IRC
[23:24:55] *** robinr has joined #eclipse
[23:25:04] <d_a_carver> pombreda: more particularly the org.eclipse.ui.intro.universal extension point.
[23:25:23] *** the_giver has joined #eclipse
[23:27:42] <njbartlett> Heath Ledger.... he plays the Joker in the next batman film, right?
[23:28:46] *** Sal` has joined #eclipse
[23:29:18] <drapelyk> anyone using Eclipse in OS X?
[23:29:36] *** fzlogik has joined #eclipse
[23:29:49] <njbartlett> drapelyk: Yup
[23:30:07] <rawblem> njbartlett: [OT]  http://www.imdb.com/name/nm0005132/
[23:31:01] <njbartlett> rawblem: Right, thought so. I guess he won't be in the sequels then.
[23:31:07] *** Erik1 has quit IRC
[23:31:18] <rawblem> njbartlett:  you sure know how to put things tactly ;)
[23:31:39] <drapelyk> njbartlett: I'm trying to add the OpenGL framework to my project...  I've added -framework OpenGL to the linker flags... but I'm still getting Undefined Symbols.  Anyone have any ideas?
[23:32:52] <drapelyk> and if I try to open any of the includes it says it can't find them
[23:32:56] <rcjsuen> That was a close one
[23:33:01] <rcjsuen> I almost committed a fix without a JUnit test case.
[23:33:09] <rcjsuen> patience, young padawan
[23:34:04] *** tobiash has quit IRC
[23:37:29] <rawblem> njbartlett: [OT]  ledger was found in one of the olsen twins' appartments?!
[23:37:40] *** kab has quit IRC
[23:38:16] *** tobiash has joined #eclipse
[23:38:31] *** yakman_ has quit IRC
[23:39:33] *** pombreda has quit IRC
[23:39:36] *** pombred1 has joined #eclipse
[23:40:06] *** acuster has quit IRC
[23:40:54] <paulweb515_> rawblem: that would probably be  because selecting the object is probably activating your view
[23:41:21] <paulweb515_> rawblem: what about simply calling showView(*) with a certain mode?
[23:41:33] <rawblem> paulweb515  i've removed / commented out my code which tries to do crazy selection stuff...   so as of now i can't even figure out what code is causing this
[23:41:47] <paulweb515_> rawblem: if that doesn't work, you can always put your call to showView(properties) in a UIJob and schedule it... that will get around your activation problem
[23:41:50] <paulweb515_> gotta run
[23:42:08] <rawblem> paulweb515 thanks... gotta figure out whats actually causing this in the first place though
[23:42:54] *** pombreda has joined #eclipse
[23:44:19] *** Sal has quit IRC
[23:45:23] *** PupenoG_ has joined #eclipse
[23:45:57] *** PupenoG has quit IRC
[23:46:01] *** PupenoG- has joined #eclipse
[23:48:31] *** CarNagE` has quit IRC
[23:49:23] *** misreckoning has left #eclipse
[23:49:27] *** misreckoning has joined #eclipse
[23:49:42] <rawblem> rcjsuen:  man this is a really interesting bug... still not sure if it's my code or not... so far i'm tracing through and it seems the error comes somewhere in the property sheet (which is updated whenever anything in my view is selected, via normal extension point)
[23:50:28] * rcjsuen shrugs.
[23:51:04] *** asgeirf has joined #eclipse
[23:53:01] *** fzl0gik has joined #eclipse
[23:59:25] *** fzl0gik has quit IRC
[23:59:40] *** pombred1 has quit IRC

top