[00:00:34] *** delasteve has joined #eclipse [00:00:35] *** delasteve has joined #eclipse [00:09:18] *** corni has joined #eclipse [00:09:26] *** soulreaper has quit IRC [00:11:03] *** Hydra has joined #eclipse [00:11:07] <Hydra> egit rocks [00:11:19] <Hydra> well done everyone involved! [00:12:13] <Hydra> i've been trying out eclipse 3.7 with CDT, cygwin 1.7 and EGit for some cross-platform development on FreeWPC (an OS for my pinball machine). [00:12:21] <Hydra> all roses so far. [00:17:21] *** AWD^piledahl has joined #eclipse [00:18:54] *** cgb has joined #eclipse [00:21:29] *** adante_ has joined #eclipse [00:22:21] *** adante has quit IRC [00:22:24] *** adante_ is now known as adante [00:24:38] *** Kamaran has quit IRC [00:28:25] *** zoldar has quit IRC [00:30:41] *** delasteve has quit IRC [00:39:25] *** betty has quit IRC [00:44:57] <paulweb515_> Hydra: I like EGit for the most part, although I'm fine with switching to the command line for stuff too [00:45:49] *** llexpress has joined #eclipse [00:53:30] *** hodapp has joined #eclipse [00:53:42] *** ExtraSpice has quit IRC [00:54:01] *** ron has quit IRC [00:54:08] <Hydra> paulweb515, yeah likewise [00:54:43] <Hydra> it's been a while coming. i've been keeping an eye on egit for a while now. new version is much improved. [00:57:42] [00:58:11] *** LongBeach has quit IRC [01:01:11] *** aksn_ has quit IRC [01:01:33] *** fisix has quit IRC [01:03:37] <FauxFaux> I lie, that seems to be fixed now, apart from requring me to press next three times. [01:07:19] *** fisix has joined #eclipse [01:10:05] *** snoopdave has joined #eclipse [01:15:28] *** hodapp has left #eclipse [01:16:38] *** lolmatic has joined #eclipse [01:23:43] *** cgb has quit IRC [01:31:47] *** crib-- has joined #eclipse [01:33:55] *** crib- has quit IRC [01:34:05] *** crib-- is now known as crib [01:36:30] *** rossand has joined #eclipse [01:36:52] *** Whiskey- has quit IRC [01:43:22] *** Whiskey has joined #eclipse [01:43:37] *** olehv has quit IRC [01:46:55] *** airduster has quit IRC [01:48:41] *** lolmatic has quit IRC [01:50:48] *** olehv has joined #eclipse [01:52:15] *** Whiskey has quit IRC [01:52:21] *** pulse00 has quit IRC [02:05:57] *** mk has quit IRC [02:10:52] *** Whiskey has joined #eclipse [02:17:09] *** SimonP86 has joined #eclipse [02:19:22] *** baedert_ has joined #eclipse [02:19:53] *** rendar has quit IRC [02:23:50] *** EricInBNE has joined #eclipse [02:26:48] *** olehv has quit IRC [02:27:48] *** Hydra has quit IRC [02:29:39] *** airduster has joined #eclipse [02:33:12] *** rossand has quit IRC [02:43:29] *** acron17 has joined #eclipse [02:51:58] *** ddk__ has quit IRC [02:59:30] *** lolmatic has joined #eclipse [03:03:12] *** ktlr has quit IRC [03:11:19] *** dirk_77_ has quit IRC [03:15:12] *** evil_gordita has quit IRC [03:24:11] *** acron17 has quit IRC [03:24:17] *** baedert_ has quit IRC [03:24:17] *** baedert has quit IRC [03:25:59] *** AlbertoP has joined #eclipse [03:26:05] <AlbertoP> hello [03:26:39] <AlbertoP> I am using eclipse CDT, and I was wondering if there is an automatic way to export a project so that it can be built outside eclipse using make [03:37:40] *** rossand has joined #eclipse [03:50:28] *** HardDisk_WP has quit IRC [03:57:31] *** llexpress has quit IRC [03:58:36] *** The_8472 has quit IRC [03:59:15] *** llexpress has joined #eclipse [04:00:35] *** llexpress has left #eclipse [04:03:32] *** HardDisk_WP has joined #eclipse [04:03:32] *** HardDisk_WP has joined #eclipse [04:05:03] *** The_8472 has joined #eclipse [04:10:36] *** hoverfly has joined #eclipse [04:13:48] *** rossand has quit IRC [04:23:16] *** xxen has quit IRC [04:40:58] *** heinz has quit IRC [04:44:31] *** TachyonC has joined #eclipse [04:51:46] *** TachyonC has quit IRC [04:52:31] *** lolmatic has quit IRC [04:55:06] *** SimonP86 has quit IRC [04:58:01] *** tmkd_ has joined #eclipse [04:58:03] *** tmkd has quit IRC [05:06:31] *** psst has quit IRC [05:07:01] *** TachyonC has joined #eclipse [05:12:45] *** TachyonC has quit IRC [05:15:21] <nbf> how does the "additional" text work on the Tree/TreeViewer in say the Project Explorer [05:15:34] <nbf> I mean stuff like the SVN text on a project TreeItem [05:15:56] <nbf> is that some sort of decorator or ? [05:28:10] *** davetoo has joined #eclipse [05:29:36] <davetoo> Is there an editor plugin that does well for configuration files with syntaxes similar to, say, BIND named.conf, or in this particular case, drbd.conf? [05:33:04] *** snoopdave has quit IRC [05:34:18] <davetoo> (perhaps just using vim/gvim is easiest) [05:37:06] <milleja46> if you're going for vim isn't there viPlugin? [05:37:20] <davetoo> new to me... [05:37:23] * davetoo goes searching [05:37:46] <milleja46> i remember seeing it somewhere and think it was related to vim if i'm correct... [05:37:58] <davetoo> is it .. yeah was going to ask. [05:38:08] <davetoo> If it's pure vi, it's not as useful [05:38:13] <davetoo> hmm [05:38:21] <davetoo> not free [05:38:41] *** snoopdave has joined #eclipse [05:38:43] <milleja46> odd... [05:38:45] <davetoo> 15 euro. [05:39:02] *** cbeust_ has quit IRC [05:40:30] <davetoo> got to be some project that has an editor for syntaxes like this [05:43:13] <nitind> nbf: Yes, a Decorator. [05:44:10] <nbf> thx [05:49:13] *** LinGmnZ has joined #eclipse [06:01:49] *** ron has joined #eclipse [06:01:56] *** danhello has joined #eclipse [06:06:47] *** d_a_carver has quit IRC [06:14:49] *** Harrold has joined #eclipse [06:15:19] *** kassah has quit IRC [06:17:41] *** HelloWorld3211 has quit IRC [06:18:25] *** AndroidLoverInSF has joined #eclipse [06:21:16] *** milleja46 has quit IRC [06:24:51] *** corni has quit IRC [06:29:37] *** heX` has quit IRC [06:34:19] *** Harrold has quit IRC [07:00:12] *** danhello has quit IRC [07:00:38] *** mluser-home has quit IRC [07:03:42] *** aminpy has joined #eclipse [07:09:20] *** tewecske has joined #eclipse [07:17:40] *** kthomas has joined #eclipse [07:19:40] *** kthomas_vh_ has quit IRC [07:24:04] *** balr0g has joined #eclipse [07:24:42] <balr0g> hello, what is the shortcut to navigate the tabs on editor panel? tks [07:28:08] <balr0g> also, what is the shortcut to display intellisense/autocomplete options both for errors/warinings and code (like autocomplete System.out.println()) [07:31:42] <ron> tap ctrl+shift+L to see all the shortcuts. [07:31:58] <ron> tap it twice to see the full list with the ability to filter through them. [07:33:59] *** Dessimat0r has quit IRC [07:38:04] *** jmotta has quit IRC [07:39:36] *** danhello1 has joined #eclipse [07:45:29] <balr0g> ron, tks [07:50:47] *** vwegert has joined #eclipse [07:54:07] *** aminpy has quit IRC [08:02:33] *** aminpy has joined #eclipse [08:08:07] *** ron has quit IRC [08:18:38] *** LongBeach has joined #eclipse [08:18:41] *** davetoo has left #eclipse [08:21:30] *** AlbertoP has quit IRC [08:27:08] *** atpa8a has quit IRC [08:31:26] *** kinunt has quit IRC [08:45:44] *** ExtraSpice has joined #eclipse [08:46:22] *** ron has joined #eclipse [08:54:44] *** ronr__ has joined #eclipse [08:56:30] *** ron has quit IRC [08:56:34] *** ronr__ is now known as ron [09:20:00] *** purestrain has joined #eclipse [09:21:05] *** balr0g has quit IRC [09:24:53] *** aminpy has quit IRC [09:25:18] *** balr0g has joined #eclipse [09:27:50] *** balr0g is now known as Guest30055 [09:29:50] *** Guest30055 has quit IRC [09:34:12] *** roentgen has joined #eclipse [09:42:14] *** kinunt has joined #eclipse [09:42:17] <kinunt> hi all [09:53:43] *** ron has quit IRC [09:55:16] *** airduster has quit IRC [09:55:49] <purestrain> hi; with the recent indigo release i'm having strange save problems [09:56:14] <purestrain> i'm editing some text but the save-shortcut (and the save-menuitem) is not available [09:57:12] <purestrain> Well, its grayed out but closing the documents shows me the modified message [10:08:55] *** danhello1 has quit IRC [10:09:36] *** pulse00 has joined #eclipse [10:09:48] *** Kenran has joined #eclipse [10:10:35] <Kenran> Hi guys [10:11:16] <Kenran> I started using eclipse with the CDT plugin yesterday, but when I want to start a program that I just built, it tells me there are no binaries found [10:11:53] <Kenran> I found out that this could be because of missing or wrong "build artifact extension", where I should also put .exe [10:15:20] <Kenran> uhm, nvm, now that I restarted my eclipse (and the computer), it starts to work. I'll try reproducing it by creating a new project [10:40:21] <purestrain> okay; more details on my problem: i write a non existant method access for a different object, press quick-fix und do a single click into "create method" - then the save actions get disabled and stay disabled [10:40:36] <purestrain> have to fill a bug report i guess [10:44:23] *** dpy has joined #eclipse [10:44:40] *** dpy has left #eclipse [10:55:19] *** aminpy has joined #eclipse [10:56:24] *** danhello1 has joined #eclipse [10:58:48] *** ron has joined #eclipse [10:59:03] *** Kamaran has joined #eclipse [10:59:28] *** kinunt has quit IRC [11:08:17] *** Orphis has joined #eclipse [11:14:16] *** biomorph_ has joined #eclipse [11:15:48] *** biomorph_ has quit IRC [11:17:26] *** kthomas has quit IRC [11:18:01] *** kthomas has joined #eclipse [11:29:52] *** heinz has joined #eclipse [11:43:13] *** acron17 has joined #eclipse [11:43:58] *** esperegu has joined #eclipse [11:51:32] *** bodom has joined #eclipse [11:56:44] *** Multiply has joined #eclipse [11:57:49] *** Multiply has quit IRC [11:57:50] *** dirk_77_ has joined #eclipse [12:00:57] *** Kamaran has quit IRC [12:01:43] *** acron17 has quit IRC [12:11:14] *** bodom has quit IRC [12:11:19] *** dmiles_afk has quit IRC [12:12:12] *** purestrain has quit IRC [12:12:38] *** aksn has joined #eclipse [12:12:56] *** dmiles_afk has joined #eclipse [12:13:41] *** aminpy has quit IRC [12:15:04] *** soc42 has joined #eclipse [12:19:29] *** aksn has quit IRC [12:20:39] *** ShooterMG has quit IRC [12:21:26] *** dmiles_afk has quit IRC [12:22:30] *** dmiles_afk has joined #eclipse [12:28:34] *** Kamaran has joined #eclipse [12:30:18] *** danhello1 has quit IRC [12:30:55] *** aksn has joined #eclipse [12:40:38] *** baedert has joined #eclipse [12:42:38] *** Kenran_ has joined #eclipse [12:43:51] *** Kenran has quit IRC [12:56:35] *** acron17 has joined #eclipse [13:02:15] *** tokushin has joined #eclipse [13:04:48] *** tokushin has left #eclipse [13:05:02] *** AWD^piledahl has quit IRC [13:06:52] *** dirk_77__ has joined #eclipse [13:09:01] *** danhello1 has joined #eclipse [13:10:30] *** dirk_77_ has quit IRC [13:11:57] *** semeion has joined #eclipse [13:17:36] *** danhello1 has quit IRC [13:19:36] *** crib has quit IRC [13:20:43] *** crib has joined #eclipse [13:22:44] *** soc42 has quit IRC [13:27:51] *** xxen has joined #eclipse [13:31:18] *** khismetix has joined #eclipse [13:39:27] *** HelloWorld321 has joined #eclipse [13:49:12] *** acron17 has quit IRC [13:49:21] *** Kenran_ has quit IRC [13:49:52] *** AWD^piledahl has joined #eclipse [13:52:00] *** soulreaper has joined #eclipse [13:55:38] *** acron17 has joined #eclipse [14:07:25] *** semeion has quit IRC [14:07:39] *** purestrain has joined #eclipse [14:10:12] *** semeion has joined #eclipse [14:11:05] *** khismetix has quit IRC [14:15:44] *** kripz has joined #eclipse [14:15:49] *** kripz has left #eclipse [14:24:13] *** LinGmnZ has quit IRC [14:28:24] *** ExtraSpice has quit IRC [14:36:42] *** intellilogic has quit IRC [14:41:35] *** rossand has joined #eclipse [14:42:49] *** ExtraSpice has joined #eclipse [14:43:29] *** Xgc has quit IRC [14:44:11] *** Xgc has joined #eclipse [14:44:54] *** jcp has quit IRC [14:51:33] *** jcp has joined #eclipse [14:53:27] *** EricInBNE has quit IRC [14:57:12] *** LinGmnZ has joined #eclipse [14:57:57] *** codeon has joined #eclipse [14:58:15] *** LinGmnZ has quit IRC [14:58:46] *** _nor has joined #eclipse [15:03:09] *** UkGeek has joined #eclipse [15:03:18] *** UkGeek has left #eclipse [15:05:56] *** jpcooper has joined #eclipse [15:06:22] <jpcooper> hello [15:06:48] <jpcooper> my editing window has been filled with red underlines. Is there anyway to have my code parsed again so that they disappear? [15:07:25] <FauxFaux> What language? [15:08:10] *** codeon has quit IRC [15:09:15] <jpcooper> in fact I'm using Wolfram Workbench for Mathematica [15:09:18] <jpcooper> but it uses Eclipse [15:09:38] <acron17> hi there! i want to add the "Properties" entry to the popup menu of an "item" (something in my TreeViewer which is not an IResource) [15:10:00] *** LinGmnZ has joined #eclipse [15:10:22] <acron17> i already made a property page for the item and it works well through Alt-Enter and the global menu [15:10:29] *** LinGmnZ has quit IRC [15:10:44] *** LinGmnZ has joined #eclipse [15:11:22] <acron17> so how do i add the property entry to the popup menu? [15:15:37] *** LinGmnZ has quit IRC [15:17:10] <acron17> ok, i found "org.eclipse.ui.file.properties" as commandId does what i want. any comments on that? is there a reason to NOT use this (as the item i spoke of is not file really) [15:20:31] *** jcp has quit IRC [15:21:17] *** hoverfly has quit IRC [15:26:08] *** snoopdave has quit IRC [15:26:09] *** rossand has quit IRC [15:26:35] *** jcp has joined #eclipse [15:27:14] *** kassah has joined #eclipse [15:31:16] *** snoopdave has joined #eclipse [15:39:25] *** SimonP86 has joined #eclipse [15:50:35] *** snoopdave has quit IRC [15:55:24] *** jpcooper has left #eclipse [15:57:06] *** a0lex has joined #eclipse [15:57:51] *** snoopdave has joined #eclipse [15:58:06] *** deuterium has joined #eclipse [16:01:27] *** a0lex has quit IRC [16:03:33] *** intellilogic has joined #eclipse [16:04:49] *** danhello1 has joined #eclipse [16:19:48] *** jcp has quit IRC [16:25:03] *** omry has joined #eclipse [16:26:13] <acron17> how can i set a menucontribution to be only visible in items of a specific VewPart? [16:29:37] *** jcp has joined #eclipse [16:31:17] *** rossand has joined #eclipse [16:32:58] <omry> The new CDT (8.0) in Indigo has a problem - it sometimes wont clear compilation errors. so I have a bunch of them even though my project compiles fine. [16:34:47] <ron> omry: ma kore, gever? did you try looking at the ~bugs reports? [16:34:47] <Arbalest> Eclipse Bugzilla - Open new bug reports and/or enhancement requests https://bugs.eclipse.org/bugs/enter_bug.cgi / Search for existing bugs and/or enhancement requests https://bugs.eclipse.org/bugs/query.cgi [16:35:06] <omry> Hi ron, nope - not yet. [16:35:17] <ron> well, try that first. [16:35:28] <ron> unfortunately, sunday isn't a very active day in the channel. [16:35:40] <ron> also, CDT isn't a common topic here. [16:35:44] *** roentgen has quit IRC [16:36:01] <ron> did you try deleting the errors manually and see if they return? [16:36:12] <omry> I did [16:36:22] <omry> they wont return after the first build, but crop in sometime later [16:36:43] *** roentgen has joined #eclipse [16:36:52] <omry> its pretty strange, I get 500 errors out of the blue. could be somehow related to my setup (which have worked fine until now). [16:37:02] <ron> not sure how it works in CDT, but is the build automatically option checked? [16:37:13] <HelloWorld321> Is JDBC a common topic here? [16:37:31] <ron> HelloWorld321: JDBC is unrelated to eclipse. try asking in ##java [16:37:48] <omry> ron, in CDT you typically initiate a build with ctrl B and disable the auto build because its too slow. [16:37:52] <HelloWorld321> heh. darn. I'm trying to set up my database drivers in Eclipse [16:38:19] *** zumbi is now known as zumbi_ [16:38:23] *** zumbi_ is now known as zumbi [16:38:36] *** zumbi is now known as zumbi_ [16:38:37] <omry> ron, 8.0 is not even in he bug tracker yet. [16:38:43] <omry> oh, it is [16:38:44] <omry> my bad [16:39:12] <ron> omry: you should also check the ~forums about it [16:39:12] <Arbalest> http://www.eclipse.org/forums/ [16:39:26] <ron> HelloWorld321: then set them up :) [16:41:55] *** zumbi_ is now known as zumbi [16:44:02] *** ronr__ has joined #eclipse [16:44:51] *** ron has quit IRC [16:45:06] *** ron has joined #eclipse [16:45:27] *** mluser-home has joined #eclipse [16:45:49] *** ron has quit IRC [16:46:42] *** ron has joined #eclipse [16:47:22] <ron> omry: found antyhing? [16:47:56] <omry> ron, nohing in bugs [16:48:22] <omry> I am reverting to 3.6, don't have time to mess with it now. [16:48:36] <ron> FauxFaux: why did you break my Project Explorer's Link with the Editor. [16:48:58] <ron> omry: *nod* If you have the time, post about it in the forums just to see if anyone else has seen it. [16:49:18] <omry> yeah. [16:49:19] <FauxFaux> ron: I decided I don't like you; it seemed like a measured response. [16:49:31] <ron> FauxFaux: damned be you. [16:49:38] <omry> its such a big issue that it will either surface in a day or two, or its specific to my setup. [16:50:26] <ron> omry: all the more reason to post in the forums :) [16:51:10] <omry> spent enough time on this for today, I`ll give it another go soon. [16:52:11] <ron> gluck [16:52:44] <omry> here is something more mainstream: when I right click on a junit test function in the junit view and try to run it, I get "the input type of the launch configuration does not exist" [16:52:56] <omry> I know this is supposed to work [16:52:57] <omry> any idea? [16:53:56] <omry> found some useless hints online to make the test dir a source folder (which it is already) [16:53:58] <ron> junit and cdt? o_O [16:54:05] <omry> junit and java [16:54:19] <omry> my unit tests are in java. [16:54:47] <ron> well, I don't really use junit so I can't help you there. [16:55:03] <omry> alright [16:56:33] *** AndroidLoverInSF has quit IRC [17:01:35] *** magicked has joined #eclipse [17:06:50] *** cbeust_ has joined #eclipse [17:12:25] *** ronr__ has joined #eclipse [17:14:49] *** ron has quit IRC [17:19:53] *** airduster has joined #eclipse [17:21:44] *** khismetix has joined #eclipse [17:27:09] *** ronr__ is now known as ron [17:31:15] *** dirk_77__ has quit IRC [17:39:24] *** eshan has joined #eclipse [17:42:43] *** pulse00 has quit IRC [17:46:41] *** eshan has quit IRC [17:46:48] *** milleja46 has joined #eclipse [17:59:36] *** ron has quit IRC [18:00:53] *** zx has quit IRC [18:02:42] *** rossand has quit IRC [18:06:33] *** snoopdave has quit IRC [18:08:38] *** fisix has quit IRC [18:09:01] *** AWD^piledahl has quit IRC [18:10:23] *** llexpress has joined #eclipse [18:11:43] *** snoopdave has joined #eclipse [18:14:00] *** lolmatic has joined #eclipse [18:16:53] *** Aran has joined #eclipse [18:18:42] *** mk has joined #eclipse [18:23:07] *** snoopdave has quit IRC [18:23:25] *** esperegu_ has joined #eclipse [18:23:54] *** esperegu has quit IRC [18:24:53] *** moradan has joined #eclipse [18:25:44] <moradan> hello, I'm developing eclipse plugin - how can I delete cell editor from the table? [18:26:46] <moradan> Maybe I'm on the wrong way. What I need - is to have table with changing quantity of rows and attached to cells of the first column listeners. [18:28:19] *** snoopdave has joined #eclipse [18:28:31] <moradan> I have done this with attaching Button TableEditor to each cell of the first column. However when I delete rows completely resetting input and refreshing table, editor for the deleted cell persists. [18:33:32] <moradan> sorry, reading javadocs has helped - I needed to dispose TableEditor.getEditor().dispose(); and TableEditor.dispose(); separately. [18:34:01] *** Aran has left #eclipse [18:37:05] *** jmvanel_ has quit IRC [18:37:46] *** jmvanel_ has joined #eclipse [18:44:58] *** acron17 has quit IRC [18:54:59] *** llexpress has quit IRC [19:04:31] *** contingo has joined #eclipse [19:12:03] *** d_a_carver has joined #eclipse [19:12:10] *** ZeuPiark has joined #eclipse [19:12:35] *** contingo has quit IRC [19:13:21] *** Lisimba has quit IRC [19:13:57] *** ZeuPiark has quit IRC [19:17:23] *** Lisimba has joined #eclipse [19:18:13] *** kthomas_vh has joined #eclipse [19:19:53] *** kthomas has quit IRC [19:20:43] *** aminpy has joined #eclipse [19:22:41] *** kthomas_vh has quit IRC [19:26:27] *** rossand has joined #eclipse [19:26:50] *** acron17 has joined #eclipse [19:34:22] *** fisix has joined #eclipse [19:35:43] *** khismetix has quit IRC [19:39:14] *** baedert_ has joined #eclipse [19:40:51] *** baedert has quit IRC [19:44:07] *** ronr_ has joined #eclipse [19:44:31] *** ronr_ is now known as ron [19:51:03] *** awilkins has joined #eclipse [20:05:43] <ron> hmpf. sometimes I should give up and use a simple solution rather than the 'right' solution. [20:06:00] *** evil_gordita has joined #eclipse [20:06:20] <_nor> yea, know that feeling too well [20:08:38] *** acron17 has quit IRC [20:09:21] <ron> guess I should adhere to yagni. [20:09:33] *** baedert_ has quit IRC [20:11:22] <ron> _nor: you seem very... mirrorish. [20:12:08] *** dmiles_afk has quit IRC [20:13:19] *** sr__ has joined #eclipse [20:13:52] <sr__> hello [20:14:01] *** baedert has joined #eclipse [20:14:23] *** danhello2 has joined #eclipse [20:15:43] *** danhello1 has quit IRC [20:17:22] <ron> I love it how you can copy a whole class from the web, paste it into a package, and eclipse will automatically generate the class for you. amazing. [20:22:10] *** Kud has quit IRC [20:33:31] <sr__> did not know that [20:34:32] *** Reflex` has joined #eclipse [20:38:14] *** dmiles_afk has joined #eclipse [20:40:49] <_nor> mirrorish :) [20:42:22] *** acron17 has joined #eclipse [20:42:32] <FauxFaux> (: hsirorrim. [20:45:04] *** plediii has joined #eclipse [20:47:42] *** meoblast001 has joined #eclipse [20:47:59] <meoblast001> perhaps this isn't the right place to ask about this.. but i think it mostly has to do with Eclipse [20:48:17] <meoblast001> i have an Android project, but i'm also developing it for PC [20:48:18] <FauxFaux> Don't worry, doesn't bother most people. [20:48:35] <meoblast001> i usually develop it in a seperate IDE, but use Eclipse for building for Android [20:48:52] <FauxFaux> Stop pressing enter instead of comma. [20:49:45] <meoblast001> every time i edit a file outside Eclipse, when i reopen Eclipse, i get "<class name> cannot be resolved to a type" for every class in files that have been edited. i've noticed that recreating the project fixes it, but i'd prefer not to do this. [20:50:21] <FauxFaux> Preferences -> workspace -> refresh automatically, or project -> clean. [20:50:47] <meoblast001> ah, thanks [20:52:40] *** rossand has quit IRC [20:58:55] <nbf> anyone know offhand which bundle AbstractDecoratedTextEditor is in [20:59:29] <nbf> I've checked out o.e.u.workbench.texteditor [20:59:32] <nbf> but it's not there [21:00:13] *** snoopdave has quit IRC [21:01:25] <nbf> ah o.e.ui.editors [21:03:57] *** Dessimat0r has joined #eclipse [21:04:18] *** fornext has joined #eclipse [21:04:29] <ron> nbf, for future reference, ~findclass [21:04:29] <Arbalest> Looking for a particular class in the Eclipse APIs? http://wiki.eclipse.org/FAQ_How_do_I_find_a_particular_class_from_an_Eclipse_plug-in%3F [21:05:58] <nbf> ... [21:06:08] <nbf> which is a lot of help to me when I don't have the class in the first place [21:06:40] <ron> ok.. [21:12:37] *** psst has joined #eclipse [21:12:55] *** a0sle has quit IRC [21:15:50] *** ron has quit IRC [21:18:00] *** a0sle has joined #eclipse [21:18:01] *** a0sle has joined #eclipse [21:19:21] *** contingo has joined #eclipse [21:19:25] *** ron has joined #eclipse [21:20:57] *** Hanumaan has joined #eclipse [21:24:43] *** a0sle has quit IRC [21:25:16] *** a0sle has joined #eclipse [21:29:42] <moradan> how can I programmatically remove column from the table? [21:30:39] <moradan> TableColumn.dispose() works something strange - after invoking it the whole table disappears. [21:32:46] *** Aran has joined #eclipse [21:33:57] *** rossand has joined #eclipse [21:38:28] *** contingo_ has joined #eclipse [21:39:34] *** contingo has quit IRC [21:43:08] *** awakecoding has joined #eclipse [21:43:18] *** bittyx-laptop has joined #eclipse [21:43:33] <awakecoding> Hi, I would like to know how I can make Eclipse build stuff that is within a chroot environment [21:43:43] *** bittyx-laptop has left #eclipse [21:44:11] <awakecoding> I have set up my cross-compilation environment for ARM within its own chroot, but you must build from within the chroot, which Eclipse doesn't understand [21:51:40] *** Aran has quit IRC [21:52:26] *** snoopdave has joined #eclipse [21:53:36] <ron> hmm... I'm a bit wary of using AspectJ to solve things magically. [21:53:50] <FauxFaux> You should be. ALARM. [21:54:47] <FauxFaux> Work's library aspectj's some code into place to decide which database to send a query or transaction to. I hope everyone is already laughing. [21:55:17] <ron> just saw a suggestion to solve some Vaadin-Spring integration and it feels like evil incarnated. [21:55:41] <ron> FauxFaux: that sounds... horrifying. [21:56:20] <FauxFaux> Obviously, to make life easier for developers, the first few environments we deploy to only have one database, so the problem is entirely hidden. [21:57:33] <ron> it sounds like everything that's wrong in code readability. wanna know what this code does? pfft. sucks to be you. [21:58:13] <ron> I can't find a single solution for this without AspectJ :-/ [21:59:01] <FauxFaux> Wait, what are you talking about? I used vaadin with spring the other week. [21:59:09] *** fornext has quit IRC [21:59:38] <ron> oh? [22:00:13] <FauxFaux> We built a demo on top of https://github.com/tomhowe/vaadin-akka-ice-test [22:00:31] <ron> I really know nothing when it comes to Spring, but I can't get it to @Autowire on anything under the 'main' servlet. [22:00:35] <ron> if that makes any sense. [22:00:54] *** rkrul has joined #eclipse [22:01:30] <FauxFaux> https://github.com/tomhowe/vaadin-akka-ice-test/blob/master/src/main/webapp/WEB-INF/web.xml#L24 [22:01:58] <ron> FauxFaux: how's your experience with Vaadin (generally speaking)? [22:02:22] <FauxFaux> We dumped it because icepush is a) terrible and b) incompatiable with our hosting platform (due, mainly, to sessions). [22:02:52] <ron> icepush? [22:03:03] <FauxFaux> Live-update for vaadin. [22:03:12] <FauxFaux> (i.e. server changes UI, as apposed to UI changing server) [22:03:23] *** Hanumaan has quit IRC [22:03:30] <ron> what did you pick instead? [22:03:45] <FauxFaux> Massive amounts of NIH. [22:04:07] <ron> NIH? [22:04:23] <FauxFaux> We wern't trying to build highly complex apps, though, nor do we not have loads of html/css/designer guys around. [22:04:31] <FauxFaux> Not Invented Here. [22:04:43] <FauxFaux> i.e. libraries? Who needs libraries when you have developer time. [22:05:00] <ron> oi. [22:05:27] <ron> I'm actually growing fond of Vaadin. [22:06:01] <ron> and btw, the line you showed me doesn't seem to be enough. [22:08:13] *** rossand has quit IRC [22:08:41] <ron> I'm wasting so much time on these kinds of things. I feel useless. hrmph. [22:09:43] *** psst has quit IRC [22:10:23] *** aminpy has quit IRC [22:10:32] *** purestrain has quit IRC [22:11:33] *** heinz has quit IRC [22:12:47] <ron> I have a service bean in a whole different project that I just want to autowire to one of my Vaadin-related classes. is that too much to ask? :) [22:13:33] *** rkrul has quit IRC [22:14:40] <FauxFaux> ron: Basically, you need to get an instance of ApplicationContext from somewhere, then you can do anything. [22:15:07] <FauxFaux> There's a static place you can get it from in webapps iirc. [22:15:32] <ron> I have too much catching up to do with Spring. [22:20:06] *** snoopdave has quit IRC [22:23:43] *** roentgen has quit IRC [22:23:54] *** Kamaran has quit IRC [22:25:05] *** snoopdave has joined #eclipse [22:29:48] <moradan> hm... why private static method (Java) that is used only inside itself recursively is not marked as unused by Eclipse? Should I file a feature request? [22:31:52] *** vwegert has quit IRC [22:34:35] *** deuterium has quit IRC [22:35:31] *** Pip has joined #eclipse [22:35:47] *** Hartimer has joined #eclipse [22:35:53] <Hartimer> hi [22:36:24] *** esperegu_ has quit IRC [22:37:55] <Hartimer> i'm experimenting with plugin development on eclipse helios. when i create an extension (say menus) if i right click the extension and go "New", the only option available is "Generic".. am i missing some dependency? [22:40:26] *** kthomas_vh has joined #eclipse [22:45:01] *** lolmatic has quit IRC [22:46:02] *** milleja46 has quit IRC [22:46:35] *** evil_gordita has quit IRC [22:48:55] *** rossand has joined #eclipse [22:48:59] <Hartimer> solved it, installed some missing dependencies [22:54:51] <Pip> Why is eclipse so big ? [22:55:16] <nbf> eclipse does a lot of things [22:56:33] <FauxFaux> The, like, stuff to get an empty window (with no views or editors or services) is probably, like, 10mb, right? [22:57:29] <nbf> equinox is a few megs on its own [22:57:35] <nbf> and that's just infrastructure [22:57:46] <nbf> so yeah easily 10mb [22:58:03] <nbf> eclipse has like 7 million lines of code [22:58:21] <nbf> and that's not including all the subprojects [23:01:08] *** danhello2 has quit IRC [23:08:10] <Pip> Okay, new question, if I want to program in java on eclipse, shall I take jdk6 or openjdk 6? [23:08:27] <nbf> they're pretty similar [23:08:33] <awakecoding> meh... eclipse indigo still has no libtool support [23:08:37] <nbf> jdk6 is "officially" supported, I don't think openjdk is [23:08:38] <awakecoding> such a pain [23:08:47] <nbf> but I've been using openjdk for a while without any issues... YMMV of course [23:08:48] <FauxFaux> Pip: The one that's easier to install on your distro, which, unfortunately, is probably openjdk. [23:09:16] <Pip> ok [23:12:09] *** moradan has quit IRC [23:13:13] *** d_a_carver has quit IRC [23:15:40] <nitind> awakecoding: Even from the linux tools project? [23:16:31] <awakecoding> nitind: yes... it supports "autotools projects" but not libtool, which is commonly used in projects using autotools [23:16:51] <awakecoding> I found some bug reports that seem to have fallen in ignorance [23:17:01] <nitind> fallen? [23:17:46] <awakecoding> https://bugs.eclipse.org/bugs/show_bug.cgi?id=327458 [23:18:21] <ron> ~327458 [23:18:22] <Arbalest> Bug 327458 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=327458 - Linux Tools / Autotools / unspecified - PC / Linux - CLOSED / DUPLICATE / major / - Assignee: jjohnstn - It is not possible to debug autotools project [23:18:51] <nbf> ugh autotools [23:19:05] <nbf> it's almost a feature that eclipse doesn't support ;) [23:19:23] <nitind> well, not a lot of volunteers to make it work, I'd guess. [23:19:33] *** acron17 has quit IRC [23:20:05] *** rossand has quit IRC [23:26:17] *** soulreaper has quit IRC [23:37:12] <nbf> am I right in that an editor pane's background should be NO_BACKGROUND, it's supposed to be see through [23:37:21] <nbf> and the active editor content is placed "in" there? [23:37:31] <nbf> seems really odd [23:39:28] *** brownphysicist has joined #eclipse [23:39:55] *** awilkins has quit IRC [23:39:58] <brownphysicist> greetings guys. [23:40:15] <brownphysicist> (unisex reference of course...) [23:41:05] <brownphysicist> How would I create a new configuration variable in eclipse.ini to be set using the -vmargs -Duser.<new_var>=<String> syntax [23:45:12] *** eje211 has joined #eclipse [23:47:00] *** ron has quit IRC [23:48:57] *** eje211 is now known as eje212 [23:49:26] *** vanhallein has joined #eclipse [23:50:31] *** vanhallein has quit IRC [23:53:48] *** oneliner has joined #eclipse [23:56:12] *** rcjsuen has joined #eclipse [23:58:03] *** vanhallein has joined #eclipse [23:59:42] *** kril has joined #eclipse