[00:00:25] *** Laserbeak43 has quit IRC [00:06:05] *** fixl has quit IRC [00:06:43] *** Back2Basics_ has quit IRC [00:07:51] *** tr1gger has joined #eclipse [00:17:14] *** RenatoSilva has left #eclipse [00:17:37] *** fsteeg has joined #eclipse [00:18:57] *** rcjsuen has quit IRC [00:19:21] *** fixl has joined #eclipse [00:23:39] <mauroC> is there a way to create an in memory editorInput? [00:26:02] *** Ramosa has joined #eclipse [00:28:26] <mauroC> or have to create a class that implements IStorage interface and use a right InputStream implementation? [00:30:14] *** tr1gger has quit IRC [00:31:29] *** SJr has joined #eclipse [00:32:07] <SJr> I'm trying to use Eclipse CDT, and it says: Unresolved include <ctime> [00:33:22] *** rcjsuen has joined #eclipse [00:36:07] <nitind> mauroC: Just what you need for an IStorageEditorInput, which generally means an IStorage implementation, yes. It's not that tricky, though, and remember that ByteArrayInputStream has many uses. [00:37:09] *** njdoyle_ has quit IRC [00:38:40] <mauroC> nitind: looking right now ByteArrayInputStream, I have a string that contain source code of eval function and want to open in editor to offer debug functionality [00:39:23] <rcjsuen> you can turn strings into bytes [00:39:25] *** thinkling has quit IRC [00:39:57] <mauroC> nitind rcjsuen: thanks [00:40:54] *** Pikachu_2014 has quit IRC [00:43:06] *** ktlr has quit IRC [00:44:30] *** walking has joined #eclipse [00:44:38] <rcjsuen> mauroC: You can probably find hits on Google if you just want to show a string. [00:45:22] <mauroC> rcjsuen: show string in editor? [00:45:43] <rcjsuen> yes that's what i meant [00:45:45] *** ktlr has joined #eclipse [00:45:51] *** mbana has quit IRC [00:46:11] <mauroC> rcjsuen: going to search [00:59:06] *** Pikachu_2014 has joined #eclipse [00:59:59] <francis4> rcjsuen: i want to test something, can you type my handle? [01:00:14] <rcjsuen> francis4: test test [01:00:16] <rcjsuen> test francis4 test [01:00:46] <rcjsuen> Do more? [01:00:47] <francis4> rcjsuen: bummer, i wanted it to highlight the window in the window list [01:00:52] <francis4> no that's ok, thanks [01:01:09] <rcjsuen> francis4: Do you use XChat? [01:01:13] <francis4> i'm using gnome, with multiple workspaces [01:01:20] <rcjsuen> francis4: In XChat if my name is mentioned the tree item is blue. [01:01:27] <francis4> no i'm using pidgin [01:01:30] <rcjsuen> and the icon also blinks [01:01:31] <rcjsuen> oh okay [01:02:07] <francis4> the icon in the window list does not do anyting so I don't knowif someone mentioned my name unless I look at the actual IRC window [01:02:23] <francis4> gnome just looks so much nicer that kde... [01:02:23] <rcjsuen> o [01:03:00] <rcjsuen> francis4: I've never used KDE but GNOME is very consistent imo. [01:03:15] <francis4> yes, it's much easier, KDE is sort of a mess [01:04:08] *** fsteeg has quit IRC [01:04:23] *** fsteeg has joined #eclipse [01:05:32] *** fsteeg has quit IRC [01:05:47] *** fsteeg has joined #eclipse [01:08:04] <francis4> rcjsuen: can you try it again? [01:08:32] <rcjsuen> francis4: test [01:09:08] <francis4> rcjsuen: ok, that's what I wanted, I needed to add a "notification area" to my panel. [01:09:11] <francis4> thanks! [01:09:15] <rcjsuen> okilydokily [01:10:16] *** fsteeg_ has joined #eclipse [01:15:20] <Administrator_> Does anyone how to lock a toolbar that was created from an extension point so it doesnt get pushed around the screen when other toolbars show up? [01:15:33] *** EricInBNE has joined #eclipse [01:16:41] *** francis4 has quit IRC [01:17:34] <rcjsuen> Administrator_: Post on the forums. [01:17:47] <Administrator_> rcjsuen, bleh. [01:17:52] *** Administrator_ is now known as niriven [01:19:44] <rcjsuen> niriven: Or did you already do so when I suggested it to you last time [01:19:53] <niriven> rcjsuen, no not yet :) [01:20:39] *** francis4 has joined #eclipse [01:20:43] <rcjsuen> I see. [01:25:27] *** fsteeg has quit IRC [01:25:27] *** fsteeg_ is now known as fsteeg [01:26:49] *** fixl has quit IRC [01:35:29] *** arvliet has joined #eclipse [01:36:50] *** kthomas has quit IRC [01:38:21] *** da_krowa has quit IRC [01:40:27] *** francis4 has quit IRC [01:48:26] *** francis4 has joined #eclipse [01:58:49] *** francis4 has quit IRC [02:04:01] *** mdkess has left #eclipse [02:05:09] *** Akuma has quit IRC [02:06:18] *** Akuma has joined #eclipse [02:06:34] *** francis4 has joined #eclipse [02:09:08] *** Tesseraction has quit IRC [02:10:11] *** Afterlawl has quit IRC [02:11:12] *** Afterlawl has joined #eclipse [02:19:55] *** Ramosa has quit IRC [02:29:02] *** kthomas_vh_ has joined #eclipse [02:29:15] *** francis43 has joined #eclipse [02:30:11] *** francis4 has quit IRC [02:31:41] *** scorphus has joined #eclipse [02:38:44] *** quoin has joined #eclipse [02:40:27] *** Resistance7 has joined #eclipse [02:40:29] *** Resistance7 is now known as Resistance [02:44:19] *** egilliam has joined #eclipse [02:45:07] * egilliam has a newbie question about CDT and the console window. [02:46:43] <egilliam> A C++ project I'm trying to compile is giving me a bunch of linker errors, which I see in the console, but I can't see the actual linker command line (which would help me diagnose the problem). I've tried increasing the size of the console window (or turning off limiting entirely) from Preferences, so I don't think it's scrolling off the top. [02:48:36] *** buddhika__ has joined #eclipse [02:52:16] <kesselhaus> what do you mean with increasing its size, and how many errors would that be? [02:56:47] <kesselhaus> egilliam: ? [02:57:42] <egilliam> Oh. Actually, never mind -- I changed my linker flags (I'm trying to solve a problem with compiling a wxWidgets application) and now I can see the output. [02:58:12] <egilliam> Not sure why this worked. Sorry for going idle -- I was in the #wxwidgets chat room, and I should probably go back there now. [02:58:30] <kesselhaus> afaik, the default is 500 lines for the CDT build console [02:58:35] *** Guest6665 has quit IRC [02:59:57] *** chaukar_ has joined #eclipse [03:01:28] *** ktlr has quit IRC [03:01:44] *** chaukar_ has quit IRC [03:02:11] *** zmanning has joined #eclipse [03:04:34] *** blue_asterisk has quit IRC [03:05:38] *** blue_asterisk has joined #eclipse [03:10:51] *** scorphus has quit IRC [03:11:48] *** scorphus has joined #eclipse [03:23:48] *** mauroC has left #eclipse [03:35:39] *** Shown has quit IRC [03:37:29] *** Theravadan has quit IRC [03:37:34] *** rcjsuen has quit IRC [03:38:17] *** walking has quit IRC [03:39:24] *** Back2Basics has joined #eclipse [03:39:51] *** Kira has joined #eclipse [03:39:55] <Kira> God. [03:40:18] <Kira> Trying to assemble the Java EE Developers distro from Eclipse Classic is so painful. [03:40:40] *** thinkling has joined #eclipse [03:40:50] <Kira> (I'm doing this because I want to use Cocoa 64-bit on Mac OS X Snow Leopard.) [03:43:58] *** Back2Basics has quit IRC [03:44:34] *** buddhika__ has quit IRC [03:48:09] *** zmanning has quit IRC [03:53:27] *** nmatrix9 has quit IRC [03:57:15] *** buddhika__ has joined #eclipse [04:01:59] *** [TomTom] has joined #eclipse [04:04:14] *** TomTom has quit IRC [04:04:45] *** walking has joined #eclipse [04:08:46] *** krbarnes has joined #eclipse [04:13:21] *** Back2Basics has joined #eclipse [04:15:12] *** ycy_ has quit IRC [04:16:39] *** thinkling has quit IRC [04:19:59] *** krbarnes has quit IRC [04:21:36] *** Nyha has quit IRC [04:24:17] *** Back2Basics has quit IRC [04:28:47] *** zmanning has joined #eclipse [04:32:22] *** Back2Basics has joined #eclipse [04:33:33] *** zmanning has quit IRC [04:35:33] *** zmanning has joined #eclipse [04:36:13] *** zmanning has quit IRC [04:49:10] <Kira> How do I install PDE (Plug-in Development Environment) into Eclipse Galileo 3.5 Classic? I can't find the update site for it. [05:00:15] *** zmanning has joined #eclipse [05:00:17] *** ecfuser80192 has joined #eclipse [05:02:31] *** zmanning has quit IRC [05:06:44] *** kdubb has quit IRC [05:10:07] *** ranman has joined #eclipse [05:10:44] <ranman> Does anyone know of a way to make eclipse build on a remote machine but edit on a local machine? [05:37:45] *** ranman has quit IRC [05:48:29] *** moises has joined #eclipse [05:50:31] *** egilliam has quit IRC [05:56:57] *** Imaginativeone_ has joined #eclipse [05:57:01] *** kthomas_vh_ has quit IRC [06:02:12] *** walking has quit IRC [06:02:43] *** kthomas_vh_ has joined #eclipse [06:05:41] <niriven> Kira, why not just download the pre packaged one [06:06:48] <Kira> niriven: there is no prepackaged Java EE Developers for *Cocoa 64-bit* [06:07:13] <niriven> Kira, well ive done it before, just pick the right stuff on the galileo update site [06:07:53] *** egilliam has joined #eclipse [06:08:03] <niriven> Kira, its not too difficult, install click pde and click install [06:08:30] <Kira> I can't find pde in the feature list [06:08:33] <Kira> meh [06:08:41] <Kira> it seems that pde is included and hidden [06:08:57] <Kira> (I can see it if I open the "About Eclipse" dialog) [06:10:55] *** explotron has joined #eclipse [06:16:06] *** Theravadan has joined #eclipse [06:24:01] *** niriven has quit IRC [06:29:39] *** fsteeg has quit IRC [06:34:09] *** atpa8a_ has joined #eclipse [06:34:10] *** atpa8a has quit IRC [06:37:44] *** atpa8a_ has quit IRC [06:39:07] *** atpa8a has joined #eclipse [06:40:56] *** moises has quit IRC [06:44:11] *** glima is now known as glima[AWAY] [06:46:57] *** jriggins has joined #eclipse [06:48:45] <Kira> Nice, now I get "java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter" whenever I try to start Eclipse. [06:48:57] <Kira> I hate my life. [06:50:32] *** dan has joined #eclipse [06:51:23] *** dan has left #eclipse [06:52:47] *** LongBeach has joined #eclipse [06:59:25] *** explotron has quit IRC [06:59:40] *** jriggins has quit IRC [07:00:51] *** Back2Basics has quit IRC [07:01:12] *** Back2Basics has joined #eclipse [07:25:52] *** explotron has joined #eclipse [07:29:31] *** Kira has left #eclipse [07:35:59] *** jriggins has joined #eclipse [07:38:16] *** soulreaper has joined #eclipse [07:41:37] *** explotron has quit IRC [07:46:17] *** kthomas_vh_ has quit IRC [07:46:46] *** kthomas_vh has joined #eclipse [07:59:21] *** Kira has joined #eclipse [07:59:23] <Kira> AAAAAAAAAAAAHHHHHHHHHHHHHHHHH!!!!!!!!!!!!!!!!!!!!!!!!!! [07:59:26] <Kira> I hate eclipse! [07:59:52] <Kira> Why is it complaining that there is no repository found for everything Subversive-related? [08:00:17] <Kira> Is there a time where eclipse can stop wasting my time? [08:04:00] *** scorphus has quit IRC [08:04:02] <Kira> How do I clear the cache used by the update manager? [08:18:55] <nitind> What cache? [08:23:58] <Kira> My guess is the p2 repository cache. [08:24:42] <Kira> It doesn't help though. [08:25:13] <nitind> Are you sure you've got all of the necessary repositories inputted and being searched? [08:25:15] <Kira> I just cleared the p2 repository cache and Update Manager still tells me that no repository contains the Subversive plug-in and connectors. [08:25:22] <Kira> nitind: yes [08:25:59] <Kira> I don't know how this can happen when Update Manager had validated all the dependencies before attempting to download. [08:26:12] <nitind> Intermittent network outage? Bad mirror? [08:32:39] *** thinkling has joined #eclipse [08:32:40] <Kira> wow, my other Eclipse installation is being messed up as well. [08:32:59] <Kira> no repository found at the ganymede update site. [08:33:02] <Kira> what the heck... [08:33:18] <Kira> I'm going to reboot and hope that things get automagically fixed. [08:33:27] *** Kira has left #eclipse [08:41:26] *** jriggins has quit IRC [08:42:43] *** thinkling has quit IRC [08:44:05] *** AhtiK has joined #eclipse [08:45:06] *** soulreaper has quit IRC [08:52:19] *** sama has joined #eclipse [08:52:59] *** Resistance has quit IRC [08:53:05] *** Resistance0 has joined #eclipse [08:55:50] *** SpektoM has joined #eclipse [09:08:18] *** jriggins has joined #eclipse [09:21:49] <egilliam> Is anyone here with creating C++ apps for the Mac, with Eclipse? [09:22:00] <egilliam> familiar with, I mean. [09:27:52] *** Back2Basics has quit IRC [09:34:15] *** blue_asterisk has quit IRC [09:35:36] *** blue_asterisk has joined #eclipse [09:38:13] *** scriptha has joined #eclipse [09:52:16] *** jriggins has quit IRC [09:56:54] *** SpektoM has quit IRC [09:58:45] *** scriptha has quit IRC [09:59:04] *** scriptha has joined #eclipse [10:03:33] *** kthomas_vh has quit IRC [10:14:34] *** drindt has joined #eclipse [10:19:37] *** drindt has quit IRC [10:25:07] *** bushwakko has joined #eclipse [10:28:29] *** bushwakko has quit IRC [10:30:03] *** Theravadan has quit IRC [10:31:16] *** bushwakko has joined #eclipse [10:33:21] *** bushwakko has quit IRC [10:35:37] *** bushwakko has joined #eclipse [10:44:55] *** fixl has joined #eclipse [10:45:52] *** da_krowa has joined #eclipse [10:47:07] *** egilliam has quit IRC [10:50:42] *** Ramosa has joined #eclipse [11:08:33] *** acuster has joined #eclipse [11:11:44] *** ycy_ has joined #eclipse [11:17:54] *** tr1gger has joined #eclipse [11:21:14] *** egilliam has joined #eclipse [11:24:11] *** Shown has joined #eclipse [11:30:19] *** bushwakko has quit IRC [11:49:02] *** Shown has quit IRC [11:51:09] *** d1b has joined #eclipse [11:51:19] <d1b> hi guys im really unsure how to compile with eclipse / blah [11:51:37] <d1b> my project i hava package. and i want to compile it but when i do this is doesn't run my package properly [11:51:37] *** Shown has joined #eclipse [11:51:43] <d1b> as in it doesn't seem to use the other classes [11:54:06] *** ido-- has joined #eclipse [11:54:30] <ido--> can i assign a key binding to terminate all running apps within eclipse ? [11:54:45] *** d1b has left #eclipse [11:54:53] *** d1b has joined #eclipse [11:58:04] *** Imaginativeone_ has quit IRC [12:03:20] *** dr_jerry has joined #eclipse [12:14:44] *** egilliam has quit IRC [12:16:54] *** soulreaper has joined #eclipse [12:23:04] *** egilliam has joined #eclipse [12:26:02] *** laurenz has joined #eclipse [12:31:09] *** bushwakko has joined #eclipse [12:33:56] *** rcjsuen has joined #eclipse [12:38:41] <rcjsuen> ido--: Check the ~keys pref page [12:38:41] <T-elos> For a list of available key bindings press Ctrl + Shift + L. To configure your key bindings, see Window > Preference > General > Keys. See also http://wiki.eclipse.org/IRC_FAQ#What.27s_the_key_for_....3F [12:39:19] <rcjsuen> d1b: Not totally sure what you're getting at here. Perhaps a screenshot of your setup may help convey the information better. [12:43:43] *** Carnage\ has joined #eclipse [12:46:45] *** Nyha has joined #eclipse [12:49:30] *** laurenz has quit IRC [12:50:19] *** Ramosa has quit IRC [12:52:53] *** soulreaper_ has joined #eclipse [12:53:44] <ido--> rcjsuen: i checked the keys pref page [12:55:47] <ido--> couldnt find a way to create that keybinding though [12:55:56] <ido--> that is, to terminate all running apps, from anywhere.. [13:06:11] *** bushwakko has quit IRC [13:08:32] *** soulreaper has quit IRC [13:13:34] <rcjsuen> then you'll just have to live with pressing the button [13:14:31] <rcjsuen> I suggest you file an enhancement request if this is important to you. [13:16:10] *** sama has quit IRC [13:31:10] *** dr_jerry has quit IRC [13:32:53] *** egilliam has quit IRC [13:42:10] *** ido-- has quit IRC [13:54:08] *** [TomTom] is now known as TomTom [13:54:30] *** buddhika__ has quit IRC [13:58:01] *** buddhika__ has joined #eclipse [14:11:52] *** Razec has joined #eclipse [14:11:59] *** volodya has quit IRC [14:16:13] *** da_krowa has quit IRC [14:17:15] *** bushwakko has joined #eclipse [14:29:07] <d1b> mmm look im rather confused by elipse i can make a new project and a package but not build them .. [14:29:18] <d1b> do i need to ensurethe build rules are proper and if so where ... [14:29:37] *** drindt has joined #eclipse [14:29:51] <rcjsuen> if 'Build Automatically' is activated (in the 'Project' menu) it is already being built, when you save ,for isntance [14:36:02] <rcjsuen> d1b: ^ [14:41:01] *** drindt has quit IRC [14:51:06] <d1b> k [14:51:09] <d1b> i got it working else ways [14:53:42] <rcjsuen> whatever works [15:05:04] *** bushwakko has quit IRC [15:16:27] *** bushwakko has joined #eclipse [15:17:00] *** quoin has quit IRC [15:18:14] *** vwegert has joined #eclipse [15:20:33] *** bushwakko has quit IRC [15:24:01] *** ech0s7 has joined #eclipse [15:25:08] <ech0s7> h [15:25:10] <ech0s7> hi [15:27:21] <ech0s7> exists something to design GraficUserInterface for java application in eclipse? [15:27:52] <ech0s7> that automatically generates code ? [15:28:34] <ech0s7> i'm using eclipse for linux [15:28:47] <rcjsuen> ~java-gui [15:28:47] <T-elos> Looking for a Java GUI designer plug-in for Eclipse? Go take a look at the *free* Visual Editor (http://wiki.eclipse.org/VE), Visual Swing for Eclipse (http://code.google.com/p/visualswing4eclipse/), Instantiations' *commercial* WindowBuilder (http://www.instantiations.com/windowbuilderpro/), and/or Jigloo (http://www.cloudgarden.com/jigloo/) , which is *free for non-commercial use*. [15:30:47] *** soulreaper_ has quit IRC [15:33:02] *** kdubb has joined #eclipse [15:36:03] *** PolitikerNEU has joined #eclipse [15:36:14] <PolitikerNEU> Hello, is it possible to enable autobuild for C/C++? [15:39:11] <ech0s7> rcjsuen: http://pastebin.com/m1f5ca360 [15:39:19] <ech0s7> An error occurred while collecting items to be installed [15:39:36] <rcjsuen> ech0s7: I've never tried installing VE myself. [15:40:38] *** fsteeg has joined #eclipse [15:42:46] <rcjsuen> you can try the ~ve-install steps and see if they get you anywhere [15:42:46] <T-elos> Trying to install the Visual Editor? See http://wiki.eclipse.org/VE/Installing [15:43:42] *** soulreaper has joined #eclipse [15:46:41] *** kdubb has quit IRC [15:50:03] *** soulreaper has quit IRC [15:53:34] *** bushwakko has joined #eclipse [16:02:16] *** Razec has quit IRC [16:14:10] *** rmrfslash has joined #eclipse [16:15:47] <rmrfslash> What is the smallest or simplest unit in eclipse for me to just make a quick folder to have some source files. Is a project the root elemen i.e. items can only go into a new or existing project? [16:16:08] <rmrfslash> *element [16:18:15] *** Freeaqingme has left #eclipse [16:18:29] *** Carnage\ has quit IRC [16:18:30] <rcjsuen> rmrfslash: right, a project would contain 0-N files/folders [16:18:34] *** Carnage\ has joined #eclipse [16:18:35] <rcjsuen> and folders would contain 0-N files/folders [16:19:15] <rmrfslash> I see... so project is the root element. Can just make a folder in the workspace (which I suppose you could say that is the definition of a project). [16:19:31] <rmrfslash> *Can't (sorry, having problems with basic English today) [16:20:06] <rcjsuen> well, you can mkdir as many times as you want [16:20:12] <rcjsuen> doesn't mean they'll show up in the workbench [16:20:24] <rcjsuen> Just because a folder exists physically in a workspace's folder [16:20:27] <rcjsuen> does not mean it will show up in the wb [16:22:57] *** sh4rm4 has joined #eclipse [16:24:19] <sh4rm4> i just installed eclipse + cdt, then made a new c-project, then a new c source file, pasted a small source that has a main statement and compiles well with gcc, but i cannot build it. make all: no rule to make target [16:24:37] <sh4rm4> i cannot debug nor run it. [16:24:54] <sh4rm4> what setting do i have to adjust ? [16:26:37] <sh4rm4> im on ubuntu, if that matters [16:32:15] <sh4rm4> everybody sleeping in here ? [16:33:16] -sh4rm4- wake up [16:35:21] *** Theravadan has joined #eclipse [16:48:14] *** ni| has joined #eclipse [16:48:28] <ni|> hey, anyone know which is better integrated the git plugin or the mercurial one? [16:48:32] <MarcWeber> sh4rm4: Which version of Eclipse? [16:48:35] <ni|> i'm trying to set the rest of my class up with a system [16:48:57] <MarcWeber> ni|: In both cases you should know how to use the cli tools [16:53:04] <sh4rm4> MarcWeber: 3.2 [16:53:35] <sh4rm4> that is default in ubuntu 9.04 [16:53:56] <MarcWeber> sh4rm4: Get the binaries from eclipse.org 3.5 is current. Try again [16:54:12] <MarcWeber> ping me again to tell me about your progress [16:54:16] *** soulreaper has joined #eclipse [16:55:49] *** ekiczek has quit IRC [16:56:45] <ni|> MarcWeber: i do... [16:56:51] <ni|> but this isn't for me... [16:57:30] <MarcWeber> ni|: Are there windows users as well ? [16:57:51] <MarcWeber> ni|: If you want to use git install it once and see whether it works due to file permissions. [16:58:05] <MarcWeber> There are two distributions: cygwin and msys. [17:01:18] <ni|> MarcWeber: thats a good point [17:01:21] <ni|> i've never used windows [17:01:23] <ni|> so idk [17:01:26] <ni|> so i'm sure there will be [17:01:28] <ni|> hg it is [17:01:34] <ni|> MarcWeber: thanks a lot [17:02:28] <MarcWeber> ni|: If you use the right permissions it may just work. So you should also consult #git. I personally prefer git because it fits my workflow best. ;-) [17:02:52] <ni|> i use git personally to [17:02:55] <ni|> since i do a lot of kernel dev [17:03:01] <ni|> but these people are not prepared for it [17:03:09] <ni|> they won't use 90% [17:03:15] <MarcWeber> ni|: Do they at least speek English ? ;-) [17:03:17] <ni|> i doubt they will even rewind [17:03:21] <ni|> MarcWeber: yes [17:03:30] <ni|> why am I not? [17:03:46] <ni|> ohh, you don't like the lack of grammar i'm using and using <cR> instead [17:03:51] <MarcWeber> MarcWeber: I asked about your partners, the windows users [17:04:17] <MarcWeber> It takes some time until non English speakers can read all the wired git messages.. [17:04:37] <ni|> no everyone speaks english [17:04:37] *** jriggins has joined #eclipse [17:06:42] <ni|> MarcWeber: you have been more than helpful; I think hg, while i prefer git, is really the best option here. It is simpler and integrated better for systems that aren't POSIX compliant [17:07:03] *** glima[AWAY] is now known as glima [17:07:26] <MarcWeber> ni|: Good luck with your project then! [17:07:45] <ni|> thanks :) [17:07:47] * ni| waves [17:07:48] *** ni| has left #eclipse [17:13:01] *** alinp has joined #eclipse [17:15:57] *** Theravadan has quit IRC [17:19:43] *** glima is now known as glima[AWAY] [17:20:54] *** alinp has quit IRC [17:25:15] *** thinkling has joined #eclipse [17:27:26] *** acuster has quit IRC [17:33:52] *** thinkling has quit IRC [17:44:17] *** jriggins has quit IRC [17:50:13] *** Cybernator has joined #eclipse [17:52:24] *** PolitikerNEU has quit IRC [17:54:44] *** Cybernator has quit IRC [17:59:37] *** zmanning has joined #eclipse [18:03:34] *** Ramosa has joined #eclipse [18:06:06] *** zmanning has quit IRC [18:12:02] *** sulaco1 has joined #eclipse [18:13:01] <sulaco1> Why when programming in Java do some of the annotations have braces whilst others don't e.g. {@inheritDoc} vs @param? [18:16:41] *** buddhika__ has quit IRC [18:17:22] *** buddhika__ has joined #eclipse [18:19:01] *** ezeki3l is now known as this [18:19:49] *** lresende_ has joined #eclipse [18:19:59] *** lresende_ has quit IRC [18:20:38] *** lresende_ has joined #eclipse [18:22:29] *** lresende has quit IRC [18:22:29] *** lresende_ is now known as lresende [18:25:57] *** jriggins has joined #eclipse [18:30:41] *** Recreo has joined #eclipse [18:39:33] *** Shown has quit IRC [18:40:37] *** PolitikerNEU has joined #eclipse [18:45:41] *** Shown has joined #eclipse [18:50:16] *** dr_jerry has joined #eclipse [18:52:07] *** nmatrix9 has joined #eclipse [18:52:13] <rcjsuen> sulaco1: That's just how the javadoc spec is. [18:55:24] *** kdubb has joined #eclipse [19:01:36] *** sh4rm4 is now known as sh4rm44 [19:01:56] *** sh4rm44 has quit IRC [19:04:55] *** dr_jerry has quit IRC [19:05:18] *** sh4rm4 has joined #eclipse [19:08:18] *** EricInBNE has quit IRC [19:13:04] *** Laserbeak43 has joined #eclipse [19:18:19] *** Carnage\ has quit IRC [19:22:26] *** buddhika__ has quit IRC [19:22:30] *** buddhika_ has joined #eclipse [19:23:29] *** sama has joined #eclipse [19:25:47] *** Laserbeak431 has joined #eclipse [19:28:30] *** lht has joined #eclipse [19:31:32] *** TomTom has quit IRC [19:32:01] *** adeodatus has joined #eclipse [19:32:24] *** Laserbeak43 has quit IRC [19:39:25] *** scorphus has joined #eclipse [19:45:44] *** Laserbeak43 has joined #eclipse [19:46:15] *** glima[AWAY] is now known as glima [19:46:46] *** egilliam has joined #eclipse [19:49:30] <sulaco1> yeah i read the parenthesised version is an inline annotation that doesn't end the descriptive text section [19:56:45] <sh4rm4> MarcWeber: same stupidity with galileo. i add a c source to a project, click run and it says: binary not found. rofl. [19:57:17] <sh4rm4> it should compile it, then [19:57:22] *** PolitikerNEU has quit IRC [19:58:00] <MarcWeber> sh4rm4: So do you still have problems? [19:58:15] <sh4rm4> exactly [19:58:20] <sh4rm4> same as with 3.2 [19:58:33] <rcjsuen> Does the binary physically exist on disk? [19:58:44] <sh4rm4> there is no binary yet [19:58:47] <sh4rm4> just source code [19:58:47] <MarcWeber> I have dinner now, cu [19:58:57] <sh4rm4> cya [19:59:17] <sh4rm4> actually, i'd like eclipse to make the binary for me. [19:59:32] <sh4rm4> isnt that exactly what a ide should do ? [20:00:19] <rcjsuen> I've never used it for C/C++ development but your assessment sounds correct. [20:00:58] <sh4rm4> i use it at work for java, there it does what it should [20:01:17] *** egilliam has quit IRC [20:01:29] <rcjsuen> sh4rm4: http://max.berger.name/howto/cdt/ [20:01:40] <sh4rm4> i.e. i set main class, and library paths, then click onj run and it just works [20:01:50] <sh4rm4> ok, thx [20:01:59] *** egilliam has joined #eclipse [20:02:05] <deSilva^^> ... [20:02:27] *** Laserbeak431 has quit IRC [20:02:30] <sh4rm4> deSilva^^: yes ? [20:03:15] *** egilliam_ has joined #eclipse [20:13:43] *** lresende_ has joined #eclipse [20:14:36] *** d1b has left #eclipse [20:15:14] *** lresende_ has quit IRC [20:19:55] *** adeodatus has quit IRC [20:23:08] *** egilliam has quit IRC [20:23:08] *** egilliam_ is now known as egilliam [20:29:12] *** lresende has quit IRC [20:34:45] *** Araxia has quit IRC [20:34:53] *** ech0s7 has quit IRC [20:42:16] *** glima is now known as glima[AWAY] [20:44:13] *** Pikachu_2014 has quit IRC [20:45:02] *** Pikachu_2014 has joined #eclipse [20:47:39] *** buddhika_ has quit IRC [20:51:20] *** buddhika_ has joined #eclipse [20:54:12] *** Laserbeak43 has quit IRC [20:54:30] *** soulreaper has quit IRC [20:54:57] *** soulreaper_ has joined #eclipse [20:58:23] *** egilliam has quit IRC [21:00:32] *** Laserbeak43 has joined #eclipse [21:01:37] *** sama has quit IRC [21:07:41] *** NoobFukaire has joined #eclipse [21:08:19] *** fsteeg has quit IRC [21:08:28] *** fsteeg_ has joined #eclipse [21:08:42] *** fsteeg_ is now known as fsteeg [21:10:37] *** nmatrix9 has quit IRC [21:10:43] *** uebera|| is now known as ueberall [21:10:48] *** kdubb has quit IRC [21:10:54] *** ueberall is now known as uebera|| [21:13:35] *** nmatrix9 has joined #eclipse [21:17:27] *** Back2Basics has joined #eclipse [21:29:13] *** NotAvailable has joined #eclipse [21:31:52] *** serrghi has joined #eclipse [21:33:20] <serrghi> Hi there, im having trouble with subclipse for eclipse. Ive added the svn repo, BUT when i try to commit a file i get auth failed. the problem is, i cant get the auth window to pop up, so i never have a chance to enter my credentials. Any ideas? [21:38:41] <NoobFukaire> Do you just get an error message [21:38:55] <NoobFukaire> like "couldn't create tunnel" or something to that effect [21:39:26] <serrghi> just "Auth.... failed" [21:39:49] *** Doppp has quit IRC [21:39:50] *** LongBeach has quit IRC [21:39:53] <NoobFukaire> are you using svnserve or svn+ssh or ? [21:40:35] <serrghi> not sure, its not my svn server [21:41:02] <serrghi> but ive successfully connected to the server earlier. but when I reinstalled eclipse (on a formatted disk) i cant connect anymore [21:45:31] *** glima[AWAY] is now known as glima [21:45:54] <NoobFukaire> hmm [21:45:57] <NoobFukaire> testing eclipse on win7 [21:46:14] <NoobFukaire> I install eclipse svn stuff, it puts them in .eclipse in my user's home dir [21:46:21] <NoobFukaire> but doesn't load them when I start eclipse [21:49:47] *** glima is now known as glima[AWAY] [21:50:08] *** rmrfslash has quit IRC [21:56:14] *** sh[4]rm4 has joined #eclipse [21:56:26] *** mainspring has joined #eclipse [21:59:20] <mainspring> I'm trying to run eclipse 3.4 on ubuntu and have downloaded the tarball. When I try and open the 'eclipse' file nothing happens. What am I doing wrong? [21:59:37] *** glima[AWAY] is now known as glima [22:00:30] <NoobFukaire> mainspring: do you have java installed? [22:00:32] <rcjsuen> mainspring: any reason why you're not running 3.5? [22:01:15] <mainspring> Another version of eclipse (3.2) does run correctly [22:02:12] <mainspring> rcjsuen: I've been using 3.4 on another system and I don't have time to learn a new one (HW due in 40hr) [22:02:24] *** soulreaper has joined #eclipse [22:02:41] <rcjsuen> by "learn" i guess you mean "download" [22:02:51] <rcjsuen> are you double-clicking on the executable? [22:03:35] *** cyzie has quit IRC [22:03:42] <mainspring> double click, right click->run and from bash; same result [22:03:57] <rcjsuen> so ./eclipse just returns to the terminal? [22:04:04] <rcjsuen> wait if 3.2 is fine why don't you just use that? :o [22:04:49] <rcjsuen> Which tarball did you download, what is its name [22:04:50] <mainspring> rcjsuen: yes [22:04:51] <rcjsuen> what arch are you on [22:04:59] <mainspring> x86 [22:05:02] *** vwegert has quit IRC [22:05:53] <mainspring> eclipse-java-ganymede-linux-gtk.tar.gz [22:06:08] <rcjsuen> mainspring: 3.2 works on the computer you're on right now? [22:06:13] *** fixl has quit IRC [22:06:34] <mainspring> rcjsuen: yes (it's just me tha's broken (I don' [22:06:49] <mainspring> ... don't know how to use it)) [22:06:56] <rcjsuen> your sentence got kind of corrupted [22:07:08] <rcjsuen> i guess we'll try to go back to NoobFukaire's question then [22:07:17] *** Back2Basics has quit IRC [22:07:29] <rcjsuen> what does 'java -version' show in a terminal [22:07:44] *** dr_jerry has joined #eclipse [22:08:27] <mainspring> java version "1.6.0_0" [22:08:27] <mainspring> IcedTea6 1.3.1 (6b12-0ubuntu6.5) Runtime Environment (build 1.6.0_0-b12) [22:08:27] <mainspring> OpenJDK 64-Bit Server VM (build 1.6.0_0-b12, mixed mode) [22:08:45] <rcjsuen> so you're on x86 [22:08:47] <rcjsuen> but you have a 64-bit VM? [22:08:52] *** scriptha has quit IRC [22:08:56] <rcjsuen> I didn't even think it would run. [22:09:02] <rcjsuen> but maybe I've been living a lie [22:09:24] <rcjsuen> Nonetheless whether I've been living a lie or not, if you have a 64-bit VM you need a 64-bit build. [22:09:33] <rcjsuen> the build you specified above (tarball name) is not a 64-bit build [22:09:36] <mainspring> x86, intel, I'm not shure [22:10:45] <rcjsuen> alternatively if you want to use the build you have now you'll need a 32-bit jre [22:10:50] <rcjsuen> so either way you need to download something [22:11:46] <mainspring> OK so I need to find the x86_64 version... I'll be back if that dosn't help [22:12:08] *** volodya has joined #eclipse [22:12:12] *** egilliam has joined #eclipse [22:14:07] *** sh4rm4 has quit IRC [22:14:07] *** sh[4]rm4 is now known as sh4rm4 [22:15:11] *** fixl has joined #eclipse [22:18:00] *** soulreaper_ has quit IRC [22:22:43] *** Ramosa has quit IRC [22:23:42] *** sh[4]rm4 has joined #eclipse [22:24:33] *** sh[4]rm4 has quit IRC [22:25:57] *** Theravadan has joined #eclipse [22:26:23] *** thinkling has joined #eclipse [22:27:13] *** alid has quit IRC [22:28:07] *** sh[4]rm4 has joined #eclipse [22:30:37] *** Laserbeak431 has joined #eclipse [22:41:46] *** sh4rm4 has quit IRC [22:41:47] *** sh[4]rm4 is now known as sh4rm4 [22:43:26] *** volodya has quit IRC [22:44:20] *** dr_jerry has quit IRC [22:45:47] *** Laserbeak43 has quit IRC [22:53:14] *** todd_dsm has joined #eclipse [22:59:57] *** da_krowa has joined #eclipse [23:00:48] *** bushwakko_ has joined #eclipse [23:01:08] *** bushwakko_ has quit IRC [23:03:36] *** alid has joined #eclipse [23:05:43] *** alid has quit IRC [23:06:01] *** tr1gger has quit IRC [23:08:05] *** Laserbeak43 has joined #eclipse [23:10:41] *** kthomas_vh has joined #eclipse [23:16:20] *** da_krowa has quit IRC [23:16:22] *** Laserbeak432 has joined #eclipse [23:16:50] *** bushwakko has quit IRC [23:22:17] *** Doppp has joined #eclipse [23:23:26] *** Laserbeak431 has quit IRC [23:23:35] *** soulreaper has quit IRC [23:24:34] <Recreo> I am taking a beginner C class, and even though I understand some little programs in C, I can figure out how to do this homework: a program that asks for an array (or series) of scores, when user hits enter it calculates low score, high score, average score and number of scores entered and it terminates. [23:25:51] <Recreo> I have only written this: http://pastebin.com/m5c00205e [23:26:38] <rcjsuen> Think your question would be more appropriate for the C programming IRC channels. [23:27:02] <rcjsuen> Try ##c. [23:27:56] <Recreo> rcjsuen: I will look for that channel right now [23:27:57] <Recreo> thanks [23:30:02] *** zmanning has joined #eclipse [23:31:34] *** Laserbeak43 has quit IRC [23:33:13] *** glima is now known as glima[AWAY] [23:34:04] *** mainspring has quit IRC [23:34:23] *** glima[AWAY] is now known as glima [23:40:02] *** ChanServ sets mode: +o rcjsuen [23:40:52] *** rcjsuen changes topic to "Eclipse (http://www.eclipse.org) - Eclipse 3.5 and the Galileo release train have been released! Eclipse 3.6M2 (200909170100) has been declared! Browse the FAQ at http://wiki.eclipse.org/IRC_FAQ and blog about all things Eclipse at http://www.planeteclipse.org/" [23:42:03] *** rcjsuen sets mode: -o rcjsuen [23:42:04] *** ChanServ sets mode: -o rcjsuen [23:46:54] *** thinkling has quit IRC [23:46:56] *** ekiczek has joined #eclipse [23:59:58] *** glima is now known as glima[AWAY]