September 19, 2009  
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

[00:00:15] *** ekiczek has joined #eclipse
[00:05:59] <FauxFaux> Could someone confirm that over-ann isn't recognised as a @SupressWarnings directive, despite the help telling you it does?  http://pastie.org/622300  http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.jdt.doc.isv/guide/jdt_api_compile.htm
[00:07:23] <FauxFaux> This is very annoying. >.<
[00:08:58] *** phoenixz has quit IRC
[00:09:11] <glima> does anyone know about creating a new cdt ProcessRunner in a plugin and using it on a project template?
[00:17:03] *** amnesic has joined #eclipse
[00:20:04] *** NyB has quit IRC
[00:22:35] *** yassine has joined #eclipse
[00:22:49] <yassine> hi everyone
[00:23:02] *** rretzbach has quit IRC
[00:23:20] <yassine> how do you guys drag and drop a reference to a file in the project explorer into actively edited file ?
[00:23:42] <FauxFaux> Why would you want to do that?
[00:24:04] <yassine> FauxFaux, okay solved
[00:24:16] *** brendon_work has joined #eclipse
[00:24:20] <FauxFaux> Good. :)
[00:25:05] *** Gastion has left #eclipse
[00:25:10] <yassine> FauxFaux, since i have some nested directories which refers for such files for example: "js/ext-2.0.2/resources/css/ext-all.css" and i dont want to type these manually
[00:25:29] <FauxFaux> Copy qualified names seems to do roughly that.
[00:25:53] *** cmw72 has joined #eclipse
[00:26:15] <rcjsuen> FauxFaux: so what do i do, just make a java 5 project copy/paste that code?
[00:26:24] <rcjsuen> FauxFaux: do i need to turn on warnings or something
[00:26:53] <yassine> FauxFaux, i was aware of copy qualified name but that's a step more to do :P
[00:26:54] <FauxFaux> rcjsuen: I reported it after checking the source; I'm not sure if it's a default warning. :)
[00:27:09] <rcjsuen> FauxFaux: You mean you already filed a bug?
[00:27:24] <FauxFaux> Yes!
[00:27:35] <FauxFaux> I almost patched it, but then the code made me very sad so I stopped.
[00:27:46] <rcjsuen> o okay
[00:27:47] <rcjsuen> works for me
[00:27:50] <FauxFaux> ~~289917
[00:28:12] <rcjsuen> as long as bugs are filed i am fine
[00:28:17] <FauxFaux> I suspect you need the Annotations -> @SuppressWarnings warning on to see the warning, but you'll still hit the cleanup one.
[00:29:24] <FauxFaux> (Ssrsly, you cannot believe that someone profiled http://pastie.org/622310  and found that it was a bottleneck in the compiler)
[00:30:04] <rcjsuen> all those equals calls causing problems i guess?
[00:30:43] <FauxFaux> I'm just whining, nm. :)
[00:33:17] *** NyB has joined #eclipse
[00:34:30] *** soulreaper_ has joined #eclipse
[00:36:51] *** fsteeg_ has joined #eclipse
[00:39:10] *** cmw73 has joined #eclipse
[00:40:18] *** d_a_carver has joined #eclipse
[00:44:13] *** fsteeg has quit IRC
[00:44:13] *** fsteeg_ is now known as fsteeg
[00:50:39] *** mbana has joined #eclipse
[00:52:39] *** NyB has quit IRC
[00:53:29] *** cmw72 has quit IRC
[00:57:53] *** a_panov has quit IRC
[00:58:27] *** ary_manzana has joined #eclipse
[00:59:37] *** soulreaper_ has quit IRC
[01:02:05] <Odin_> hmm.. should an EJB project have "EJB Project" as the type of project ?
[01:02:36] <Odin_> Resources -> Type: Project (in project preferences), but I used the wizard to create "EJB Project"
[01:03:17] *** AhtiK has quit IRC
[01:03:19] <rcjsuen> Odin_: irrelevant and can be ignored
[01:03:31] *** ary_manzana1 has joined #eclipse
[01:04:19] <Odin_> I have "Project Facet: EJB Module: 3.0" set in that preference for my "EJB JAR project"
[01:05:46] <Odin_> I also have an "EJB client JAR project" (related to the above project)
[01:06:42] <Odin_> but that does not have the facet, is that a problem ?   the other issue I have is that both "EJB JAR project" and "EJB client JAR project" have no classpath access to "javax.ejb.*"
[01:08:39] <Odin_> so where should my EJB api jar be coming from ?  (I have EJB3 container server runtimes installed) but can't see any obvious way for the "EJB JAR project" to add that
[01:08:47] *** ary_manzana has quit IRC
[01:09:19] *** cmw73 has quit IRC
[01:10:58] *** shtylman has joined #eclipse
[01:11:38] *** shtylman has left #eclipse
[01:12:20] *** fsteeg has quit IRC
[01:12:33] *** fsteeg_ has joined #eclipse
[01:12:37] *** fsteeg_ is now known as fsteeg
[01:13:28] *** buddhika_ has quit IRC
[01:14:00] *** fsteeg has quit IRC
[01:14:16] *** buddhika_ has joined #eclipse
[01:14:46] *** fsteeg has joined #eclipse
[01:20:32] *** jbest has joined #eclipse
[01:21:08] <jbest> any particular reason why eclipse would refuse to start up again after rebooting my pc?
[01:21:20] <jbest> looking through the docs, don't see anything
[01:22:12] <rcjsuen> Elaborating on your problem would be a good start. You might also want to provide more ~info
[01:22:13] <T-elos> Please state a) your CPU architecture (x86, 64-bit, etc.), b) operating system (Windows, Linux, OSX, etc.), c) your Java runtime environment (please verify by checking your ~logs or in the about dialog's ~jre section. No, typing 'java -version' in the command line does not count as checking), d) your Eclipse version, and e) where did you get Eclipse from (eclipse.org, distro repository, etc.).
[01:23:28] <jbest> running from cmd doesn't return anything; i see the splash and it just dies before the ide pops up.  running on x86 windows XP with jre6.  using eclipse galileo from eclipse.org
[01:23:41] <jbest> *running eclipse.exe from cmd
[01:24:13] <jbest> worked perfectly and closed cleanly before a reboot, no system updates or anything
[01:24:24] *** ary_manzana has joined #eclipse
[01:24:27] *** ary_manzana has quit IRC
[01:24:52] <rcjsuen> jbest: Did you try downloading/unzipping again?
[01:25:22] <jbest> rcjsuen: indeed.  i downloaded a brand new zip file, extracted it to the desktop, and ran it from there. same problem :\
[01:26:13] *** tr1gger has joined #eclipse
[01:27:43] <rcjsuen> jbest: So how far does the splash screen get
[01:28:19] <jbest> it only pops up for one or two tenths of a second and disappears
[01:28:37] <jbest> i don't have any hanging eclipse threads in the task manager...  not sure what's up
[01:28:46] <rcjsuen> o
[01:28:57] <rcjsuen> i thot it got far
[01:29:01] <rcjsuen> Since you said it just dies before the ide pops up
[01:29:16] <jbest> ah, sorry for not being clear
[01:29:16] <rcjsuen> Where is your JRE installed
[01:29:38] <jbest> C:\Program Files\Java\jre6
[01:30:19] <rcjsuen> eclipse.exe -vm C:\Program Files\Java\jre6\bin\java.exe
[01:32:27] <jbest> :\  i don't get the splash screen with that one, i just get a separate command prompt that pops up and disappears instantly... i can't make out any of the output before it closes and returns me back to the command prompt i launched it from
[01:33:02] <rcjsuen> Can you run 'java' from cmd?
[01:33:33] *** ikarius has quit IRC
[01:33:39] <jbest> indeed
[01:34:16] <rcjsuen> Try redirecting the output to a file then.
[01:35:05] <jbest> of simply "java" or "eclipse.exe -vm C:\Program Files\Java\jre6\bin\java.exe"
[01:35:07] <jbest> ?
[01:35:40] <rcjsuen> latter as you claim java runs properly
[01:36:31] <glima> hi, all
[01:36:44] <jbest> nothing is redirected to the file when i run it...  it spawns another shell in a separate window that dies, then returns to the originating shell
[01:36:49] *** buddhika_ has quit IRC
[01:36:49] *** buddhika has joined #eclipse
[01:36:53] <jbest> the file i redirected the output to is empty
[01:37:02] <Odin_> add "-consoleLog"
[01:37:09] * jbest tries
[01:37:11] <NoobFukaire> consoleLog to the rescue ;)
[01:37:31] <rcjsuen> If it's in another shell I'm not sure if it'll redirect properly.
[01:37:43] <rcjsuen> jbest: You're not Nate Parsons, are you
[01:37:59] <jbest> i have no idea who that is
[01:38:02] <jbest> haha
[01:38:12] <rcjsuen> as your symptoms are similar, ~289673
[01:38:14] <T-elos> Bug 289673 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=289673 - Platform / UI / 3.5 - PC / Windows XP - NEW / critical / - Assignee: Platform-UI-Inbox - Eclipse crashes < 1s after startup
[01:38:33] <rcjsuen> So I'm guessing redirection failed.
[01:38:46] <jbest> yeah, tried with "-consoleLog" with and with out "-vm <arg>", no output to the file
[01:38:52] <jbest> rcjsuen: indeed
[01:38:56] * jbest reviews the ticket
[01:39:10] <rcjsuen> jbest: try using eclipsec.exe instead, even tho i don't think that'll matter either
[01:39:13] *** blue_asterisk has quit IRC
[01:39:44] <jbest> rcjsuen: i tried that (it failed), but i'll try it with the other arguments, too
[01:42:00] *** ary_manzana1 has quit IRC
[01:42:06] *** NyB has joined #eclipse
[01:42:45] <jbest> hm...., just asked a co-worker.  this is NOT the normal output you should see when you run java from a command line: http://pastebin.com/d6e774456
[01:43:10] <NoobFukaire> you class library is not being loaded
[01:43:14] <NoobFukaire> that's a nono
[01:43:16] <jbest> i'm guessing that'd have something to do with it :)
[01:43:44] <NoobFukaire> yeah I'd reinstall, check your env PATH too
[01:44:04] <jbest> sure will.  thanks for the help, guys
[01:44:32] <rcjsuen> Yes that is not normal at all, on.
[01:44:35] *** dpino has quit IRC
[01:44:48] <rcjsuen> jbest: Sorry, I just assumed it was fine.
[01:44:51] *** dpino has joined #eclipse
[01:45:19] <jbest> rcjsuen: no, no... i take responsibility for that one. :)
[01:45:39] <rcjsuen> jbest: Thank you for sharing. I will ask on the bug. Maybe Nate P has the same problem. :)
[01:46:04] <jbest> no problem :)
[01:46:11] <jbest> i'll let you know if this fixes it
[01:52:03] <jbest> woo! re-installed java and i'm back into the ide
[01:53:01] <jbest> just in time to go home :)  thanks again for your help rcjsuen, NoobFukaire, Odin_.  talk to you guys soon
[01:53:04] * jbest &
[01:58:48] *** NyB has quit IRC
[01:59:40] *** toll_232123 has quit IRC
[02:00:46] *** Mainstay has quit IRC
[02:01:51] *** Recreo has joined #eclipse
[02:03:32] *** scorphus has quit IRC
[02:05:33] *** EricInBNE has joined #eclipse
[02:06:53] *** EricInBNE has joined #eclipse
[02:09:23] *** buddhika has quit IRC
[02:10:07] *** buddhika_ has joined #eclipse
[02:11:17] *** glima is now known as glima[AWAY]
[02:15:55] *** phoenixz has joined #eclipse
[02:18:55] *** njbartlett has quit IRC
[02:20:09] *** d_a_carver has quit IRC
[02:35:52] *** yassine has quit IRC
[02:37:48] *** Shown has quit IRC
[02:38:26] *** phoenixz has quit IRC
[02:43:47] *** phoenixz has joined #eclipse
[02:46:22] *** phoenixz has quit IRC
[02:46:33] *** dododomo has quit IRC
[02:48:48] *** phoenixz has joined #eclipse
[02:53:29] *** tr1gger has quit IRC
[02:59:33] *** mbana has quit IRC
[03:00:00] *** Araxia has quit IRC
[03:05:12] *** fixl has joined #eclipse
[03:05:21] *** Resistance has quit IRC
[03:05:26] *** Resistance6 has joined #eclipse
[03:05:50] *** rcjsuen has quit IRC
[03:10:02] *** samjl has joined #eclipse
[03:10:38] *** samjl has left #eclipse
[03:11:03] *** rcjsuen has joined #eclipse
[03:16:15] *** Colonel-Rosa has joined #eclipse
[03:26:02] *** Imaginativeone has joined #eclipse
[03:30:30] *** buddhika_ has quit IRC
[03:30:33] *** Chr1831 has joined #eclipse
[03:30:40] <Chr1831> can i disable html warnings?
[03:31:18] <Odin_> preference -> validation ?
[03:32:21] *** buddhika_ has joined #eclipse
[03:32:23] <Chr1831> thx
[03:32:34] <Chr1831> is there anything like intellisense for eclipse?
[03:33:43] *** Colonel-Rosa has left #eclipse
[03:34:38] *** phoenixz has quit IRC
[03:36:12] <rcjsuen> Chr1831: Ctrl+Space if it's supported.
[03:44:36] *** semanticpc has joined #eclipse
[03:45:09] <semanticpc> any idea about the svn: Can't create directory '/repos/cisc672_09f/db/transactions/20-1.txn': Permission denied error when using Subverise in Eclipse ?
[03:48:51] *** Imaginativeone has quit IRC
[03:48:56] *** Chr1831 has left #eclipse
[03:51:32] *** Araxia has joined #eclipse
[03:51:37] *** fsteeg has quit IRC
[03:57:36] *** semanticpc has quit IRC
[04:00:38] *** thinkling has joined #eclipse
[04:01:40] *** Laserbeak431 has quit IRC
[04:01:48] <thinkling> hey there. goofy question: how do I trigger a code template that requires a selection (e.g. line-selection)?
[04:05:06] *** TomTom has joined #eclipse
[04:10:37] *** kdubb has quit IRC
[04:16:02] <thinkling> (I know normally a template is invoked with ctrl-space or alt-/. I'm using alt-/ because I have the emacs bindings active, which eat the ctrl-space.)
[04:18:04] <thinkling> on a related note, I see mentions of the SurroundWith command (on context menu) which I don't seem to have. (3.5)
[04:19:18] *** jriggins has quit IRC
[04:19:24] *** [TomTom] has quit IRC
[04:21:21] <thinkling> Does the Eclipse PDT edition even have Surround-With support?
[04:25:05] *** Theravadan has quit IRC
[04:25:09] *** rretzbach has joined #eclipse
[04:32:56] *** arvliet has quit IRC
[04:49:11] *** thinkling has quit IRC
[04:51:16] *** buddhika__ has joined #eclipse
[04:51:19] *** buddhika_ has quit IRC
[05:04:08] *** blue_asterisk has joined #eclipse
[05:06:24] *** rcjsuen has quit IRC
[05:11:57] *** diego has joined #eclipse
[05:12:00] *** nmatrix9 has joined #eclipse
[05:12:25] *** diego is now known as Guest6665
[05:13:08] *** dpino has quit IRC
[05:13:25] *** alid has quit IRC
[05:14:39] *** buddhika__ has quit IRC
[05:28:23] *** ikarius has joined #eclipse
[05:29:04] *** kyo has joined #eclipse
[05:34:24] *** ikarius has quit IRC
[05:55:16] *** Laserbeak43 has joined #eclipse
[06:00:24] *** buddhika has joined #eclipse
[06:07:46] *** Theravadan has joined #eclipse
[06:13:09] *** Theravadan has quit IRC
[06:13:55] *** arvliet has joined #eclipse
[06:18:12] *** Laserbeak43 has quit IRC
[06:45:38] *** arvliet has quit IRC
[06:51:00] *** glima[AWAY] is now known as glima
[07:02:30] *** kthomas_vh_ has quit IRC
[07:04:53] *** kthomas_vh has joined #eclipse
[07:05:08] *** alid has joined #eclipse
[07:22:01] *** glima is now known as glima[AWAY]
[07:23:11] *** francis4 has quit IRC
[07:26:21] *** francis4 has joined #eclipse
[07:31:42] *** adeodatus has joined #eclipse
[07:44:38] *** francis4 has quit IRC
[07:46:17] *** francis4 has joined #eclipse
[07:52:46] *** SpektoM has joined #eclipse
[08:05:40] *** nmatrix9 has quit IRC
[08:09:42] *** Recreo has quit IRC
[08:21:34] *** semanticpc has joined #eclipse
[08:22:27] *** semanticpc has quit IRC
[08:24:51] *** fhenning09 has joined #eclipse
[08:25:00] <fhenning09> Hello!
[08:27:03] <fhenning09> Is there any other way to create a ribbon-like UI other than using : http://hexapixel.com/projects/ribbon
[08:49:53] *** fladi has joined #eclipse
[08:58:37] *** Pompoen has joined #eclipse
[08:59:35] <nitind> I believe there were legal issues providing it as part of SWT itself, so take care.
[09:09:02] *** Resistance6 has quit IRC
[09:14:00] *** adeodatus has quit IRC
[09:15:09] <NoobFukaire> pretty cool looking
[09:15:11] <NoobFukaire> is that windows only?
[09:22:04] *** fixl has quit IRC
[09:22:13] *** kthomas_vh has quit IRC
[09:22:37] *** acuster has joined #eclipse
[09:26:15] *** carlesoriol has joined #eclipse
[09:30:16] <Niriven> 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?
[09:32:02] *** jfreeman__ has joined #eclipse
[09:35:45] <Pompoen> I have an issue with C++ applications. Building works fine but when I want to run, the run configuration doesn't automaticly find the binary. I have to navigate to the bin myself. Does anyone know how to fix this problem?
[09:36:20] *** carlesoriol has quit IRC
[09:38:24] *** kthomas_vh_ has joined #eclipse
[09:44:27] *** saotome has joined #eclipse
[09:44:51] <saotome> how do I get eclipse to connect to a site (mylyn) that has an invalid SSL certificate?
[09:51:00] *** fhenning09 has quit IRC
[10:00:27] *** jfreeman__ has quit IRC
[10:02:47] *** saotome has quit IRC
[10:09:05] *** scriptha has joined #eclipse
[10:15:52] *** kthomas_vh_ has quit IRC
[10:24:21] *** barbar__conan has joined #eclipse
[10:36:18] *** SpektoM has quit IRC
[10:44:33] *** Upgreydd has joined #eclipse
[10:45:13] *** blue_asterisk has quit IRC
[10:47:04] <Upgreydd> hi all, i have a trouble, i installed eclipse then PHPEclipse and aptana and when i open php file i have this error: An error has occurred. See error log for more details. java.lang.NullPointerException
[10:49:23] <Upgreydd> any idea?
[10:50:11] *** fixl has joined #eclipse
[10:53:49] *** Pompoen has quit IRC
[10:54:28] *** quoin has joined #eclipse
[10:58:20] <francis4> Upgreydd: the error log file is in your workspace, int he .metadata directory and called .log, the stack trace will be there
[10:58:58] *** barbar__conan has quit IRC
[11:00:23] <Upgreydd> francis4: OK i'll check it after reinstall ;] now i'm installing eclipse again
[11:07:04] *** tr1gger has joined #eclipse
[11:07:30] <Upgreydd> francis4: ok i have the log file, what i should check there?
[11:07:55] <francis4> Upgreydd: you got the same error I presume
[11:08:07] <francis4> do a pastebin of it and I will have a look
[11:09:01] <Upgreydd> francis4: http://pastebin.com/m47798934
[11:11:10] <Upgreydd> francis4: any idea how to fix it? ;]
[11:11:27] <francis4> Upgreydd: somethings's not set up with your browser access, which is odd since you are on windows, usually that's OK.  I recommend that you use PDT though, rather than phpeclipse.  It works pretty well with the most recent version of eclipse.
[11:12:09] <Upgreydd> but pdt won't give me proposal for php and css
[11:12:53] <Upgreydd> PDT+aptina will work?
[11:13:04] <Upgreydd> aptana*
[11:13:50] *** pb65 has quit IRC
[11:15:16] *** pb65 has joined #eclipse
[11:17:20] <Upgreydd> francis4: are you using PDT+aptana?
[11:18:06] <francis4> Upgreydd: no, I used PDT about a year ago, I don't do much PHP work these days, but I just know that the PDT stuff is very actively wroked on.
[11:18:22] <francis4> I don't even know what aptana is, sorry about that.
[11:18:50] <Upgreydd> PDT is for PHP, aptana is for other web stuff ;]
[11:18:55] <francis4> but from what i knew of phpeclispe, it was not really being worked on, but maybe that has changed
[11:19:17] <francis4> when you say that pdt won't give you proposal for php and css i don't know what you mean
[11:21:20] <francis4> oh, right i have heard of aptana, it includes the pdt probably
[11:21:29] *** pb_65 has joined #eclipse
[11:26:55] *** Tesseraction has joined #eclipse
[11:27:08] *** pb65 has quit IRC
[11:28:58] *** bushwakko has joined #eclipse
[12:04:50] *** Shown has joined #eclipse
[12:05:51] *** soulreaper has joined #eclipse
[12:12:36] *** soulreaper has quit IRC
[12:13:08] *** soulreaper has joined #eclipse
[12:18:39] *** acuster has quit IRC
[12:41:29] *** unlord has quit IRC
[12:54:17] *** bushwakko has quit IRC
[13:01:01] *** hello has joined #eclipse
[13:01:25] *** mrabah12R has joined #eclipse
[13:09:43] *** adeodatus has joined #eclipse
[13:10:53] *** cnkurzke has quit IRC
[13:11:31] *** rcjsuen has joined #eclipse
[13:15:51] *** adeodatus has quit IRC
[13:21:53] *** Aleph_One has joined #eclipse
[13:27:23] *** Back2Basics has joined #eclipse
[13:29:01] *** Administrator_ has joined #eclipse
[13:32:45] *** cnkurzke has joined #eclipse
[13:35:53] *** Niriven has quit IRC
[13:55:10] *** crashR has quit IRC
[14:07:52] *** Back2Basics has quit IRC
[14:08:14] *** Back2Basics has joined #eclipse
[14:18:19] *** Back2Basics_ has joined #eclipse
[14:22:40] *** tr1gger has quit IRC
[14:23:22] *** tr1gger has joined #eclipse
[14:33:26] *** Back2Basics has quit IRC
[14:33:26] *** Back2Basics_ is now known as Back2Basics
[14:39:12] *** rretzbach has quit IRC
[14:39:29] *** jriggins has joined #eclipse
[14:42:14] *** acuster has joined #eclipse
[14:43:28] *** rretzbach has joined #eclipse
[14:44:59] *** jriggins has quit IRC
[14:58:49] *** Back2Basics has quit IRC
[14:58:57] *** Back2Basics has joined #eclipse
[15:02:12] *** uebera|| has quit IRC
[15:02:44] *** uebera|| has joined #eclipse
[15:10:17] *** Imaginativeone_ has joined #eclipse
[15:14:47] *** Imaginativeone_ has quit IRC
[15:17:19] *** pb65 has joined #eclipse
[15:18:53] *** fladi has quit IRC
[15:21:25] *** pb_65 has quit IRC
[15:33:31] *** buddhika__ has joined #eclipse
[15:36:16] *** buddhika has quit IRC
[15:43:50] *** scorphus has joined #eclipse
[15:46:25] *** Traveler has joined #eclipse
[15:46:49] *** Traveler is now known as Guest91713
[15:46:49] <Guest91713> Hi
[15:48:23] <Guest91713> i got a question about the call hierarchy function: is there a possibilty to get only those calls which are made to class which offers the method or to a specified subclass
[15:49:18] <Guest91713> default behavior is to show all, without differentiating between super class and extending classes
[16:05:43] *** bushwakko has joined #eclipse
[16:09:47] *** penthief has joined #eclipse
[16:10:48] <penthief> With this new vertical edit block goodness: Is it possible to combine this with a rename refactor to edit 4 fields at once?
[16:14:02] *** soulreaper has quit IRC
[16:16:31] *** Pikachu_2014 has quit IRC
[16:17:28] *** Nyha has joined #eclipse
[16:19:11] *** Back2Basics has quit IRC
[16:21:03] *** Ayoub_ has joined #eclipse
[16:28:13] *** Pikachu_2014 has joined #eclipse
[16:28:29] *** Ayoub_ has quit IRC
[16:28:56] *** Ayoub_ has joined #eclipse
[16:29:14] *** Ayoub_ has quit IRC
[16:29:30] *** Ayoub_ has joined #eclipse
[16:30:20] *** Ayoub_ has quit IRC
[16:30:27] *** buddhika__ has quit IRC
[16:32:27] *** buddhika__ has joined #eclipse
[16:33:47] *** Ayoub has joined #eclipse
[16:35:33] *** ecfuser68167 has joined #eclipse
[16:35:48] <ecfuser68167> TESTE
[16:36:40] <ecfuser68167> Galera estou com o problema para conectar
[16:38:04] *** Ayoub has quit IRC
[16:38:09] <ecfuser68167> help!
[16:38:32] *** Ayoub has joined #eclipse
[16:43:33] *** Ayoub has quit IRC
[16:45:28] *** acuster has quit IRC
[16:46:29] *** Ayoub has joined #eclipse
[16:53:23] *** Aleph_One has quit IRC
[16:53:43] *** Aleph_One has joined #eclipse
[16:53:46] *** Aleph_One has quit IRC
[16:58:46] *** soulreaper has joined #eclipse
[17:00:36] *** Back2Basics has joined #eclipse
[17:04:53] *** blue_asterisk has joined #eclipse
[17:05:53] *** sama has joined #eclipse
[17:08:52] *** bushwakko has quit IRC
[17:13:26] *** Ayoub has quit IRC
[17:20:51] *** bushwakko has joined #eclipse
[17:27:12] *** toobulkeh has joined #eclipse
[17:27:52] <toobulkeh> I'm having issues with Eclipse and m2eclipse, it won't compile anything after saying "Editor does not contain type main", any ideas?
[17:28:12] *** Laserbeak43 has joined #eclipse
[17:29:03] <toobulkeh> this only happens after I install m2eclipse and add a dependency (I'm trying the Apache examples "ClientWithResponseHandler"
[17:33:36] *** rretzbach has quit IRC
[17:34:44] *** Guest91713 has quit IRC
[17:49:22] *** EricInBNE has quit IRC
[17:51:24] *** Poundo has left #eclipse
[17:54:35] *** scorphus has quit IRC
[17:56:12] *** bushwakko has quit IRC
[17:57:14] *** Back2Basics_ has joined #eclipse
[18:03:55] *** Back2Basics has quit IRC
[18:03:56] *** Back2Basics_ is now known as Back2Basics
[18:04:26] *** nmatrix9 has joined #eclipse
[18:14:53] *** tokam-|-away has quit IRC
[18:17:53] *** nmatrix9_ has joined #eclipse
[18:18:23] *** da_krowa has joined #eclipse
[18:21:26] *** nmatrix9_ has quit IRC
[18:27:13] *** tokam-|-away has joined #eclipse
[18:28:42] *** NoobFukaire has quit IRC
[18:32:59] *** rretzbach has joined #eclipse
[18:34:11] *** sama has quit IRC
[18:34:31] *** toobulkeh has left #eclipse
[18:36:59] *** cnkurzke has quit IRC
[18:43:24] *** quoin has quit IRC
[18:46:57] *** Back2Basics has quit IRC
[18:52:32] *** mrabah12R has quit IRC
[18:55:33] *** ktlr has joined #eclipse
[19:01:29] *** karltk_ is now known as karltk
[19:05:40] *** buddhika__ has quit IRC
[19:10:27] *** buddhika__ has joined #eclipse
[19:17:15] *** bushwakko has joined #eclipse
[19:17:39] *** bushwakko has quit IRC
[19:18:23] *** bushwakko has joined #eclipse
[19:20:20] *** Rich_Morin has joined #eclipse
[19:23:09] *** Upgreydd_ has joined #eclipse
[19:23:42] *** sdboyer has joined #eclipse
[19:28:50] *** Upgreydd has quit IRC
[19:29:04] *** Upgreydd_ is now known as Upgreydd
[19:31:24] *** buddhika_ has joined #eclipse
[19:32:24] *** buddhika__ has quit IRC
[19:35:05] *** deSilva^^ has joined #eclipse
[19:35:08] *** deSilva has quit IRC
[19:35:13] *** adeodatus has joined #eclipse
[19:41:13] *** adeodatus has quit IRC
[19:47:59] *** tr1gger has quit IRC
[19:50:22] *** kdubb has joined #eclipse
[19:50:32] <Rich_Morin> Eclipse has to gather and present metadata for each language it supports. Is there a common framework or perhaps an ontology for this information?
[19:51:32] <rcjsuen> Not sure what you mean by that.
[19:51:44] <kdubb> Is anyone else experiencing weird things with the debugger in 3.5?  When I debug an RCP app or Plug-in hitting a breakpoint causes the stack trace window to go...well.... crazy!
[19:52:52] <kdubb> I cant seem to debug at all because of it.
[19:55:16] <Rich_Morin> rcjsuen: Let's say that part of Eclipse has groveled over some Java (or Ruby or ...) code, pulling out information on files, methods, etc. Is there a canonical place to store this, possibly in a manner that would let it be integrated with metadata from other languages, etc?
[19:56:43] <rcjsuen> Rich_Morin: No, that's up to you to decide how to index your source files.
[19:56:47] *** bushwakko has quit IRC
[19:59:14] *** buddhika__ has joined #eclipse
[19:59:21] *** buddhika_ has quit IRC
[19:59:25] *** bushwakko has joined #eclipse
[20:01:02] *** jackd has joined #eclipse
[20:02:02] *** Rich_Morin has left #eclipse
[20:03:20] *** SpektoM has joined #eclipse
[20:03:30] *** SpektoM has quit IRC
[20:04:47] *** Laserbeak43 has quit IRC
[20:09:39] *** glima[AWAY] is now known as glima
[20:12:28] *** vwegert has joined #eclipse
[20:15:26] *** penthief has quit IRC
[20:19:03] <kdubb> So nobody has any problems debugging RCP apps or plug-ins?  I have even tried creating a new workspace to no avail
[20:31:06] <kdubb> ahhhh.... It's a known problem that crops up on the 64bit cocoa version of eclipse... known as the "dancing scrollbar"
[20:35:20] *** bushwakko has quit IRC
[20:47:52] *** jackd has quit IRC
[20:48:16] *** jackd has joined #eclipse
[20:48:25] *** jackd has quit IRC
[20:51:06] *** Laserbeak43 has joined #eclipse
[20:53:37] *** Laserbeak43 has quit IRC
[20:54:10] *** buddhika__ has quit IRC
[20:54:14] *** dmiles_afk has quit IRC
[20:56:11] *** dmiles_afk has joined #eclipse
[20:59:02] *** mbana has joined #eclipse
[21:00:21] *** a9om has joined #eclipse
[21:01:20] <a9om> hi am trying to install google app-engine plugin and I got a list of unsatisfied dependencies http://fpaste.org/B2rw/
[21:01:24] *** Back2Basics has joined #eclipse
[21:01:45] <a9om> what is the easiest way to get them all ?
[21:04:27] *** Upgreydd has quit IRC
[21:05:21] *** jackd has joined #eclipse
[21:05:42] *** jackd has quit IRC
[21:06:14] <nitind> a9om: Go into the Install Software option under the Help menu and add, I think, Web Development Tools.
[21:06:49] <a9om> I need the whole WTP .
[21:06:57] <a9om> nyway to just get WST ?
[21:10:00] *** mauroC has joined #eclipse
[21:10:26] *** nmatrix9 has quit IRC
[21:11:29] *** Razec has joined #eclipse
[21:13:25] *** nmatrix9 has joined #eclipse
[21:14:21] *** thinkling has joined #eclipse
[21:17:51] *** njdoyle_ has joined #eclipse
[21:18:22] *** a9om has left #eclipse
[21:20:41] *** kthomas has joined #eclipse
[21:27:41] *** zmanning has joined #eclipse
[21:28:11] *** Laserbeak43 has joined #eclipse
[21:28:22] *** dr_jerry has joined #eclipse
[21:33:49] *** kthomas has quit IRC
[21:35:34] *** bushwakko has joined #eclipse
[21:35:48] *** kthomas has joined #eclipse
[21:42:18] *** bushwakko has quit IRC
[21:46:16] *** Back2Basics_ has joined #eclipse
[21:47:15] *** Back2Basics_ has quit IRC
[21:50:05] *** dr_jerry has quit IRC
[21:53:30] *** bushwakko has joined #eclipse
[21:53:59] *** Laserbeak43 has quit IRC
[21:57:59] *** todd_dsm has quit IRC
[21:58:07] *** Back2Basics has quit IRC
[22:01:09] *** Kazriko has joined #eclipse
[22:02:00] <Kazriko> Just a bizarre request, is there any way to add more preprocessor directives to eclipse's c/c++ editors?
[22:05:22] *** vwegert has quit IRC
[22:12:26] *** dr_jerry has joined #eclipse
[22:15:31] *** Theravadan has joined #eclipse
[22:16:21] *** dr_jerry has quit IRC
[22:20:05] <rcjsuen> jbest: Seeems like the guy on the bug had the same problem. Thank you for sharing your solution once again.
[22:24:41] *** bushwakko has quit IRC
[22:34:20] *** rretzbach has quit IRC
[22:36:16] *** mbana has quit IRC
[22:37:41] *** mbana has joined #eclipse
[22:48:37] *** dr_jerry has joined #eclipse
[22:51:24] *** dr_jerry has quit IRC
[22:58:04] *** eldragon has joined #eclipse
[22:58:59] *** Freeaqingme has joined #eclipse
[22:59:38] <Freeaqingme> I keep getting this exception when starting eclipse (by which it refuses to fully boot), can s/o tell me what I should do to fix it? StackTrace: http://pastie.org/623063.txt?key=l1c8i8tmrvq1u0m4psq
[23:00:40] *** scriptha has quit IRC
[23:00:59] <rcjsuen> Freeaqingme: you're using 3.2.x, that's 3 years old
[23:01:16] <rcjsuen> you're also using ~gcj which is likely the cause
[23:01:16] <T-elos> GCJ is not officially supported by Eclipse as a Java runtime environment. Please talk with your distribution's packaging team and/or the GCJ team for assistance. To run Eclipse with a different JVM, see: http://wiki.eclipse.org/IRC_FAQ#I_just_installed_Eclipse_on_Linux.2C_but_it_does_not_start._What_is_the_problem.3F
[23:01:23] <Freeaqingme> I know, (sorry!) but it did work until a few weeks back, and I guess this is what ubuntu ships atm
[23:01:25] <Freeaqingme> @ rcjsuen
[23:01:27] *** RenatoSilva has joined #eclipse
[23:01:41] <RenatoSilva> new server > tomcat 6:  Cannot create a server using the selected type
[23:01:43] <RenatoSilva> why?
[23:02:41] <rcjsuen> Freeaqingme: I suggest you take it up with the Ubuntu packaging team then. The developers no longer actively support or maintain that version.
[23:03:10] <Freeaqingme> I know, but I guess there's a quick/easy fix for  this (besides the version being from the stone ages)?
[23:04:40] <rcjsuen> Freeaqingme: You could try not using GCJ for starters I suppose.
[23:07:26] *** RenatoSilva has left #eclipse
[23:08:53] *** eldragon has quit IRC
[23:08:58] <Freeaqingme> tnx, I guess
[23:09:18] *** LongBeach has quit IRC
[23:10:15] *** RenatoSilva has joined #eclipse
[23:10:34] <RenatoSilva> why don't we have the version number anymore in Galileo's about?
[23:15:20] *** Back2Basics_ has joined #eclipse
[23:16:51] *** dmiles_afk has quit IRC
[23:17:50] *** mdkess has joined #eclipse
[23:17:54] *** dmiles_afk has joined #eclipse
[23:18:47] <mdkess> With the eclipse CDT, how can I specify different include directories when I'm writing a custom makefile? I have #include<gtkmm.h>, which eclipse cannot find (the project builds fine with the custom makefile though), but I can't for the life of me figure out how to tell eclipse where gtkmm.h is
[23:18:54] <mdkess> Does anyone know?
[23:21:00] *** Razec has quit IRC
[23:21:33] <mdkess> Ah, nevermind, got it.
[23:27:59] *** thinkling has quit IRC
[23:28:51] *** francis4 has quit IRC
[23:32:26] *** francis4 has joined #eclipse
[23:32:36] *** zmanning has quit IRC
[23:36:01] *** Laserbeak43 has joined #eclipse
[23:36:10] <jbest> rcjsuen: no problem, glad we got it sorted :)
[23:38:37] *** afed has joined #eclipse
[23:40:31] *** glima is now known as glima[AWAY]
[23:41:38] *** ecfuser68167 has quit IRC
[23:42:42] *** glima[AWAY] is now known as glima
[23:44:07] *** thinkling has joined #eclipse
[23:45:48] *** soulreaper has quit IRC

top