[00:00:20] *** arvliet has quit IRC [00:02:13] *** fixl has joined #eclipse [00:02:51] *** buddhika has joined #eclipse [00:04:43] *** soulreaper has quit IRC [00:08:53] *** buddhika has quit IRC [00:09:28] *** scorphus has quit IRC [00:10:00] *** ekiczek has quit IRC [00:17:08] *** jimduchek has joined #eclipse [00:19:13] *** da_krowa has joined #eclipse [00:20:49] *** arvliet has joined #eclipse [00:20:53] <jimduchek> Hi all, I've got a question. I have a set of files in my project that need to be converted from one format to another before building. Is there a relatively easy way in eclipse to have a tool run upon change in the contents of a directory? [00:21:14] <jimduchek> It seems a fairly common thing that people would need, but unfortunately it really doesn't break down into nice keywords to search for [00:22:00] <jimduchek> I've played a bit with external tools and builders but they seem to either not get run at all, or passed the arguments to EVERYTHING that changes [00:23:45] *** rcjsuen has joined #eclipse [00:28:27] *** wallerdev has left #eclipse [00:34:57] *** mbana has quit IRC [00:38:15] *** nycz has quit IRC [00:40:24] *** mauroC has left #eclipse [00:48:36] *** scorphus has joined #eclipse [00:52:20] *** Spencer_tt has quit IRC [00:54:41] *** phoenixz has quit IRC [00:56:31] *** Spencer_tt has joined #eclipse [00:59:45] *** fixl has quit IRC [00:59:58] *** phoenixz has joined #eclipse [01:03:05] *** StefanK has quit IRC [01:04:06] *** ekiczek has joined #eclipse [01:08:03] *** ekiczek has quit IRC [01:15:59] *** plediii has quit IRC [01:16:19] *** todd_dsm has joined #eclipse [01:28:46] *** rretzbach has quit IRC [01:30:18] *** plediii has joined #eclipse [01:31:00] *** crib has quit IRC [01:34:54] *** crib has joined #eclipse [01:50:03] *** glima is now known as glima[AWAY] [01:56:24] *** Hanumaan has quit IRC [01:57:14] *** Hanumaan has joined #eclipse [02:00:04] *** aksn has quit IRC [02:01:30] *** scorphus has quit IRC [02:11:49] *** scorphus has joined #eclipse [02:13:21] *** lemmy has quit IRC [02:22:00] *** alexbodn has joined #eclipse [02:22:28] <alexbodn> hello friends [02:29:14] *** EricInBNE has joined #eclipse [02:30:18] <alexbodn> i'm using eclipse for the first time, and it's great. howerver, i'm not at the point to solve a problem for myself yet. when trying to run a pydev project i'm getting No python nature for project: my_project. any hint to solve it? [02:32:36] *** ekiczek has joined #eclipse [02:34:20] *** jimduchek has quit IRC [02:36:04] *** glima[AWAY] is now known as glima [02:38:23] *** lemmy has joined #eclipse [02:40:08] <rcjsuen> alexbodn: try creating a new python proj from scratch [02:40:39] <alexbodn> rcjsuen: ok [02:42:13] <NoobFukaire> rcjsuen: do you know anything about getting this type of error when launching an eclipse-based product: Invalid or corrupt jarfile /home/tmack/sctest/eclipse/plugins/org.eclipse.equinox.launcher_1.0.200.v20090520 [02:42:30] <NoobFukaire> specifically, I have a product I've created that I export with the exporter tool in the product editor [02:42:39] <NoobFukaire> everything looks good, the native libs are there, the java libs are there [02:42:43] <NoobFukaire> but I get that error when I run it [02:42:56] <NoobFukaire> and no log, even if I specify it [02:42:59] <rcjsuen> noope [02:43:34] <NoobFukaire> also it launches fine in eclipse [02:43:40] <NoobFukaire> I just can export it and use it :( [02:43:45] <NoobFukaire> oh well, maybe I'll do it again [02:43:51] <NoobFukaire> maybe I fubared something in the setup [02:46:40] <alexbodn> rcjsuen: no success with the nature :) . [02:47:35] <rcjsuen> i guess the wizard isn't adding it or some other bug then [02:53:18] <alexbodn> rcjsuen: may i add it manually? what doest python nature mean after all? [02:53:28] <alexbodn> *does [02:54:55] <rcjsuen> think of it as a special key for saying "This project is a Python project" [02:55:05] <rcjsuen> you can add it manually...but that assumes you know what the string is [02:59:03] *** Kira has joined #eclipse [02:59:04] *** Shown has quit IRC [03:00:01] <Kira> Is there a way to clear the p2 repository cache from within the Galileo SR1 interface (i.e. not having to do it though Windows Explorer or Mac OS X's Finder)? [03:00:11] *** Back2Basics has joined #eclipse [03:00:28] <alexbodn> rcjsuen, can you identify this string in one of your projects? [03:01:16] <rcjsuen> alexbodn: I just look at my .project files. [03:01:55] *** totic29 has joined #eclipse [03:01:56] <alexbodn> so could you paste this string here? [03:02:08] <rcjsuen> alexbodn: i don't have python projects [03:02:59] <totic29> Eclipse has a bug that is driving me insane... the little run button is defaulting to running a project that I no longer have, so I have to pick what it has to run from the drop down menu every time [03:03:04] <totic29> any way to fix it? [03:04:20] <alexbodn> rcjsuen: ok, i'll retry making a new, this time standard, pydev project [03:14:16] * Kira cries. [03:14:26] <Kira> How can there be no repository found at http://download.eclipse.org/technology/subversive/0.7/update-site/? [03:14:32] <Kira> stupid Eclipse. [03:21:40] *** ExElNeT has quit IRC [03:22:07] *** PhanLordIRC has joined #eclipse [03:22:38] <PhanLordIRC> what is URL of eclipse sdk (3.4) update site ? for some reason i dont have it in my defualt list of sites [03:25:51] *** Hanumaan has quit IRC [03:26:14] *** Hanumaan has joined #eclipse [03:27:03] *** PhanLordIRC has left #eclipse [03:30:31] <alexbodn> rcjsuen: i have made a pydev project with src at default location and the nature string was indeed part of the .project file. after pasting it, the problem dissapeared. thanks a lot for guiding me in the right direction [03:30:48] <rcjsuen> i see [03:31:12] <rcjsuen> alexbodn: Sounds like a bug then in the wizard. I suggest you file one. [03:31:27] <alexbodn> ok, where? [03:31:27] <NoobFukaire> with IApplicationContext and arguments [03:31:36] <NoobFukaire> do I need to manually parse the entries into a map [03:31:47] <NoobFukaire> or is there some nice eclipse utility to do that? [03:32:10] <rcjsuen> alexbodn: i'm hoping pydev's website would provide information about bug filing [03:32:38] <alexbodn> ok, going there. thanks again :) [03:32:40] *** Kira has left #eclipse [03:33:16] *** Zenopus_ has joined #eclipse [03:33:42] *** Zenopus has quit IRC [03:33:44] *** Zenopus_ is now known as Zenopus [03:34:23] *** Kira has joined #eclipse [03:36:50] *** cerberos has joined #eclipse [03:37:43] *** Nyha has quit IRC [03:40:02] *** da_krowa has quit IRC [03:43:27] *** deng_c has joined #eclipse [03:43:46] *** scorphus has quit IRC [03:44:50] *** phoenixz has quit IRC [03:46:52] <Kira> Chinese Internet officially sucks. [03:47:27] <Kira> I can't even get a decent, stable connection to the Eclipse update sites. [03:47:53] <Kira> And it's as though Eclipse is completely ignoring my proxy settings. [03:53:46] *** Kira has left #eclipse [03:55:27] *** Kira has joined #eclipse [03:55:46] *** deng_c has quit IRC [04:02:05] *** deng_c has joined #eclipse [04:06:43] *** Kira has left #eclipse [04:16:33] *** Gussi has quit IRC [04:16:45] *** Gussi has joined #eclipse [04:18:28] *** kthomas_vh has joined #eclipse [04:21:04] *** Kira has joined #eclipse [04:21:26] <Kira> Wow. How can there be a file transfer error when I'm installing Subversive from archive? [04:23:56] *** mssnlayam has joined #eclipse [04:24:18] <mssnlayam> Where does eclipse store workspace state information on a Mac? [04:25:07] *** kthomas_vh_ has quit IRC [04:25:15] <Kira> Are the Eclipse update sites getting hammered to death or what? How can both AJDT and GEF update sites be down? [04:25:36] <mssnlayam> I would like to start with a fresh setup (I have deleted workspace/.metadata and my eclipse directory, and untarred a fresh one from the tarbell) but I still see references to a project that I have [04:26:01] <rcjsuen> mssnlayam: References where? [04:26:39] *** kthomas has joined #eclipse [04:27:01] <mssnlayam> When I open eclipse I see in the list of projects the name a project that I have [04:27:19] <mssnlayam> I removed the .metadata directory and reinstalled from the eclipse tarball [04:27:22] <rcjsuen> mssnlayam: That should be in your workspace. Well, you could always just use a completely new workspace. [04:27:41] <mssnlayam> Where in the worspace is such information stored? [04:27:59] <mssnlayam> My workspace has several directories, but I have to add a project for eclipse to recognize it, right? [04:29:08] *** Kira has left #eclipse [04:29:26] <rcjsuen> mssnlayam: in the .metadata, that you deleted [04:30:06] <mssnlayam> rcjsuen: It still shows up after I deleted .metadata. [04:30:57] <rcjsuen> mssnlayam: right, which i find hard to believe, and hence i suggest using another ws [04:31:10] <mssnlayam> rcjsuen: okay [04:31:24] <mssnlayam> rcjsuen: I find it hard to believe that I what I am confused [04:32:04] <mssnlayam> rcjsuen: maybe there is a global directory somewhere else? [04:33:00] <rcjsuen> No. [04:34:41] *** Back2Basics has quit IRC [04:36:14] *** kthomas_vh has quit IRC [04:43:37] *** deng_c has quit IRC [04:43:53] *** deng_c has joined #eclipse [04:45:14] *** Back2Basics has joined #eclipse [05:00:17] *** kthomas_vh has joined #eclipse [05:01:29] *** Theravadan has quit IRC [05:02:10] *** kthomas has quit IRC [05:12:11] *** rcjsuen has quit IRC [05:13:39] *** chloe has joined #eclipse [05:14:39] <chloe> May I ask if eclipse can start up JBoss 5.1 [05:15:06] *** glima is now known as glima[AWAY] [05:16:15] <nitind> It can, with the right plug-ins. Check in #jbosstools. [05:16:46] <chloe> yes, but only up to JBoss 5.0 [05:23:29] *** Araxia has quit IRC [05:24:43] *** kthomas_vh_ has joined #eclipse [05:29:18] *** JabDesign has joined #eclipse [05:29:27] *** mssnlayam has left #eclipse [05:35:18] *** kthomas_vh has quit IRC [05:43:18] *** kthomas_vh_ has quit IRC [05:44:04] *** kthomas_vh_ has joined #eclipse [05:54:46] *** Araxia has joined #eclipse [06:09:13] *** deng_c has quit IRC [06:16:33] *** Bass10 has quit IRC [06:20:30] *** deng_c has joined #eclipse [06:24:37] *** JabDesign has quit IRC [06:28:42] *** arvliet has quit IRC [06:28:53] *** arvliet has joined #eclipse [06:29:18] *** arvliet has quit IRC [06:29:24] *** arvliet has joined #eclipse [06:32:38] *** buddhika_ has joined #eclipse [06:35:25] *** arvliet has quit IRC [06:35:34] *** arvliet has joined #eclipse [06:37:14] *** Back2Basics has quit IRC [06:38:32] *** arvliet has quit IRC [06:38:39] *** arvliet has joined #eclipse [06:39:12] *** arvliet has quit IRC [06:39:30] *** arvliet has joined #eclipse [06:43:20] *** totic29 has quit IRC [06:43:23] *** totic29 has joined #eclipse [06:52:56] *** kthomas_vh_ has quit IRC [06:53:56] *** kthomas_vh has joined #eclipse [07:00:37] *** arvliet1 has joined #eclipse [07:00:39] *** arvliet has quit IRC [07:08:39] *** arvliet1 has quit IRC [07:08:41] *** arvliet has joined #eclipse [07:11:15] *** Pikachu_2014 has joined #eclipse [07:11:37] *** Pikachu_2015 has joined #eclipse [07:12:12] *** kthomas_vh_ has joined #eclipse [07:12:13] *** kthomas_vh has quit IRC [07:24:13] *** dilton has left #eclipse [07:33:19] *** deng_c has quit IRC [07:33:43] *** deng_c has joined #eclipse [07:36:55] *** buddhika_ has quit IRC [07:38:43] *** punknroll has joined #eclipse [07:39:00] *** arvliet has quit IRC [07:39:05] *** arvliet has joined #eclipse [07:39:51] *** deng_c has quit IRC [07:40:47] *** kthomas_vh has joined #eclipse [07:41:58] *** arvliet has quit IRC [07:42:11] *** arvliet has joined #eclipse [07:43:15] *** arvliet has quit IRC [07:43:33] *** Theravadan has joined #eclipse [07:44:51] *** Pikachu_2015 has quit IRC [07:45:03] *** Pikachu_2014 has quit IRC [07:47:09] <totic29> Have you guys done a "clean project" in eclipse, and then not been able to launch because it says there is a bug, in the project but not in any of the particular files? [07:47:22] <totic29> it happend after I did a "Clean" [07:47:44] <totic29> no errors are reported in the console, nor in the Error log [07:48:04] <totic29> I did a "Build" and a "Refresh" [07:51:27] *** deng_c has joined #eclipse [07:52:52] <totic29> Fixed... by relaunching elcipse [07:58:51] *** rretzbach has joined #eclipse [07:59:14] *** rretzbach has quit IRC [08:01:17] *** kthomas_vh_ has quit IRC [08:03:28] *** arvliet has joined #eclipse [08:07:53] *** arvliet has quit IRC [08:07:55] *** arvliet1 has joined #eclipse [08:09:30] *** Pikachu_2015 has joined #eclipse [08:09:38] *** Pikachu_2014 has joined #eclipse [08:10:08] *** SatManUK has quit IRC [08:10:10] *** adeodatus has joined #eclipse [08:10:13] *** Resistance has quit IRC [08:10:57] *** arvliet1 has quit IRC [08:12:12] *** Resistance0 has joined #eclipse [08:12:16] *** Resistance0 is now known as Resistance [08:18:39] *** kottlett has joined #eclipse [08:20:54] *** TomTom has joined #eclipse [08:26:04] *** arvliet has joined #eclipse [08:27:33] *** Ambidex|Work has joined #eclipse [08:28:32] *** tphgangster has joined #eclipse [08:39:21] *** Hanumaan has quit IRC [08:40:18] *** kex_ has quit IRC [08:41:26] *** tom17bombadil has joined #eclipse [08:42:17] *** adeodatus has quit IRC [08:42:41] *** punknroll has quit IRC [08:43:58] *** deng_c has quit IRC [08:44:42] *** deng_c has joined #eclipse [08:50:20] *** laurenz has joined #eclipse [08:51:02] *** laurenz has quit IRC [08:51:06] *** punknroll_ has joined #eclipse [08:53:26] *** Theravadan has quit IRC [08:53:58] *** laurenz has joined #eclipse [09:06:43] *** Kellindil has joined #eclipse [09:09:43] *** amnesic has quit IRC [09:20:17] *** rretzbach has joined #eclipse [09:22:07] <matt1s> I frequently upgrade my eclipse installation, and with it all my plugins. Is it possible to have a separate location for my plugins and features that are not in the eclipse installation path? [09:25:15] *** dr_jerry has joined #eclipse [09:28:50] *** deSilva has joined #eclipse [09:29:20] <TomTom> matt1s: yes [09:31:16] *** rretzbach has quit IRC [09:33:31] *** dr_jerry has quit IRC [09:34:56] *** kartben has joined #eclipse [09:35:26] *** cjm has quit IRC [09:35:32] *** deng_c has quit IRC [09:35:44] *** Kudd has joined #eclipse [09:36:15] *** Carnage\ has joined #eclipse [09:37:40] *** sama has joined #eclipse [09:40:57] *** kartben has quit IRC [09:42:58] *** kartben has joined #eclipse [09:44:45] *** l0ngbeach has quit IRC [09:45:05] *** deng_c has joined #eclipse [09:54:30] <matt1s> TomTom: what can I feed into google to figure out how to do it? [09:56:03] <TomTom> i dont use this function anymore. you could provide a plugin path during the plugin/feature installation via the update-ui [09:56:17] <TomTom> at least in <=3.3 [09:59:59] *** kthomas_vh has quit IRC [10:01:18] *** nicoulaj has joined #eclipse [10:01:39] *** magnet has joined #eclipse [10:02:27] *** tr1gger has quit IRC [10:10:19] <Aleph_One> Is the SR1 galileo update pages up to date now? [10:11:54] <matt1s> TomTom: Thanks! [10:12:54] *** dpino has joined #eclipse [10:13:06] <Kudd> hey paulweb515 [10:17:18] *** nicoulaj has quit IRC [10:20:17] *** kthomas_vh has joined #eclipse [10:24:36] *** Nescafe has joined #Eclipse [10:33:53] *** Resistance has quit IRC [10:34:36] *** sam[cOe] has joined #eclipse [10:42:53] <sleon> hi [10:43:45] <sleon> i am using org.eclipse.ui.menues with commands and command handlers. i define a toolbar button which is binded with a command. the command handler is activated and deactivated based on the proeprty tester. [10:44:11] <sleon> my problem that when i click on the button in the toolbar and cause some action [10:44:27] <sleon> the button is not disabled [10:44:44] <sleon> although the property tester evaluates to false [10:44:56] <sleon> only if i change selection, then the toolbar button updates itself [10:49:29] <sam[cOe]> In template (eclipse) I can use ${year}, How can I do with Month and Day ? [10:50:00] *** fsteeg has quit IRC [10:50:41] *** fsteeg has joined #eclipse [10:55:56] *** oisinh has joined #eclipse [10:58:51] <sleon> i mean how can i manually deactivate buttons in the toolbar which were defined with org.eclipse.ui.menues? [11:05:19] *** barbar__conan has joined #eclipse [11:07:15] *** fsteeg has quit IRC [11:09:31] *** barbar__conan is now known as barbar_conan [11:17:10] *** volodya has quit IRC [11:18:46] *** kthomas_vh has quit IRC [11:23:45] *** squirrelpimp has joined #eclipse [11:24:04] <squirrelpimp> hi [11:24:33] <squirrelpimp> i'm trying to install the "epp modeling feature" from the Install new Software dialog [11:25:00] <squirrelpimp> however it complains about an unresolved dependency from org.eclipse.uml2.sdk.feature.group 0.0.0 [11:25:20] <squirrelpimp> google doesn't help, it looks as if i'm the only one with this problem. Where could i look for a fix? [11:25:52] *** ExElNeT has joined #eclipse [11:27:02] *** Nescafe has quit IRC [11:27:13] *** Nescafe has joined #Eclipse [11:27:28] <squirrelpimp> http://pastebin.com/m69c788d4 [11:27:32] <squirrelpimp> thats the complete error i get [11:36:13] *** PrakashGR has joined #eclipse [11:39:52] *** kthomas_vh_ has joined #eclipse [11:41:22] *** atke has joined #eclipse [11:41:53] *** mchv has joined #eclipse [11:44:00] <atke> for a given class X, is it possible to get the plugin to which X belongs to? if yes, how? [11:44:11] *** gioele has joined #eclipse [11:44:22] <gioele> hello [11:46:06] *** zmanning has quit IRC [11:47:20] <gioele> are nested project supported by eclipse 3.5? [11:48:52] *** SzymonB has joined #eclipse [11:49:41] *** PrakashGR has quit IRC [11:52:18] *** buddhika_ has joined #eclipse [11:53:01] <paulweb515_> gioele: no [11:53:25] <paulweb515_> gioele: 3.6 will add flexible resources, but I don't think nest projects yet [11:53:58] <paulweb515_> gioele: they were going to look for them in e4 (the 4.0 incubator) but I don't believe anyone expressed interest in working on it [11:54:11] <gioele> paulweb515_: is there a way to simulate nested projects in 3.5 [11:54:35] <gioele> that is a shame: mixed-language projects are more and more common nowadays [11:55:12] <paulweb515_> gioele: what do you want them to do? You can use linked resources and the advanced project button to allow your project and/or directory/resource to live anywhere on your disk [11:55:38] <squirrelpimp> is there a way to configure a mirror that is already up to date in eclipse, so i can install a specific feature? [11:55:57] <squirrelpimp> or do i have to wait for an unspecified number of days? [11:56:59] *** PrakashGR has joined #eclipse [11:59:27] <PrakashGR> gioele: not yet. ~245412 [11:59:29] <Arbalest> Bug 245412 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=245412 - Platform / Resources / 3.4 - All / All - ASSIGNED / enhancement / - Assignee: martin.oberhuber - [resources] Support physical nesting of projects [12:03:49] *** oisinh has quit IRC [12:04:11] *** Hanumaan has joined #eclipse [12:09:37] *** oisinh has joined #eclipse [12:11:41] *** barbar_conan has quit IRC [12:13:30] *** cjm has joined #eclipse [12:17:23] <gioele> paulweb515, PrakashGR: thank you, let's hope liked resources is sophisticated enough to handle my project layout [12:19:23] *** Nescafe has quit IRC [12:19:34] *** Nescafe has joined #Eclipse [12:22:31] *** sleon has quit IRC [12:25:02] *** matrium has joined #eclipse [12:25:08] <matrium> hi [12:25:58] <matrium> I'm trying to deploy my plugins to an eclipse instance but they are not loaded [12:26:04] <matrium> the pde error log says nothing [12:26:31] <matrium> and they are not listed in about -> plugins [12:26:47] <matrium> is there any other location where the errors are logged? [12:36:08] <akurtakov> matrium: check <workspace>/.metadata/.log file [12:36:13] <akurtakov> matrium: which version of eclipse? [12:39:32] *** pwnzilla has joined #eclipse [12:40:25] <matrium> 3.3 [12:40:27] *** PrakashGR has quit IRC [12:40:39] <matrium> but I think the PDE plugin registry helps me a little [12:40:49] <matrium> seems that there are some unresolved dependencies [12:42:55] *** akurtakov has quit IRC [12:46:21] *** akurtakov has joined #eclipse [12:53:40] *** bois has joined #eclipse [12:55:22] *** oisinh_ has joined #eclipse [12:55:53] *** erdal has joined #eclipse [12:59:19] *** nicoulaj has joined #eclipse [13:00:50] *** akurtakov_ has joined #eclipse [13:03:29] *** akurtakov has quit IRC [13:05:28] *** amnesic has joined #eclipse [13:07:48] *** cerberos has quit IRC [13:08:20] *** volodya has joined #eclipse [13:08:34] *** oisinh has quit IRC [13:08:34] *** oisinh_ is now known as oisinh [13:10:06] <Aleph_One> Using 'Help->Check for Updates' to upgrade "Eclipse for RCP/Plug-in Developers" to 3.5.1 does not seem to work (breaks after some % installed) i have read some blogs that update sites have been out of sync. Is this the reason? [13:11:43] *** dsugar100 has joined #eclipse [13:13:14] *** PrakashGR has joined #eclipse [13:22:09] *** kthomas_vh_ has quit IRC [13:22:24] *** akurtakov_ has quit IRC [13:25:33] *** akurtakov has joined #eclipse [13:27:39] *** kthomas_vh_ has joined #eclipse [13:29:50] *** Carnage\ has quit IRC [13:31:20] <paulweb515> Aleph_One: I know yesterday the Eclipse Foundation bandwidth was saturated ... maybe it still is today. The mirrors themselves might be overloaded, although I wouldn't have thought so [13:32:28] *** tom17bombadil has quit IRC [13:34:35] *** totic29 has quit IRC [13:34:51] <Aleph_One> paulweb515: ok, i'll try in a few days then. [13:35:13] <Aleph_One> If a upgrade fails for some reason, will it resume or download everything again? [13:35:38] <paulweb515> Aleph_One: it won't re-download what it already has, it picks up where it left off [13:35:45] <paulweb515> Thank goodness! [13:36:11] <Aleph_One> :) [13:36:42] *** Shown has joined #eclipse [13:37:53] *** totic29 has joined #eclipse [13:39:50] *** baz_ has quit IRC [13:39:50] *** Laserbeak43 has quit IRC [13:39:50] *** roaet has quit IRC [13:39:50] *** nks has quit IRC [13:39:51] *** mr_science has quit IRC [13:39:51] *** TheViper has quit IRC [13:39:51] *** xemacs has quit IRC [13:39:51] *** iridian_ has quit IRC [13:39:51] *** buggs has quit IRC [13:39:51] *** golpira has quit IRC [13:39:51] *** Doppp has quit IRC [13:39:52] *** klawd has quit IRC [13:39:52] *** alankila has quit IRC [13:39:52] *** loesh has quit IRC [13:39:52] *** imeikas has quit IRC [13:39:52] *** werdan7 has quit IRC [13:39:52] *** scorphus has joined #eclipse [13:40:24] *** Laserbeak43 has joined #eclipse [13:41:02] <matt1s> Anyone tried to get Subversive to update the entire project from a keyboard shortcut from anywhere in eclipse? [13:41:35] *** nks has joined #eclipse [13:41:55] *** klawd has joined #eclipse [13:42:00] *** roaet has joined #eclipse [13:42:14] *** werdan7 has joined #eclipse [13:42:15] *** TheViper has joined #eclipse [13:42:26] *** iridian has joined #eclipse [13:42:33] *** alankila has joined #eclipse [13:42:43] *** buggs has joined #eclipse [13:43:50] *** barbar__conan has joined #eclipse [13:44:18] *** barbar__conan is now known as barbar_conan [13:46:51] *** Doppp has joined #eclipse [13:48:14] *** xemacs has joined #eclipse [13:51:25] *** pschriner has joined #eclipse [13:54:44] *** chloe has quit IRC [13:55:14] *** apol_ has joined #eclipse [13:55:58] *** golpira has joined #eclipse [13:56:34] *** loesh has joined #eclipse [13:56:35] *** baz_ has joined #eclipse [13:56:46] *** pni has joined #eclipse [13:56:48] *** imeikas has joined #eclipse [13:57:48] *** apol_ has quit IRC [13:59:24] *** mr_science has joined #eclipse [14:04:15] *** ekiczek has quit IRC [14:04:47] *** lizzzy has joined #eclipse [14:05:56] <lizzzy> I tried installing eclipse following the instructions on this link: http://flurdy.com/docs/eclipse/install.html What do I have to replace the xxxx with? [14:07:11] <lizzzy> Anyone? [14:07:40] <erdal> the newest version? [14:07:51] *** volodya_ has joined #eclipse [14:11:28] *** lizzzy has left #eclipse [14:11:50] *** rcjsuen has joined #eclipse [14:13:15] *** volodya_ has quit IRC [14:13:58] *** volodya has quit IRC [14:19:13] *** ary_manzana has joined #eclipse [14:20:37] *** elyezer has joined #eclipse [14:20:40] *** volodya_ has joined #eclipse [14:22:20] <elyezer> I've updated to mac os snow leopard, now I'm getting error when executing a plug-in application because it try to load 32 bit swt in a 64bit virtual machine. If I develop in a 64bit environment I will can execute the plug-in in a 32bit environment? [14:22:37] *** laurenz has quit IRC [14:23:13] *** tr1gger has joined #eclipse [14:23:23] *** laurenz has joined #eclipse [14:25:54] *** ary_manzana has quit IRC [14:26:35] *** matrium has quit IRC [14:27:32] *** sleon has joined #eclipse [14:28:03] *** SpektoM has joined #eclipse [14:29:06] <rcjsuen> atke: using APIs or what? If you're just curious, just use ~findclass [14:29:06] <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 [14:29:37] <atke> rcjsuen: api [14:29:47] <rcjsuen> atke: i think FrameworkUtil can help with that [14:29:56] <rcjsuen> that is osgi api, should be part of 3.5 [14:29:58] *** behzad|laptop has joined #eclipse [14:30:12] <rcjsuen> otherwise I think PackageAdmin may help [14:31:22] *** buddhika_ has quit IRC [14:32:47] *** amnesic has quit IRC [14:33:03] <behzad|laptop> hi, I have question, but I don't here is the right channel. [14:33:21] *** timothym has joined #eclipse [14:33:41] *** Hanumaan has quit IRC [14:33:50] <atke> rcjsuen: Thank you veeery much. FrameworkUtil gave me what I wanted. [14:35:09] <behzad|laptop> I want to use PDT, should I download both Eclipse classic & PDT? [14:35:10] <rcjsuen> behzad|laptop: well, asking the question would be a good start [14:37:03] <rcjsuen> behzad|laptop: depends if you want to do java development or not i guess [14:38:03] <behzad|laptop> May be I do some day? [14:38:51] <rcjsuen> maybe, we're not you, we can't say :) [14:39:29] <behzad|laptop> rcjsuen; I really don't know from where I should start, I mean for download :D [14:39:41] *** Bass10 has joined #eclipse [14:40:03] <rcjsuen> if you're doing php then just get the eclipse php download [14:42:40] <behzad|laptop> In Windows I was using phped, now on linux I think PDT is the best choice [14:44:02] <behzad|laptop> my question is I should download what? Is downloading PDT is enough or I should download Eclipse classic too? [14:44:09] *** deng_c has quit IRC [14:44:45] <rcjsuen> behzad|laptop: as I mentioned, just get the eclipse php download [14:45:32] <behzad|laptop> thanks rcjsuen ;) [14:48:30] *** kthomas_vh_ has quit IRC [14:48:51] *** albert has joined #eclipse [14:49:13] *** amnesic has joined #eclipse [14:49:20] <albert> hi, how does one download org.eclipse.ant.ui if the eclipse i got doesn't have it? [14:52:42] <rcjsuen> albert: i'm not convinced you can really download that [14:52:45] <rcjsuen> i guess if you install jdt you'll get it [14:53:34] <albert> but it doesn't come with the eclipse-cpp variant and now i want to "upgrade" it to a cpp/java one [14:53:40] <albert> downloading it all again is not nice :-/ [14:53:53] *** kthomas_vh_ has joined #eclipse [14:56:20] *** Carnage\ has joined #eclipse [14:56:31] *** Nyha has joined #eclipse [14:56:55] <elyezer> the standard of the directory widgets is to discard the trailing slash? [14:58:22] <rcjsuen> elyezer: krbarnes might know for sure. You could always just add your own if it's not there. Doesn't seem like a big deal to me to do a small check. :o [14:59:16] <elyezer> I'm checking, I only would like to know if it is a standard [14:59:19] <elyezer> thanks [14:59:48] *** volodya_ is now known as volodya [15:00:18] <rcjsuen> elyezer: if it's not i guess it would technically be a bug since the api should all be the same ;p [15:03:18] <elyezer> rcjsuen: the tests that I've done point that it leaves the trailing slash [15:05:57] *** Aleph_One has quit IRC [15:08:18] *** fsteeg has joined #eclipse [15:09:22] *** Aleph_One has joined #eclipse [15:09:23] *** fsteeg has quit IRC [15:10:02] *** fsteeg has joined #eclipse [15:10:25] *** albert has quit IRC [15:19:04] *** volodya has quit IRC [15:19:46] *** TomTom has quit IRC [15:20:58] *** StefanK has joined #eclipse [15:21:43] *** behzad|laptop has quit IRC [15:22:35] *** ary_manzana has joined #eclipse [15:24:46] *** behzad|laptop has joined #eclipse [15:24:48] <roaet> So uh.. Has anyone used eSFTP for eclipse? I can't get it to work as advertised [15:25:10] *** behzad|laptop has left #eclipse [15:25:17] *** mbana has joined #eclipse [15:25:41] <Kudd> I use aptana with sftp/ftps connections :p [15:26:16] <roaet> aptana... [15:26:18] <roaet> hmm [15:26:33] *** glima[AWAY] is now known as glima [15:27:52] <roaet> too big [15:27:58] <roaet> thanks though [15:36:21] *** z4z4 has joined #eclipse [15:37:15] *** OSInet has joined #eclipse [15:37:33] <OSInet> bot? [15:38:10] <roaet> spot? [15:39:16] <OSInet> hi. I would like to change the font of the outline view on PDT2.1 on linux, and can't seem to find how to access it: the window/preferences/general/appearance/colors and fonts list only provides access to the title and message font, not to the content. Is this a by-design limitation, or am I missing something ? [15:39:32] <rcjsuen> OSInet: those are os fonts [15:40:28] <OSInet> hmm, it appears to be the same font as the current gnome-terminal, for instance. You mean I should change an Xresources somewhere ? [15:41:14] <OSInet> right, this seems to do it, thanks [15:41:38] *** rgrunber has joined #eclipse [15:42:56] <rcjsuen> OSInet: or .gtkrc if you know how to tweak those [15:43:03] <rcjsuen> google linux fonts eclipse or some permutation [15:43:09] <rcjsuen> there are some blog entries / tips / suggestions / whatever [15:44:56] *** benny`work has joined #eclipse [15:47:36] *** TomTom has joined #eclipse [15:47:37] <OSInet> yes, i did it after your suggestion and it works fine [15:48:01] <rcjsuen> okilydokily [15:48:10] *** buddhika_ has joined #eclipse [15:48:13] <OSInet> i just didn't think of it because the rest of the fonts were changeable from within eclipse :-) [15:49:49] *** barbar_conan has quit IRC [15:50:07] *** Hanumaan has joined #eclipse [15:50:07] *** ekiczek has joined #eclipse [15:50:37] *** nks has quit IRC [15:51:59] *** nks has joined #eclipse [15:53:30] *** TomTom has quit IRC [15:53:41] *** McMenace has joined #eclipse [15:53:51] *** TomTom has joined #eclipse [15:54:04] *** oisinh has quit IRC [15:54:18] <McMenace> what is the shortcut for switching tabs in eclipse 20090619-0625 [15:54:33] <FauxFaux> Ctrl+pgup/down by default, or ctrl+e. [15:54:52] *** UrsoBranco has joined #eclipse [15:55:03] <McMenace> thx [15:56:07] <rcjsuen> Ctrl+(Shift+)F6 too if you like the MRU style [15:57:42] *** buggs has quit IRC [15:58:14] *** buggs has joined #eclipse [15:59:56] *** da_krowa has joined #eclipse [16:00:16] *** Hanumaan has quit IRC [16:00:21] *** sleon has quit IRC [16:00:24] *** sleon has joined #eclipse [16:00:33] *** Hanumaan has joined #eclipse [16:03:54] *** PrakashGR has quit IRC [16:03:58] *** LongBeach has joined #eclipse [16:04:58] *** PrakashGR has joined #eclipse [16:09:19] <erdal> are p2 touchpoint actions valid for features, too? [16:10:07] *** StefanK has quit IRC [16:10:31] <erdal> ok, found http://wiki.eclipse.org/Equinox/p2/Customizing_Metadata [16:14:47] <McMenace> how do I jump to the end of line under Mac Snow Leopard? [16:14:55] <McMenace> end will jum p to the end of the document [16:15:10] <McMenace> cntl-right does not work [16:16:42] *** pablo_ has joined #eclipse [16:16:59] <krbarnes> McMenace: cmd-right [16:17:02] *** OSInet has quit IRC [16:17:18] <pablo_> hi, if eclipse finds a build.xml on the project path will there be any conflict? [16:17:42] *** pwnzilla has quit IRC [16:17:53] *** atoi|working has left #eclipse [16:18:27] *** pablo_ has quit IRC [16:19:09] *** Hanumaan has quit IRC [16:19:40] *** pablo has joined #eclipse [16:20:07] <pablo> hi, if eclipse finds a build.xml in the project path will there be any conflict? [16:22:43] *** barbar__conan has joined #eclipse [16:24:21] *** barbar__conan has quit IRC [16:26:26] *** buddhika_ has quit IRC [16:26:42] *** PrakashGR has quit IRC [16:29:16] <rcjsuen> pablo: that's a rather vague question [16:32:24] *** UrsoBranco has quit IRC [16:32:54] <pablo> rcjsuen: netbeans uses this file, so there wil be a conflict, wanting to know if eclipse does something if it finds this file to avoid having conflicts [16:33:13] <rcjsuen> Should not matter unless you are building plug-ins. [16:34:13] <pablo> rcjsuen: building plug-ins? [16:34:24] <rcjsuen> pablo: i.e. Eclipse plug-ins [16:34:35] <matt1s> Anyone tried to get Subversive to update the entire project from a keyboard shortcut from anywhere in eclipse? [16:36:35] *** buddhika_ has joined #eclipse [16:39:28] *** laurenz has quit IRC [16:40:38] <McMenace> still hoping someone knows how to jump to the end of line in mac snow leopard [16:40:57] <krbarnes> > McMenace: cmd-right [16:41:28] *** kex has joined #eclipse [16:41:54] <McMenace> thx [16:42:14] *** the_alien has joined #eclipse [16:42:25] <McMenace> can eclipse create cpp source skeletons from a header file? [16:44:22] *** pschriner has quit IRC [16:44:39] *** tal has joined #eclipse [16:44:42] <tal> hey [16:44:49] *** elyezer has quit IRC [16:45:22] <tal> how can i remove the "<?php" completion and change it to "<?" only? [16:46:04] <pablo> rcjsuen: ok thx [16:47:57] *** totic29 has quit IRC [16:48:57] *** tal has quit IRC [16:49:31] <glima> hi [16:50:00] <glima> how do i remove a software site from the sources list at eclipse? [16:51:07] <rcjsuen> glima: in the preferences you can remove it i believe [16:51:30] <glima> rcjsuen: mm, let me check [16:52:59] *** arvliet has quit IRC [16:53:11] <glima> rcjsuen: yes, it's there. thanks :) [16:57:29] *** Mooniac has joined #eclipse [16:57:35] *** Mooniac has left #eclipse [16:57:45] *** SpektoM has quit IRC [16:59:28] *** pablo has left #eclipse [17:00:14] *** ekiczek has quit IRC [17:01:01] *** Ambidex|Work has quit IRC [17:04:49] *** cr0mulent has joined #eclipse [17:05:41] <Aleph_One> Some eclipse Views (Console, Error Log etc) have an inline status bar at the top, that also will fit toolbar icons when the view is resized. Is this status line an existing widget? [17:07:02] *** peper has quit IRC [17:07:32] <cr0mulent> Since upgrading to snow leopard, I am unable to load tomcat via eclipse. This happens on both galileo and ganymede. I am able to start tomcat just fine from the command line. [17:12:54] <rcjsuen> Aleph_One: i believe the wrapping code / whatever is custom [17:14:18] <Aleph_One> Ok, to bad. Just having a status bar is no problems, but including the toolbar commands a bit more work [17:17:16] <Aleph_One> rcjsuen: what if i add a custom widget to the toolbar, is it possible to specify that it should only be visible below the tabs perhaps (and not trailing as the rest of the commands and actions? [17:18:00] *** squirrelpimp has quit IRC [17:18:13] *** squirrelpimp has joined #eclipse [17:18:56] <rcjsuen> Couldn't say. [17:18:58] *** z4z4 has quit IRC [17:20:27] *** Resistance7 has joined #eclipse [17:20:29] *** Resistance7 is now known as Resistance [17:21:25] *** volodya has joined #eclipse [17:31:18] *** cmw72 has quit IRC [17:31:48] *** dpy has quit IRC [17:31:48] *** revo has quit IRC [17:32:01] *** cmw72 has joined #eclipse [17:32:32] *** champion_ has joined #eclipse [17:33:06] *** donus has joined #eclipse [17:33:43] *** champion_ has left #eclipse [17:33:47] <donus> Hi All, [17:34:48] *** McMenace has left #eclipse [17:35:24] <donus> I've been using eclipse "galileo" and have some question about the debuger? [17:36:13] <donus> When the debbuger stops on a breakpoint, I would like to see the values inside my variables! [17:36:20] *** ary_manzana has quit IRC [17:36:32] *** ekiczek has joined #eclipse [17:37:03] <donus> In former versions I've had just to go over the variable with the mouse and the values was poping up! [17:37:25] *** atke has quit IRC [17:37:31] *** deSilva has quit IRC [17:37:40] <donus> However in "galileo" i get the javadoc comments about my variabels :( [17:38:38] <donus> Does some body knows, what must be changed or how do I setup the enviroment for getting this function back ??? [17:40:44] *** scorphus has quit IRC [17:41:28] *** laurenz has joined #eclipse [17:43:30] *** nicoulaj has quit IRC [17:44:46] *** amnesic has quit IRC [17:44:53] *** amnesic has joined #eclipse [17:45:55] *** donus has quit IRC [17:48:54] *** sama has quit IRC [17:49:13] *** amnesic_ has joined #eclipse [17:54:51] *** tr1gger has quit IRC [17:58:52] *** kottlett has quit IRC [18:02:41] *** rednblue has joined #eclipse [18:05:02] *** oisinh has joined #eclipse [18:09:22] *** Theravadan has joined #eclipse [18:09:41] *** oisinh has quit IRC [18:11:58] *** amnesic has quit IRC [18:11:58] *** amnesic_ is now known as amnesic [18:13:15] *** rednblue has left #eclipse [18:15:54] *** zmanning has joined #eclipse [18:16:48] *** Kellindil has quit IRC [18:17:54] *** squirrelpimp has quit IRC [18:21:24] *** PrakashGR has joined #eclipse [18:22:13] *** arvliet has joined #eclipse [18:23:12] *** punknroll_ has quit IRC [18:23:49] *** laurenz has quit IRC [18:23:55] *** Carnage\ has quit IRC [18:23:57] *** deSilva has joined #eclipse [18:26:21] *** magnet has quit IRC [18:36:46] *** arvliet has quit IRC [18:36:57] *** arvliet has joined #eclipse [18:40:22] *** mchv has quit IRC [18:42:03] *** Araxia has quit IRC [18:43:28] *** brendon_work has joined #eclipse [18:48:37] *** rretzbach has joined #eclipse [18:49:14] *** gioele has left #eclipse [18:51:20] *** ekiczek has quit IRC [18:55:11] *** erdal has quit IRC [18:59:56] *** kthomas_vh has joined #eclipse [19:00:19] *** scorphus has joined #eclipse [19:03:03] *** kthomas_vh_ has quit IRC [19:03:26] *** dominikg has joined #eclipse [19:03:27] *** dominikg has quit IRC [19:05:49] *** phoenixz has joined #eclipse [19:06:19] *** Bass10 has quit IRC [19:07:18] *** Araxia has joined #eclipse [19:09:11] *** tr1gger has joined #eclipse [19:11:58] *** SzymonB has quit IRC [19:16:06] *** MrStein has joined #eclipse [19:17:06] <MrStein> Hi! Is the "code execution in debug mode is extremely slow unless I disable all breakpoints" problem Eclipse specific, JVM related or something else? Any hints? [19:18:19] <rcjsuen> I've not really noticed any differences myself. [19:18:44] <MrStein> rcjsuen: replying to me? [19:18:51] <rcjsuen> yes you [19:18:54] <MrStein> ah [19:19:01] *** d_a_carver has joined #eclipse [19:19:25] <MrStein> It seems like a known problem. But not very known. I had to google a bit to find the workaround (disable breakpoints). [19:19:54] <MrStein> It happens every now and then. Code executes like 10 or even more times slower than normal. Makes debugging very hard to do. [19:24:12] <paulweb515> MrStein: there are known problems with versions of the 1.6 JVM From Sun ... but I thought they were in the order of skipped breakpoints [19:27:02] <MrStein> I hink this is the only online reference I found: http://stackoverflow.com/questions/786799/weblogic-slow-with-eclipse-breakpoints [19:27:10] <MrStein> hink=think [19:27:32] <MrStein> I use Eclipse EE 3.4.2 [19:28:46] *** PrakashGR has quit IRC [19:29:49] *** scorphus has quit IRC [19:30:29] *** rhk has joined #eclipse [19:30:55] *** cr0mulent has quit IRC [19:33:16] *** Nescafe has quit IRC [19:34:09] *** dr_jerry has joined #eclipse [19:34:32] *** volodya has quit IRC [19:34:41] *** kartben has quit IRC [19:38:05] *** fsteeg has quit IRC [19:38:17] *** fsteeg_ has joined #eclipse [19:38:31] *** fsteeg_ is now known as fsteeg [19:40:10] *** fsteeg has quit IRC [19:40:23] *** fsteeg_ has joined #eclipse [19:40:33] *** fsteeg_ is now known as fsteeg [19:42:53] *** dr_jerry has quit IRC [19:43:51] *** fsteeg has quit IRC [19:44:05] *** fsteeg_ has joined #eclipse [19:44:07] *** amnesic has quit IRC [19:46:43] *** fixl has joined #eclipse [19:51:44] *** Araxia has quit IRC [19:58:09] *** dr_jerry has joined #eclipse [19:58:15] *** Kudd has quit IRC [20:02:11] *** mbana has quit IRC [20:05:21] *** buddhika_ has quit IRC [20:05:54] *** scorphus has joined #eclipse [20:06:11] *** arvliet has quit IRC [20:06:40] *** Back2Basics has joined #eclipse [20:11:59] *** Joque has joined #eclipse [20:14:11] *** Bass10 has joined #eclipse [20:14:59] *** ary_manzana has joined #eclipse [20:15:16] *** Bass10 has quit IRC [20:15:54] *** Bass10 has joined #eclipse [20:19:58] *** laurenz has joined #eclipse [20:20:34] *** arvliet has joined #eclipse [20:21:23] *** laurenz has quit IRC [20:21:43] *** rhk has quit IRC [20:27:27] *** adeodatus has joined #eclipse [20:32:44] *** soulreaper has joined #eclipse [20:35:05] *** arvliet has quit IRC [20:37:30] *** arvliet has joined #eclipse [20:41:14] *** Araxia has joined #eclipse [20:42:18] *** Pusar has joined #eclipse [20:43:00] *** Pusar has left #eclipse [20:45:13] *** ekiczek has joined #eclipse [20:48:18] *** EricInBNE has quit IRC [20:48:32] *** arvliet has quit IRC [20:48:38] *** arvliet1 has joined #eclipse [20:49:15] *** Nescafe has joined #Eclipse [20:50:40] <kaje> I am trying to make use of the SWT-AWT bridge in OSX like this FAQ discusses: http://www.eclipse.org/swt/faq.php#swtawtosx However, I can't find the SWT Compatibility Libraries that it mentions on the Apple site... [20:50:53] <kaje> Anyone know where I can get it? [20:51:13] *** erdal has joined #eclipse [20:51:43] <krbarnes> kaje: it's part of the standard OS X install now. [20:55:10] <kaje> Hmm, maybe I'm having another problem then... I am trying to run a Swing JFrame from an Eclipse application... I am getting errors that look like this: http://pastebin.com/d24e2535d [20:56:14] *** dpino has quit IRC [20:59:43] *** dsugar100 has quit IRC [21:01:44] *** erdal has quit IRC [21:02:09] *** amnesic has joined #eclipse [21:04:35] *** scorphus has quit IRC [21:09:00] *** Joque has quit IRC [21:09:46] *** adeodatus has quit IRC [21:12:16] *** atula has joined #eclipse [21:13:09] <atula> hi. I have eclipse pdt. how the heck do I make default html file creation be in xhtml instead of the transitional html 4.01? I've been looking at the preference for a while now and I am stumped [21:13:10] *** dilton has joined #eclipse [21:13:17] <rcjsuen> kaje: I'm not sure if the Cocoa bridge is complete yet. check the swt dev mailing list there's been some threads on it [21:13:51] <krbarnes> kaje: it's working pretty well, but you'll want to use the absolute lastest version of SWT [21:14:47] <krbarnes> kaje: use this build: I20090929-0800 [21:16:02] <kaje> ok, thanks guys =) [21:16:27] <atula> anyone got any idea ? [21:16:31] <atula> it's bugging the heck out of me [21:18:27] <kaje> atula, I think you want to change the templates [21:18:39] <atula> kaje: yes. the question is how... hehe [21:18:48] <kaje> If you go into the Eclipse preferences, search for templates and edit the new HTML file template [21:18:50] <atula> I know... I got so frustrated looking for it [21:19:02] <atula> alright let me give that one more try [21:21:07] <kaje> In preferences, it is under Web -> HTML Files-> Editor -> Templates [21:21:49] *** fsteeg_ has quit IRC [21:23:01] <kaje> I have a large swing app that I am trying to move over to RCP slowly, piece by piece. I have found several examples of how to embed a JPanel in an SWT composite. What if I just want to open a JFrame from an RCP application? [21:23:43] <paulweb515> kaje: that's relatively easy to do, you just need to create your JFrame and then send it to the EDT [21:24:11] <kaje> can you explain or give me a pointer for the "send it to the EDT" part? [21:24:49] <paulweb515> kaje: that's just standard swing ... I've often seen things posted to the EDT using SwingUtilities or some such [21:25:22] <kaje> As a small proof of concept, I've created a headless RCP application and created a JFrame but setting it visible isn't working... [21:26:28] <kaje> Actually, when I create a JFrame it seems to hang... I just did: final JFrame frame = new JFrame(); [21:27:10] <paulweb515> kaje: you should dispatch that to the EDT ... see how Sun writes HelloWorld? http://java.sun.com/docs/books/tutorial/uiswing/examples/start/HelloWorldSwingProject/src/start/HelloWorldSwing.java [21:28:34] <atula> kaje: I ended up just uncheck all other templates... so now it does it ... I wonder if there's a way to say... I want to create stict html on default [21:30:40] *** aksn has joined #eclipse [21:34:21] *** lizzzy has joined #eclipse [21:34:49] <lizzzy> Hi, so I'm lost. What's the command to install the CDT plugin for eclipse? [21:35:26] <d_a_carver> lizzzy: you can download the CDT package from eclipse, or go into Help->Software Updates and select the Galileo update site. [21:35:50] <d_a_carver> then look for Programming Languages I believe and C, C++ should be there. [21:36:36] <lizzzy> Oh Kewl :) Thanks d_a_carver [21:41:31] *** krbarnes has quit IRC [21:43:39] *** constl has joined #eclipse [21:44:16] <constl> Hello, i'm looking into developing a simple view with two textfield and a button. Any tips on how about achieving it ? [21:44:49] <kaje> So, I tried sending the JFrame to the EDT like you mentioned and the application seems to just run and then close without the window. Could it be that the application is not waiting for the JFrame to close? Here is the code from my toy example: http://pastebin.com/d669dc825 [21:46:12] *** mart_ has joined #eclipse [21:46:18] <mart_> hey guys [21:46:47] *** tokam-|-away has joined #eclipse [21:47:05] <mart_> does anyone know the keyboard shortcut to find out what class usings this method [21:47:12] *** uwjesd has joined #eclipse [21:47:25] <mart_> so i have a class and i want to find other classes that use it [21:47:28] <mart_> thanks [21:48:11] <kaje> Hmm, that is what it is. I added a sleep after that invoke later call and the window appeared [21:48:26] <charley> mart_: try ctrl+alt+H [21:48:31] <kaje> Now I just need the application to wait for the JFrame to close... [21:48:34] <charley> That should give you hierarchy for a method [21:49:00] <charley> also try ctrl+shift+L to see most keyboard shortcuts [21:49:19] <kaje> paulweb515: any thoughts on the best way to make the application to wait for the JFrame to close? [21:51:29] <mart_> thanks [21:51:33] <mart_> alot [21:51:38] <mart_> helps out [21:54:34] *** constl has quit IRC [21:54:43] *** peper has joined #eclipse [21:57:56] <charley> mart_: np :) [21:58:09] *** benny`work has quit IRC [22:00:33] *** dr_jerry has quit IRC [22:00:42] *** fabiand has joined #eclipse [22:01:12] *** dr_jerry has joined #eclipse [22:01:19] <fabiand> Hello. I've got the problem, that eclipse is not suggesting anything when pressing ctrl-space - doe someone know how to solve this? :-/ [22:01:44] *** elyezer has joined #eclipse [22:01:51] <elyezer> is there a source viewer for html? [22:02:17] <elyezer> I want to display html in my preference page with SourceViewer and syntax highlight [22:02:20] <rcjsuen> fabiand: specifying what programming language you're talking about might help [22:02:38] <rcjsuen> fabiand: without any context it is difficult for anyone to say [22:02:59] <fabiand> rcjsuen: sure. sorry. i'm using eclipse 3.5 with a java project and openjdk [22:03:14] <rcjsuen> fabiand: Did you try another workspace? [22:03:42] <fabiand> rcjsuen: no, i'll do it right now. [22:05:05] <fabiand> rcjsuen: does not help. [22:05:12] <rcjsuen> fabiand: Did it work before? [22:05:45] <rcjsuen> two hours ago, yesterday, whatever [22:05:46] <fabiand> rcjsuen: yes. actually i'm using fedora ... now i'm downloading a original release ... maybe it's a bug in eclipse .. [22:05:59] <rcjsuen> ~completion [22:06:00] <Arbalest> Java autocompletion not working when you press Ctrl-Space? Try the following: open Window->Preferences (for Mac users: Eclipse->Preferences). Then navigate to Java -> Editor -> Content Assist -> Advanced. Ensure that all the entries in the uppermost list are checked. Click okay and check whether autocompletion is working now. [22:08:50] <fabiand> rcjsuen: thanks. this did not help ... but in a second trying an original download [22:09:02] <rcjsuen> Sounds like you have some pretty serious problems then. [22:10:12] <fabiand> rcjsuen: at least they are annoying .. maybe it's an fedora specific bug ... or just on my machine :) [22:11:35] *** lizzzy has left #eclipse [22:12:28] *** henux has joined #eclipse [22:12:41] *** TomTom has quit IRC [22:12:49] <henux> how to install eclipse in the Applications folder in Mac OS X? [22:18:58] *** dr_jerry has quit IRC [22:19:33] <henux> there is no other way than dragging the whole eclipse/ folder into Applications :/ [22:20:08] <fabiand> rcjsuen: ok. seems to be a fedora specific bug ... [22:20:16] <fabiand> rcjsuen: thanks for your help .. [22:20:21] <rcjsuen> okilydokily [22:21:01] *** fabiand has quit IRC [22:28:22] <elyezer> in my preference page how can I set the outer layout to grab all space if the window width change? [22:30:45] *** mbana has joined #eclipse [22:31:14] *** elyezer has quit IRC [22:36:25] *** gr00vy has joined #eclipse [22:36:57] *** kthomas_vh has quit IRC [22:37:03] *** Back2Basics has quit IRC [22:37:08] *** ReneP has quit IRC [22:39:30] *** ReneP has joined #eclipse [22:49:08] *** ary_manzana has quit IRC [22:54:40] *** uwjesd_ has joined #eclipse [22:54:43] *** ekiczek has quit IRC [22:56:26] *** rcjsuen has quit IRC [22:56:58] *** scorphus has joined #eclipse [22:57:12] *** uwjesd has quit IRC [22:58:11] <kaje> Anyone know if the eclipse update site is having a problem? When I try to look for updates, the connection times out when trying to read the content.jar file... [23:05:35] *** uwjesd_ has quit IRC [23:07:11] *** brendon_work has quit IRC [23:13:02] *** timothym has quit IRC [23:14:06] <kaje> Can someone run Eclipse RCP apps using the Carbon for OSX 10.6? [23:23:03] *** rgrunber has quit IRC [23:32:36] *** arvliet1 has quit IRC [23:34:19] *** arvliet has joined #eclipse [23:34:38] *** fixl has quit IRC [23:37:10] *** fixl has joined #eclipse [23:44:14] *** arvliet1 has joined #eclipse [23:44:34] *** arvliet has quit IRC [23:51:18] *** Back2Basics has joined #eclipse [23:54:48] *** tphgangster has quit IRC [23:55:20] *** scorphus has quit IRC [23:58:57] *** kaje has quit IRC