[00:02:40] *** sr__ has quit IRC [00:03:12] *** PW-toXic has quit IRC [00:06:04] *** ccmonster has quit IRC [00:06:07] *** kthomas_vh has quit IRC [00:10:30] *** C0br4 has quit IRC [00:10:49] *** vmil86 has quit IRC [00:13:20] *** vwegert has quit IRC [00:15:14] *** intellilogic has quit IRC [00:18:44] *** cbeust has quit IRC [00:19:01] *** EricInBNE has joined #eclipse [00:21:04] *** kthomas_vh has joined #eclipse [00:21:34] *** peper has quit IRC [00:22:42] *** kthomas_vh has quit IRC [00:23:16] *** Orphis_ has joined #eclipse [00:23:56] *** kthomas_vh has joined #eclipse [00:24:12] *** cgb has quit IRC [00:26:23] *** Sbrun has quit IRC [00:26:39] *** Orphis has quit IRC [00:30:34] *** Orphis_ has quit IRC [00:30:56] *** Orphis has joined #eclipse [00:33:12] *** kikeb has quit IRC [00:37:15] *** MrBig has joined #eclipse [00:37:36] *** kthomas has joined #eclipse [00:39:55] *** kthomas_vh has quit IRC [00:43:16] *** rcjsuen has quit IRC [00:45:12] *** BigKing_2nd has quit IRC [00:48:36] *** kaje has joined #eclipse [00:49:15] *** m_a_chinea has quit IRC [00:54:28] *** cbeust has joined #eclipse [00:58:02] *** nicxvan has joined #eclipse [01:04:14] *** jcp has quit IRC [01:04:53] *** kthomas_vh has joined #eclipse [01:05:34] *** FunnyLookinHat has quit IRC [01:06:24] *** kgilmer has joined #eclipse [01:06:59] *** kthomas has quit IRC [01:15:09] *** TJSmith has quit IRC [01:15:19] *** TJSmith has joined #eclipse [01:17:58] *** kesselhaus_ has joined #eclipse [01:20:34] *** kesselhaus has quit IRC [01:21:48] *** kril has quit IRC [01:22:06] *** rcjsuen has joined #eclipse [01:23:21] *** dark3n has joined #eclipse [01:23:33] *** dark3n has left #eclipse [01:28:14] *** peper has joined #eclipse [01:30:05] *** kesselhaus_ is now known as kesselhaus [01:34:27] *** rrodriguez has quit IRC [01:38:24] *** _arjen_ has quit IRC [01:39:30] *** Duolos has joined #eclipse [01:44:21] *** cmw72 has quit IRC [01:55:38] *** rcjsuen has quit IRC [02:02:51] *** DeviceZer0 has joined #eclipse [02:03:13] *** Duolos has quit IRC [02:03:22] *** leviputna has joined #eclipse [02:03:47] *** kthomas has joined #eclipse [02:05:51] *** kesselhaus_ has joined #eclipse [02:06:37] *** AndroidLoverInSF has joined #eclipse [02:06:59] *** kthomas_vh has quit IRC [02:08:21] *** kesselhaus has quit IRC [02:09:08] *** dirk_77___ has joined #eclipse [02:12:35] *** dirk_77__ has quit IRC [02:20:34] *** WLP|Away_ has joined #eclipse [02:22:03] *** WLP|Away has quit IRC [02:22:16] *** WLP|Away_ is now known as WLP|Away [02:25:09] *** dirk_77___ has quit IRC [02:27:45] *** kesselhaus_ has quit IRC [02:28:38] *** intellilogic has joined #eclipse [02:29:53] *** pythonirc1011 has joined #eclipse [02:30:19] <pythonirc1011> It used to be the case that when i clicked F3 on a keyword, it would jump to the correct source file...it wont anymore [02:33:34] *** TJSmith has quit IRC [02:33:43] *** joeytwiddle has quit IRC [02:34:06] *** TJSmith has joined #eclipse [02:35:34] *** baedert_ has joined #eclipse [02:37:17] *** corrosionx has joined #eclipse [02:37:57] <corrosionx> Can anyone tell me how I can add Build Targets to an existing project (like other versions of the Android api) ? [02:39:34] *** baedert has quit IRC [02:40:49] <pythonirc1011> why wont goto definition work? [02:42:07] *** kesselhaus has joined #eclipse [02:43:16] *** asimismo has quit IRC [02:47:24] *** ksawicki has quit IRC [02:53:57] *** AndroidLoverInSF has quit IRC [02:53:59] *** rcjsuen has joined #eclipse [02:54:46] *** AndroidLoverInSF has joined #eclipse [02:56:53] *** kthomas has quit IRC [02:59:56] *** ksawicki has joined #eclipse [03:08:09] *** WLP|Away has quit IRC [03:11:03] *** WLP|Away has joined #eclipse [03:13:37] *** haole has joined #eclipse [03:17:10] <haole> i'm working with the armcc compiler and i was wondering if it would be too hard to make a plugin for this toolchain for eclipse [03:18:04] *** evil_gordita has quit IRC [03:29:28] *** baedert_ has quit IRC [03:29:31] *** ecfuser94846 has joined #eclipse [03:31:11] *** joeytwiddle has joined #eclipse [03:32:01] <haole> how do i get started to create my own toolchain for c/c++ development? [03:33:25] *** ecfuser94846 has quit IRC [03:37:06] *** daisuke_m has joined #eclipse [03:37:56] *** garrettheel has joined #eclipse [03:39:10] <garrettheel> hi, is this a good place to ask about plugin development things? [03:40:50] <nitind> Yes [03:44:00] <garrettheel> okay, i'm new to pde and want to develop a plugin built around eclipse with a few different windows and things happening but to maintain access to a few core classes which will be used for IO. is the correct way to do this by building multiple plugins and using dependencies on the core stuff, or is there a way to put it all in one plugin (i'd prefer the latter) [03:45:52] <nitind> You sound like you already know that the latter is probably not the way to go. [03:47:09] <garrettheel> i had an idea from examples that i'd seen but wasn't sure [03:47:53] *** ksawicki has quit IRC [03:54:32] *** kthomas has joined #eclipse [03:55:02] <garrettheel> so why do i get the following error when trying to access another plugin? : "Access restriction: The method xyz() from the type OtherPluginClass is not accessible due to restriction on required project otherplugin" [03:57:37] *** kgilmer has quit IRC [03:59:22] *** Hanumaan has joined #eclipse [03:59:56] *** kesselhaus has quit IRC [04:00:53] <nitind> It's likely marked as internal. [04:04:50] <rcjsuen> It might give that same err if the package isn't exported, not sure. [04:05:15] <nitind> Wouldn't it be forbidden, then? [04:05:28] <nitind> Maybe I have that backwards. [04:07:47] <garrettheel> so how would i go about fixing that? [04:08:12] <nitind> First, check the other plug-in's manifest. [04:09:43] <garrettheel> and what am i looking for in particular? [04:09:59] *** kgilmer has joined #eclipse [04:10:41] <nitind> Extra modifiers for the package you're trying to use, or that package not being listed as exported. [04:11:34] <garrettheel> the one i am trying to use has Export-Package: com.me.team.core [04:12:14] <nitind> And what are you trying to use from thab plug-in? [04:12:43] <garrettheel> a class within the core package [04:13:08] <nitind> Maybe you should ~pastebin the manifest and the header of your class that's using it. [04:13:08] <Arbalest> Please paste the relevant information onto a pastebin. The submission will generate a URL which you can then copy/paste back into the channel - http://www.pastebin.ca/ - http://pastebin.com/ - http://pastebin.org - http://ideone.com/ - http://pastie.org [04:13:21] <rcjsuen> and both classes [04:13:38] <garrettheel> ok, one sec [04:16:15] <garrettheel> good old eclipse.. [04:16:19] <garrettheel> thanks anyway for the help [04:17:30] *** rcjsuen has quit IRC [04:33:03] *** MrBig has quit IRC [04:37:46] *** garrettheel has quit IRC [04:43:35] *** kthomas has quit IRC [04:44:54] *** haole has left #eclipse [04:50:10] *** aaas has left #eclipse [04:51:01] *** zztr has joined #eclipse [04:52:32] <zztr> occasionally when switching workspaces back to the one where I have eclipse full screen, the editor window will freeze. I can click around, but I can't type in the editor. sometimes closing the editor tab [04:52:48] <zztr> and reopening the file will enable editing again [04:52:58] *** jcp has joined #eclipse [04:53:03] <zztr> sometimes not and i have to close eclipse and start up again [04:53:12] <zztr> is this a problem other people have encountered? [04:59:21] *** kthomas has joined #eclipse [05:02:42] <corrosionx> Can anyone tell me how I can add Build Targets to an existing project (like other versions of the Android api) ? [05:02:55] *** leviputna has quit IRC [05:03:22] *** Dessimat0r has joined #eclipse [05:07:30] *** WLP|Away has quit IRC [05:07:41] *** Dessimat0r has quit IRC [05:08:05] *** leviputna has joined #eclipse [05:08:17] *** WLP|Away has joined #eclipse [05:09:58] *** Hanumaan has quit IRC [05:11:19] *** kgilmer has quit IRC [05:13:42] *** garrettheel has joined #eclipse [05:16:53] *** kassah has joined #eclipse [05:29:40] *** kgilmer has joined #eclipse [05:31:32] *** kthomas has quit IRC [05:32:54] *** kthomas_vh has joined #eclipse [05:35:45] *** meoblast001 has quit IRC [05:42:16] *** rawbdor has joined #eclipse [05:51:27] *** purestrain has joined #eclipse [05:52:03] *** ellise has joined #eclipse [05:55:36] *** ellise has left #eclipse [06:01:48] *** rkrul has joined #eclipse [06:11:30] *** nicxvan has quit IRC [06:12:20] *** corrosionx has quit IRC [06:14:42] *** paulweb515_ has quit IRC [06:16:29] *** paulweb515_ has joined #eclipse [06:16:35] *** paulweb515_ has quit IRC [06:16:35] *** paulweb515_ has joined #eclipse [06:19:58] *** corrosionx has joined #eclipse [06:21:15] *** EternalMelody has joined #eclipse [06:21:18] <EternalMelody> hello [06:25:13] *** rkrul has quit IRC [06:25:37] *** kgilmer has quit IRC [06:29:30] *** scorphus has quit IRC [06:30:37] *** drthingums has joined #eclipse [06:31:52] *** leviputna has quit IRC [06:35:42] *** kthomas has joined #eclipse [06:37:56] *** kthomas_vh has quit IRC [06:50:38] *** kthomas has quit IRC [06:53:00] *** kthomas_vh has joined #eclipse [06:54:51] *** ron has joined #eclipse [06:56:54] *** kthomas has joined #eclipse [06:57:26] *** kthomas_vh has quit IRC [06:58:19] *** kthomas_vh has joined #eclipse [07:01:36] *** kthomas has quit IRC [07:02:01] *** kthomas has joined #eclipse [07:03:40] *** kthomas_vh has quit IRC [07:05:59] *** pythonirc1011 has left #eclipse [07:06:35] *** boci is now known as b0c1 [07:07:18] *** rawbdor has quit IRC [07:12:43] *** kassah has quit IRC [07:14:00] *** vmil86 has joined #eclipse [07:15:36] *** mfladischer has joined #eclipse [07:16:03] *** cbeust has quit IRC [07:16:40] *** cbeust has joined #eclipse [07:16:52] *** kthomas has quit IRC [07:20:52] *** corrosionx has quit IRC [07:26:36] *** TJSmith has quit IRC [07:27:15] *** corrosionx has joined #eclipse [07:28:16] *** scrts2 has joined #eclipse [07:29:16] *** TJSmith has joined #eclipse [07:32:13] *** kthomas_vh has joined #eclipse [07:33:55] *** TJSmith has quit IRC [07:39:33] *** mluser-home has quit IRC [07:40:31] *** intellilogic has quit IRC [07:42:35] *** mihael has joined #eclipse [07:45:07] *** fladi_ has joined #eclipse [07:45:29] *** Orphis has quit IRC [07:45:37] *** asimismo has joined #eclipse [07:46:08] *** TJSmith has joined #eclipse [08:01:37] *** TJSmith has quit IRC [08:08:34] *** TJSmith has joined #eclipse [08:16:22] *** zztr is now known as chinchilla_turre [08:17:49] *** chinchilla_turre is now known as zztr [08:18:16] *** semeion has quit IRC [08:22:26] *** ddk has joined #eclipse [08:27:08] *** corrosionx has quit IRC [08:32:10] *** Orphis has joined #eclipse [08:33:09] *** corrosionx has joined #eclipse [08:39:43] *** fladi_ has quit IRC [08:40:12] *** mfladischer has quit IRC [08:41:00] *** mfladischer has joined #eclipse [08:47:53] *** noord has joined #eclipse [08:50:56] *** tauren has joined #eclipse [08:53:12] <tauren> When I am debugging in eclipse and change a class structure, my app always aborts with a "Hot code replace failed" type of message. I know this is normal. [08:53:27] <tauren> But there is a checkbox in that window that says "Do not show error when hot code replace fails" [08:53:39] <tauren> I accidentally clicked it and then clicked Terminate [08:53:56] <tauren> Where is this setting so I can uncheck it? [08:54:19] <tauren> I want eclipse to terminate when hot code replace fails. [08:56:33] <tauren> Found this: http://stackoverflow.com/questions/2594408/how-do-i-disable-hot-code-replace-in-eclipse [08:56:55] <tauren> But when I go there, all the hot code options are already checked... hmmm. [08:57:16] *** kottlett has joined #eclipse [09:01:45] *** EternalMelody has quit IRC [09:01:56] *** magnet__ has quit IRC [09:04:52] *** Pasqualle has joined #eclipse [09:08:22] *** magnet__ has joined #eclipse [09:09:57] *** kthomas_vh has quit IRC [09:10:49] *** asimismo has quit IRC [09:15:45] *** zabka has joined #eclipse [09:20:26] *** kthomas_vh has joined #eclipse [09:27:02] *** tewecske has joined #eclipse [09:30:29] *** csaba has joined #eclipse [09:31:01] *** garrettheel has left #eclipse [09:33:35] *** ddk has quit IRC [09:34:04] *** ddk has joined #eclipse [09:43:46] *** rawbdor has joined #eclipse [09:47:37] *** drindt has joined #eclipse [09:49:36] *** denisr has joined #eclipse [09:50:46] *** kesselhaus has joined #eclipse [09:54:56] *** [TomTom] has joined #eclipse [09:55:16] *** [TomTom] is now known as TomTom [10:01:33] *** magnet__ has quit IRC [10:06:48] *** kesselhaus_ has joined #eclipse [10:07:03] *** noord has quit IRC [10:09:35] *** kesselhaus has quit IRC [10:13:01] *** nicoulaj has joined #eclipse [10:15:54] *** magnet has joined #eclipse [10:28:25] *** rossand has joined #eclipse [10:28:55] *** mmarsella has joined #eclipse [10:38:56] *** SzymonB has joined #eclipse [10:40:31] *** garrettheel has joined #eclipse [10:41:25] *** kesselhaus has joined #eclipse [10:41:50] <garrettheel> does anyone know why changes i've made to a plugin i'm developing in eclipse might keep displaying an older build or not update? i'm getting a weird thing where it does not seem to update [10:43:16] *** z4z4 has joined #eclipse [10:43:59] *** kesselhaus_ has quit IRC [10:45:34] <garrettheel> i get a message saying that the plugin has been made into a local copy and get angle brackets around it, too [10:47:21] *** Kamaran has joined #eclipse [10:50:48] *** Jonah11_ has quit IRC [10:51:11] *** Fukakai has joined #eclipse [10:51:12] *** corrosionx has quit IRC [10:51:53] *** noord has joined #eclipse [10:55:26] *** mmarsella has quit IRC [10:59:17] *** corrosionx has joined #eclipse [10:59:30] *** garrettheel has quit IRC [11:02:06] *** WhiteBeard has joined #eclipse [11:03:32] *** klikklak has quit IRC [11:06:25] *** klikklak has joined #eclipse [11:08:05] <Fukakai> hi all, i would like to create java and zend projects in the same eclipse but i'm lost with all the different versions :s. can you help me please ? [11:08:53] *** nicoulaj has quit IRC [11:10:21] *** nicoulaj has joined #eclipse [11:11:35] *** rawbdor has quit IRC [11:14:53] *** rawbdor has joined #eclipse [11:15:07] *** rawblem has joined #eclipse [11:21:29] *** kesselhaus_ has joined #eclipse [11:24:09] *** kesselhaus has quit IRC [11:27:58] *** Fire-Fist has joined #eclipse [11:28:53] *** ardo has joined #eclipse [11:29:11] *** WhiteBeard has quit IRC [11:33:34] *** buribu has joined #eclipse [11:33:34] *** buribu has joined #eclipse [11:33:37] *** buribux has joined #eclipse [11:34:09] *** buribux has quit IRC [11:34:47] *** baedert has joined #eclipse [11:36:45] *** magnet has quit IRC [11:39:58] *** contingo has joined #eclipse [11:47:43] *** noord has quit IRC [11:48:48] *** rrodriguez has joined #eclipse [11:55:39] *** drthingums has quit IRC [11:56:00] *** magnet has joined #eclipse [11:59:32] *** drthingums has joined #eclipse [12:04:07] *** rawbdor has quit IRC [12:04:15] *** kesselhaus has joined #eclipse [12:04:15] *** rawblem has quit IRC [12:06:30] *** kesselhaus_ has quit IRC [12:08:50] *** noord has joined #eclipse [12:11:54] *** rawbdor has joined #eclipse [12:11:58] *** ddk has quit IRC [12:12:34] *** ddk has joined #eclipse [12:12:53] *** rrodriguez has quit IRC [12:17:44] *** grzesag has joined #eclipse [12:17:52] *** grzesag_ has joined #eclipse [12:19:03] *** zztr has quit IRC [12:20:10] *** drthingums has quit IRC [12:20:50] *** ron has quit IRC [12:21:15] *** ron has joined #eclipse [12:23:09] *** samuell has joined #eclipse [12:23:53] *** rcjsuen has joined #eclipse [12:26:12] *** Nurbs has joined #eclipse [12:26:47] *** Kamaran has quit IRC [12:27:47] *** grzesag_ has quit IRC [12:28:16] *** drthingums has joined #eclipse [12:28:22] *** grzesag has quit IRC [12:30:57] *** Kamaran has joined #eclipse [12:31:29] *** rcjsuen_ has joined #eclipse [12:34:21] *** dirk_77_ has joined #eclipse [12:34:35] *** rcjsuen has quit IRC [12:38:36] *** intellilogic has joined #eclipse [12:43:08] *** Fire-Fist has quit IRC [12:52:36] *** bloony has joined #eclipse [12:53:24] <bloony> I like having my pydev package explorer hidden and use the fast view panel to bring it up.. how can I set a keyboard shortcut to close and open it? [12:54:08] <rcjsuen_> Ctrl+(Shift+)F7 [12:59:55] *** mengu has joined #eclipse [13:00:24] <mengu> hi. i have an existing php project and i have downloaded java ee eclipse (indigo) with pdt. how do i import my existing project? [13:00:50] *** ardo has quit IRC [13:01:10] *** ardo has joined #eclipse [13:02:27] <mengu> when i do right click -> import -> existing project to workspace and select the directory of my existing project, i get "no project found" [13:03:04] <rcjsuen_> Does that folder have a .project file? [13:03:37] <bloony> rcjsuen_: ah right.. thanks.. [13:03:53] <bloony> rcjsuen_: is there a shortcut to close it aswell? [13:04:09] <rcjsuen_> bloony: just use Ctrl+F7 to switch back to something else [13:04:30] <bloony> okay [13:04:34] *** Dessimat0r has joined #eclipse [13:05:29] <mengu> rcjsuen_: rjit does not [13:05:32] <mengu> *it [13:07:51] <rcjsuen_> then it's not a project [13:09:12] *** Dessimat0r has quit IRC [13:21:13] *** rcjsuen_ has quit IRC [13:22:19] *** andrey_ has joined #eclipse [13:25:52] *** ddk has quit IRC [13:26:19] *** ddk has joined #eclipse [13:31:15] *** ualtin has joined #eclipse [13:31:35] *** ualtin has left #eclipse [13:39:11] *** obfuscatr has left #eclipse [13:40:01] *** teefal has joined #eclipse [13:41:26] *** rcjsuen has joined #eclipse [13:43:19] *** drthingums has quit IRC [13:47:47] *** mengu_ has joined #eclipse [13:48:12] *** mengu has quit IRC [14:00:38] *** otaviobp has joined #eclipse [14:01:30] *** kesselhaus_ has joined #eclipse [14:02:18] *** ardo has quit IRC [14:04:35] *** kesselhaus has quit IRC [14:07:16] *** dirk_77_ has quit IRC [14:07:23] *** drindt has quit IRC [14:13:43] *** mfladischer has quit IRC [14:19:43] *** corrosionx has quit IRC [14:20:02] *** denisr has joined #eclipse [14:22:47] *** denisr has quit IRC [14:23:02] *** wainersm has joined #eclipse [14:24:37] *** Kud has joined #eclipse [14:26:21] *** corrosionx has joined #eclipse [14:26:37] *** denis_ has joined #eclipse [14:28:31] *** rawbdor has quit IRC [14:35:09] *** Jonah11_ has joined #eclipse [14:36:03] *** denis_ is now known as denisr [14:36:41] <rcjsuen> think other ppl have seen this before, if interested speak up / cc yourself ~355206 [14:36:42] <Arbalest> Bug 355206 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=355206 - Platform / Text / 3.7 - All / All - ASSIGNED / enhancement / - Assignee: platform-text-inbox - [find/replace] Indicate if options are hidden in the Find/Replace dialog [14:36:49] *** Duolos has joined #eclipse [14:39:53] *** dirk_77_ has joined #eclipse [14:39:56] *** pahan has joined #eclipse [14:40:46] *** ron has quit IRC [14:41:01] *** kesselhaus_ has quit IRC [14:42:34] *** smhar has joined #eclipse [14:42:40] <smhar> greetings [14:42:59] <pahan> hi, each time when I change file I need to edit last change date and insert my name in file header. Is there way to od it in eclipse? [14:44:03] <pahan> May be some plugin? [14:46:03] <smhar> I installed eclipse in gentoo from portage, but it only show java options. how to add PHP to it? [14:47:27] <rcjsuen> smhar: You'd install plug-ins but I don't know how well Portage would take that. [14:50:01] <pahan> smhar, I prefer install eclipse by my self(from archive) without package managers [14:50:13] *** Fukakai has quit IRC [14:51:18] <pahan> smhar, just download the last eclipse php build and extract files to /opt or home dir. [14:51:59] *** denisr has quit IRC [14:57:43] *** mziaei has joined #eclipse [15:07:57] *** ddk has quit IRC [15:08:04] *** ddk has joined #eclipse [15:12:22] *** mpiggott has joined #eclipse [15:17:22] *** Baribal has joined #eclipse [15:17:52] <Baribal> Hi. How can I make Eclipse take a look at the file system for new or modified files, and incorporate or refresh them? [15:18:04] <Baribal> (without having to manually click at every single file) [15:18:17] <rcjsuen> refresh the foldder/proj? [15:19:39] *** rgrunber has joined #eclipse [15:19:57] <Baribal> Thanks... [15:22:17] *** scrts2 has quit IRC [15:23:07] *** kottlett has quit IRC [15:24:15] *** Kamaran has quit IRC [15:35:08] *** edheldil has joined #eclipse [15:38:12] *** AndroidLoverInSF has quit IRC [15:39:25] <edheldil> Hi all, I have a directory with source files and .git directory. (i.e. normal git repository). Is it possible to work with EGit without moving files somewhere else? It seems to me that EGit requires me to have the .git directory somewehere else than the project, which is something I do not want [15:43:52] <yoriy> "Cannot complete the install because one or more required items could not be found. [15:43:52] <yoriy> Software currently installed: Shared profile 1.0.0.1308119157680 (SharedProfile_epp.package.java 1.0.0.1308119157680) [15:43:52] <yoriy> Missing requirement: Shared profile 1.0.0.1308119157680 (SharedProfile_epp.package.java 1.0.0.1308119157680) requires 'org.maven.ide.eclipse [1.0.0.20110607-2117]' but it could not be found" [15:43:55] *** cvanes has joined #eclipse [15:44:14] <rcjsuen> edheldil: does your wizard still not have checkboxes? [15:44:28] <yoriy> Does it mean that i have already problem with installed component "Shared Profile"? [15:46:12] *** lolmatic has joined #eclipse [15:46:47] *** kassah has joined #eclipse [15:48:54] <Duolos> When editing an Android XML file, how do I get the "Properties" tab at the bottom in Inigo? [15:49:19] *** rawbdor has joined #eclipse [15:49:22] <Duolos> Specifically, when editing in the "Graphical Layout" tab. [15:50:00] *** mengu_ has quit IRC [15:56:17] <Duolos> wow... Eclipse changed a TON between Galileo and Inigo. I installed Inigo thinking I could follow along with a book I bought that uses Galileo. Nope... totally lost :-/ [15:58:01] <mpiggott> Duolos: CTRL+3 is your friend [15:58:47] <Duolos> mpiggott: eh... I thank you. Just a lot of the menus/headers and such have different names now :P [16:00:02] <mpiggott> I'm surprised Eclipse would have changed much there, wouldn't surprise me if the Android SDK has though] [16:00:48] <yoriy> damn it i cant find any info about that maven jar package... Existing ones have different pathes (m2e instead just maven) [16:01:39] <edheldil> rcjsuen: I have this ... http://i.imgur.com/FL1I7.png [16:01:59] <rcjsuen> edheldil: you have /home/x/worx/geokacer/.git folder, yes? [16:02:15] <Duolos> mpiggott: Ah, I suppose it could have been the Android SDK. Anyway, still loving Eclipse :) [16:02:18] <edheldil> yes [16:02:25] *** Pasqualle has quit IRC [16:02:25] *** hugocorbucci has joined #eclipse [16:02:41] <rcjsuen> edheldil: check the checkbox at the top [16:02:44] <rcjsuen> it should autodetect that folder [16:03:11] <edheldil> yes, and? [16:03:44] <rcjsuen> and then click the Finish button? [16:04:01] *** ron has joined #eclipse [16:06:02] <hugocorbucci> Hello, my name is Hugo Corbucci and I am currently developing a RCP application using P2 and PDE. We use an online p2 repository to provide updates to our users. This repository is updated by our automated build. However, the repository generates content and artifacts.xml and we would like it to generate jar files to reduce file sizes. I tried passing p2.compress=true to the PDE build call but it produced no result. I spent the whole day yesterday [16:06:02] <hugocorbucci> trying to figure out how to make the build compress the files but without success. Could anyone here give me a help to find out what I am doing wrong? Thank you in advance. [16:06:40] <edheldil> rcjsuen: ah, I thought it would create a new repo in the parent folder :). Thank you for your help [16:06:43] *** mihael has left #eclipse [16:07:07] <rcjsuen> edheldil: Yeah, "use or create", it is ambiguous will happen. [16:07:12] <rcjsuen> edheldil: if it goes in parent then the third column [16:07:14] <rcjsuen> it'll say ../.git [16:07:16] <rcjsuen> instead of just .git [16:07:22] <mpiggott> yoriy: I believe there is a bug open about it. That is a negation that didn't work quite right [16:10:00] <yoriy> ehh it means i cant use automatic upgrade system. Probably i am able to do it manually but where to get jar files? [16:10:33] *** daisuke_m has quit IRC [16:11:03] *** daisuke_m has joined #eclipse [16:12:32] *** noord has quit IRC [16:13:03] <Duolos> grrrrr [16:14:31] <Duolos> Anyone else have a problem with it being impossible to create and edit a file called "mainmenu.xml" in Inigo? Keeps trying to automatically add tags but throws a bunch of errors and then locks up Eclipse. [16:15:37] <rcjsuen> sounds like something with the Android plug-in [16:19:19] *** daisuke_m has quit IRC [16:22:31] *** dsugar100 has joined #eclipse [16:25:34] *** magnet has quit IRC [16:30:50] *** jorn has joined #eclipse [16:35:31] <nitind> add what tags? [16:35:38] *** briandealwis has quit IRC [16:37:09] <jorn> heyho, i use egit as scm and when i have changed a file and right-click, select compare with -> HEAD revision, i get a compare view (titled text compare) [16:37:28] <mpiggott> I don't know if it is still the case, but when I used the Android SDK last year autocompletion would often lockup the Eclipse UI [16:37:39] <jorn> the window has black background and i went through all color settings and can't find it... also some of the words / comments are black on black [16:37:55] <jorn> where should i search to change that? [16:38:46] <mpiggott> jorn: Linux? [16:38:52] <jorn> (could it be that my previous eclipse install which used that workspace with an installed aptana plugin 'tweaked' something? it's currently not installed) [16:38:53] <jorn> macosx [16:38:55] <rcjsuen> mpiggott: ah yes, I remember that one, many many angry ppl here :) [16:39:02] *** cmw72 has joined #eclipse [16:42:00] <jorn> i don't have problems in other views and it doesn't seem to matter what kind of file i do the compare on (java, pydev, normal text / configs)... the normal editors all have white background, only their compare counterpart has black bg [16:43:18] *** FunnyLookinHat has joined #eclipse [16:43:54] <mpiggott> jorn I was going to suggest your window manager theme if on Linux, still possible I guess on OSX but I don't really know [16:44:26] *** rossand has quit IRC [16:45:25] <jorn> mpiggott: well, i use a pretty default thing i would guess [16:45:59] *** TomTom has quit IRC [16:46:38] *** semeion has joined #eclipse [16:49:44] <rcjsuen> i heard Aptana supports themes so i guess maybe [16:49:47] *** magnet has joined #eclipse [16:51:06] *** M22 has joined #eclipse [16:52:15] *** contingo has quit IRC [16:52:23] <M22> is the code here-http://www.ibm.com/developerworks/opensource/library/os-ecl-commfwk/ invalid in the current ecf version? [16:56:49] *** otaviobp has quit IRC [16:57:07] *** otaviobp has joined #eclipse [16:57:47] *** briandealwis has joined #eclipse [16:58:03] *** ccmonster has joined #eclipse [16:58:06] *** cmw72 has quit IRC [16:58:33] *** cmw72 has joined #eclipse [16:58:57] *** dirk_77_ has quit IRC [17:01:13] *** fornext has joined #eclipse [17:01:45] *** abhatnag has joined #eclipse [17:03:30] <jorn> rcjsuen: any idea how i can delete their settings? [17:04:00] <jorn> i remember installing aptana, suddenly everything was black, i then found that theme thing and set it to something like standard white background [17:04:02] <rcjsuen> No I don't use Aptana. [17:04:14] <jorn> but aptana seems to conflict with egit, so i had to uninstall it [17:04:29] <jorn> (which basically means reinstall eclipse from scratch) [17:04:30] <rcjsuen> aptana provides their own git plug-in [17:04:34] <rcjsuen> at least, that was the case several moons ago [17:05:55] <jorn> yeah, i couldn't find anything in the configs and eclipse was very "pop-uppy" with error messages, so i just reinstalled without it, but it seems it f**** up my workspace configs :( [17:09:37] *** asimismo has joined #eclipse [17:12:43] *** cmw72 has quit IRC [17:13:32] *** cmw72 has joined #eclipse [17:17:53] <Duolos> Anyone having issues with a complete crash when trying to use the "super." object? As soon as I hit the period, boom, eclipse is gone. [17:19:57] <rcjsuen> i doubt it's super related [17:20:00] <rcjsuen> probably related to ctrl+space [17:22:32] <Duolos> rcjsuen: Actually crashes once the auto-complete window comes up. Console reports a JRE crash: SIGSEGV (0xb) at pc=0x00007f27b9f50fbb, pid=13284, tid=139809093306112 [17:24:11] <Duolos> Writing the code elsewhere and then C/P into Eclipse is fine, though. Not sure if I submit the bug report to Ecllipse or to Java [17:24:14] <Duolos> ...or both [17:24:26] *** M22 has quit IRC [17:25:02] *** jorn has quit IRC [17:25:40] <rcjsuen> well without the crash logs it's not clear who is at fault [17:25:46] <rcjsuen> either Eclipse or your browser [17:26:14] *** dmiles has joined #eclipse [17:26:41] *** Baribal has quit IRC [17:26:46] <Duolos> Why would it be my browser? [17:27:01] <rcjsuen> bcuz we use the browser for that popup [17:27:39] <Duolos> ah [17:27:49] *** EricInBNE has quit IRC [17:27:51] <Duolos> Well, what's my course to submit this? [17:28:58] *** dmiles_afk has quit IRC [17:29:06] <rcjsuen> find crash logs [17:29:48] <Duolos> Right. And submit them to whom? [17:30:24] <rcjsuen> show us [17:31:31] <hugocorbucci> Hello, my name is Hugo Corbucci and I am currently developing a RCP application using P2 and PDE. We use an online p2 repository to provide updates to our users. This repository is updated by our automated build. However, the repository generates content and artifacts.xml and we would like it to generate jar files to reduce file sizes. I tried passing p2.compress=true to the PDE build call but it produced no result. I spent the whole day yesterday [17:31:31] <hugocorbucci> trying to figure out how to make the build compress the files but without success. Could anyone here give me a help to find out what I am doing wrong? Thank you in advance. [17:32:19] <Duolos> rcjsuen: http://pastebin.com/MRjwc4KP [17:33:08] *** rkrul has joined #eclipse [17:33:55] <Duolos> It does look like a webkit error [17:34:05] *** Ruudjah has joined #eclipse [17:34:39] <Ruudjah> Is there anyway to set searching with ctrl+f in the complete document default instead of only back/forwards? [17:35:03] *** reya276 has joined #eclipse [17:35:27] <reya276> How can I remove a plugin from Eclipse? [17:36:45] *** noord has joined #eclipse [17:36:52] *** mluser-home has joined #eclipse [17:37:56] <rcjsuen> Duolos: what webkit gtk are you using [17:38:02] <rcjsuen> Ruudjah: wrap search [17:40:12] *** yoriy has left #eclipse [17:41:36] *** ddk has quit IRC [17:42:02] *** ddk has joined #eclipse [17:44:52] *** ddk has quit IRC [17:53:23] *** asimismo has quit IRC [17:53:30] *** pahan has quit IRC [17:54:33] *** m_a_chinea has joined #eclipse [17:55:23] <rcjsuen> reya276: How did you install it to begin with? [17:55:50] *** Kud has quit IRC [17:56:02] <reya276> rcjsuen, I installed it as a plugin [17:56:19] <rcjsuen> then access your installation details from the about dialog and uninstall it [17:56:25] <reya276> so what I want to do is remove the plugin and install a new version of it [17:57:24] *** amitev has quit IRC [17:58:54] <Duolos> rcjsuen: Not sure. Whatever came preinstalled in Kubuntu [17:58:56] <reya276> ok cool, that seems like it work [18:00:18] *** asimismo has joined #eclipse [18:00:53] *** danlucraft has joined #eclipse [18:00:59] *** dirk_77_ has joined #eclipse [18:01:12] <danlucraft> Anyone know how to run SWT apps on OpenJDK on OS X? [18:01:25] <danlucraft> getting leaking, like I've forgotten -XstartOnFirstThread [18:04:17] *** rawbdor has quit IRC [18:04:52] *** hemna has joined #eclipse [18:05:43] *** nicoulaj has quit IRC [18:08:33] *** rawbdor has joined #eclipse [18:09:04] *** asimismo has quit IRC [18:13:55] *** reya276 has quit IRC [18:14:11] *** reya276 has joined #eclipse [18:17:34] *** rawbdor has quit IRC [18:22:56] *** cmw72 has quit IRC [18:24:02] *** yoriy has joined #eclipse [18:24:02] *** cmw72 has joined #eclipse [18:25:51] *** fisix has joined #eclipse [18:26:25] *** fisix has quit IRC [18:28:00] *** rossand has joined #eclipse [18:28:32] *** z4z4 has quit IRC [18:29:48] *** Webonaute has joined #eclipse [18:30:08] <Webonaute> what is the plugin to be able to make direct HTTP request to a server [18:30:34] <Webonaute> I need to test some json code to send to an url and see the response [18:35:18] *** samuell has quit IRC [18:39:47] *** asimismo has joined #eclipse [18:39:50] *** csaba has quit IRC [18:41:47] *** hugocorbucci has quit IRC [18:45:33] *** crib has quit IRC [18:45:52] *** crib has joined #eclipse [18:45:54] *** SzymonB has quit IRC [18:46:57] *** danlucraft has quit IRC [18:47:28] *** uebera|| has quit IRC [18:47:39] *** danlucraft has joined #eclipse [18:48:01] *** uebera|| has joined #eclipse [18:49:11] *** reya276 has left #eclipse [18:53:40] *** Duolos has quit IRC [18:55:07] *** Duolos has joined #eclipse [18:56:42] *** Duolos has quit IRC [18:57:20] *** andrey_ has quit IRC [19:05:15] *** hugocorbucci has joined #eclipse [19:18:29] *** TJSmith has quit IRC [19:19:51] *** ksawicki has joined #eclipse [19:20:58] *** _nor has joined #eclipse [19:22:38] <Webonaute> with remove systeme, can I connect to a ssh user, then use SU to access my file via sftp? if yes how I do the su to affect file structure? [19:23:52] *** Guest29641 has joined #eclipse [19:26:53] *** aminpy has joined #eclipse [19:34:04] <yoriy> after some shaman action, including dancing with tambourine and processing by rasp, finally i got working eclipse environment! Thanx to all who helped me [19:34:04] *** rossand has quit IRC [19:34:22] *** vdv has quit IRC [19:35:04] *** uebera|| has quit IRC [19:35:39] *** uebera|| has joined #eclipse [19:41:06] <abhatnag> could any egit/jgit devs here help me resolve this issue? https://hudson.eclipse.org/sandbox/job/egit.gerrit/1498/console [19:41:51] *** cgb has joined #eclipse [19:46:15] *** vdv has joined #eclipse [19:48:32] *** uebera|| has quit IRC [19:48:32] *** uebera|| has joined #eclipse [19:49:30] *** csaba has joined #eclipse [19:49:41] *** cgb has quit IRC [19:50:16] *** kril has joined #eclipse [19:50:40] *** csaba has quit IRC [19:50:44] *** roentgen has joined #eclipse [19:51:20] *** mmarsella has joined #eclipse [19:51:36] *** dirk_77_ has quit IRC [19:51:52] *** yoriy has left #eclipse [19:53:52] *** kril has quit IRC [19:55:43] *** cgb has joined #eclipse [19:56:24] <rcjsuen> abhatnag: I'm not sure if that's Git related. [19:56:34] *** Ruudjah has left #eclipse [19:56:36] <rcjsuen> It seems to claim it's missing something anyway [19:56:42] <rcjsuen> [INFO] [Software being installed: org.eclipse.egit.core.test 1.0.0.qualifier, Missing requirement: org.eclipse.egit.core.test 1.0.0.qualifier requires 'package org.eclipse.jgit.junit [1.0.0,1.1.0)' but it could not be found] [19:57:40] *** zabka has quit IRC [19:57:43] <abhatnag> rcjsuen: true, that's why I came to #eclipse. yup, it's a mismatch based on restrictions in the egit.ui manifest. It's just that I'm not sure how to resolve it without breaking a bunch of other things. I actually just got a lead that I'm going to work towards, thnx [19:58:26] *** explodes has joined #eclipse [19:58:50] <explodes> I just installed Indigo, I don't see the Eclipse Marketplace anymore... Did it get removed? [19:58:56] <explodes> (Mac OS X) [20:02:20] <mpiggott> Marketplace isn't part of all the distributions [20:06:01] <explodes> Why not? [20:06:30] *** hugocorbucci_ has joined #eclipse [20:06:53] *** heinz has joined #eclipse [20:07:10] <rcjsuen> I'm not sure if there was ever an official discussion about this. [20:07:16] <rcjsuen> or maybe it was but on a mailing list i'm not on [20:08:39] <mpiggott> Probably up to the package owners. Personally I wouldn't ever use it [20:09:34] *** hugocorbucci has quit IRC [20:09:35] *** hugocorbucci_ is now known as hugocorbucci [20:09:50] <rcjsuen> explodes: Which tarball did you download? [20:11:09] <explodes> something like indigo x86_64 3.7 osx [20:13:25] <rcjsuen> That one should have MPC in it. [20:18:05] *** devish has joined #eclipse [20:18:05] <explodes> MPC? [20:18:12] *** Not2Smart has joined #eclipse [20:18:25] <explodes> Can i use the update site to get MPC [20:18:33] <devish> do i need to install the jre of 1.7 to get it work in eclipse or only jdk1.7 will work [20:18:46] <rcjsuen> yes the mpc website has a link i believe [20:18:58] <rcjsuen> devish: both is fine [20:19:18] <explodes> MPC is included in all of the EPP download package (with the exception of Classic). I got classic. [20:19:20] <devish> rcjsuen, shouldn,t the jdk has jre [20:19:25] <Not2Smart> Aloha from sunny Beijing. I am currently on the wiki.eclipse.org/IRC page, but I do not see a channel listed for Eclipse idiots. Perhaps someone could point me in the right direction? [20:19:36] <rcjsuen> devish: ? [20:19:46] <rcjsuen> devish: Yes, JDK = JRE + stuff [20:19:55] <devish> jdk must have jre [20:19:57] <devish> right [20:20:07] <rcjsuen> Not2Smart: If you have an Eclipse question you can try and ask ehre [20:20:15] <rcjsuen> explodes: That is correct. Classic doesn't have it. [20:20:33] <rcjsuen> explodes: Classic doesn't have "Indigo" in its filename though. [20:20:33] *** subanomic has joined #eclipse [20:20:34] <subanomic> hi [20:20:38] <devish> rcjsuen, my eclipse is crashing when i use 1.7 [20:20:49] <subanomic> what could be the problem when auto completion doesn't work? [20:20:54] <Not2Smart> It's less a single question and more a challenge to my sanity. I want someone to treat my like I'm 5 years old trying to run Eclipse. [20:21:00] <subanomic> ctrl+space gives me no proposals [20:21:22] <devish> jre i have set manually but in compiler option its not showing 7 [20:21:36] *** purestrain has quit IRC [20:21:51] <rcjsuen> Not2Smart: Difficult because we expect users to help themselves. [20:22:51] <devish> rcjsuen, the crash occur when i do ctrl+space bar and select the option any idea? [20:23:05] <rcjsuen> devish: probably related to your xulrunner/webkit [20:23:51] <Not2Smart> True. I'm essentially smarter than your average bear on computer matters, but on eclectic error messages from a platform that doesn't include an executable installer, I like things explained. I need someone to tell me every step, but when I get some cryptic error message, I was wondering if this is the place to come for answers. [20:23:51] <devish> any idea how could i use 1.7 [20:24:03] <Not2Smart> *oops [20:24:14] <Not2Smart> I *DON'T* need someone to tell me every step [20:24:20] <rcjsuen> devish: Java 7 support comes in Eclipse 3.8m1 [20:24:25] <Not2Smart> Sorry about that. Essential word neglected. [20:24:39] <rcjsuen> Not2Smart: As I said, if you have a question, ask it here. [20:24:45] <rcjsuen> So if you are seeing an error message, feel free to ask about here [20:26:09] <devish> rcjsuen, i am using indigo [20:26:19] <rcjsuen> devish: That would not be 3.8m1 [20:26:30] <devish> rcjsuen, but if i want to work with any jdk it shoud work [20:26:32] <Not2Smart> Excellent. For starters, I'm running W764 Ultra, and I have downloaded and installed jdk-7-windows-i586.exe. I would have rather installed jdk -7-windows-x64.exe, but it seems that I can't find anywhere that mirrors that from China. [20:26:44] <rcjsuen> yes, as we have established [20:27:10] <rcjsuen> I think these have Java 7 support. http://build.eclipse.org/technology/epp/epp_build/indigo/download/20110818-2321/ [20:28:00] <devish> rcjsuen, but what is the prob with manually configuring [20:28:02] <Not2Smart> I have edited my path to include the JRE and bin directories of this install. But upon trying to start Eclipse 3.7 (64-bit) Classic, I am prompted with the following error: (one second while I start it and get the error): [20:28:10] <rcjsuen> devish: manually configuring, what do you mean [20:28:17] <devish> even 3.4 should work with 1.7 [20:28:42] <rcjsuen> devish: a Java 7 JVM should be able to start 3.4, yes [20:28:54] <devish> rcjsuen, installing jdk then setting jre and compiler [20:29:13] <Not2Smart> "Failed to load the JNI shared library from "the folder on my desktop from which I am trying to run eclipse\jre\bin\jvm.dll" [20:29:39] <rcjsuen> Not2Smart: you can't start 64-bit Eclipse with 32-bit JRE [20:29:49] <rcjsuen> devish: you could configure the compielr for 1.5 (and 1.6?) [20:30:29] <Not2Smart> I was under the impression that it should have been 64 bit. At least that was what was plastered all over the top of the pages from Softonic, which was the only source that I could access the JDK without being blocked by the Great Firewall of China. [20:30:35] <devish> how to configure the compiler as there is no way except to scroll/ [20:30:47] <rcjsuen> Not sure I follow, it's a combo box for selecting your compiler settings. [20:31:14] <devish> rcjsuen, but you only can select not configure [20:31:25] <Not2Smart> Is there a bot to DCC any files in here? If I could get that -x64.exe that might solve my problems, or else I could try to install the 32-bit version of Eclipse. [20:31:35] <rcjsuen> devish: how do you want to configure it exactly [20:31:48] <nitind> Not2Smart: You have a eclipse\jre\bin\jvm.dll? Where did that come from? [20:32:07] <Not2Smart> One sec- lemme check [20:32:32] *** rretzbach has joined #eclipse [20:32:46] <devish> rcjsuen, i want to set it to 7 [20:32:48] <Not2Smart> It would appear that that file is not in the directory. Where can I get one? [20:32:54] <rcjsuen> <rcjsuen> devish: you could configure the compielr for 1.5 (and 1.6?) [20:32:57] <rcjsuen> <rcjsuen> devish: Java 7 support comes in Eclipse 3.8m1 [20:33:00] <Not2Smart> Or how can avoid needing one. [20:33:08] <rcjsuen> what do you not understand from what I'm saying [20:33:14] <nitind> Not2Smart: You mentioned it earlier. What happened? [20:33:19] <rcjsuen> your Eclipse 3.4 != Eclipse 3.8m1 [20:33:37] <Not2Smart> That was the error message upon starting Eclipse 3.7 64bit Classic. [20:34:11] <devish> rcjsuen, so you mean compiler support is inbuilt? [20:34:44] <rcjsuen> 3.4 was from years ago, before Java 7 came out [20:34:44] <rcjsuen> It cannot support something from the future. [20:34:45] <nitind> devish: YES. [20:36:21] *** Sbrun has joined #eclipse [20:36:58] *** mpiggott__ has joined #eclipse [20:37:10] <Not2Smart> Oh - wait - I do have that file. Sorry- checked in the wrong directory. In my feeble attempts to get it working on my own earlier, in addition to including the JDK directories into my windows path, I also copied a couple of directories from the JDK install into the Eclipse folder. [20:37:17] <devish> rcjsuen, i was giving as example , i was in a impression that compiler becomes available as soon u install a jdk [20:37:35] <Not2Smart> Was this actually as stupid as it sounds when I'm reading it to myself right now? [20:37:39] <nitind> devish: Eclipse is the compiler. That is why it says it requires a JRE instead of a JDK. [20:37:40] <rcjsuen> devish: Eclipse's Java support includes its own compiler. [20:37:47] *** zimnyles1ek has joined #eclipse [20:38:05] <devish> ok [20:38:07] <nitind> Not2Smart: Remove the copy, then check whether you have a 32-bit or 64-bit JRE. java -version will say. [20:38:14] *** BeerPerson has joined #eclipse [20:38:25] <Not2Smart> Sec while I check... [20:38:51] <devish> so i dowloaded helios day ago, is it having 1.7 support [20:39:00] <nitind> devish: No. [20:39:06] <devish> don't know the version [20:39:12] *** cgb__ has joined #eclipse [20:39:14] <Not2Smart> java version "1.7.0" [20:39:26] <nitind> Not2Smart: Does it say it's 64-bit? [20:39:37] *** ringlej__ has joined #eclipse [20:39:37] *** FierceEl1ments has joined #eclipse [20:39:40] <devish> nitind, so for running 1.7 in eclipse what should i do [20:39:45] <Not2Smart> No- [20:39:49] <Not2Smart> The next line is [20:39:49] <Not2Smart> Java(TM) SE Runtime Environment (build 1.7.0-b147) [20:39:52] <nitind> Not2Smart: Then it is not. [20:40:11] <Not2Smart> OK- so start a 32 bit version of Eclipse and check back. [20:40:16] <nitind> Not2Smart: Yes. [20:40:19] *** dirk_77_ has joined #eclipse [20:40:49] <nitind> devish: What does that mean? [20:41:00] *** subanomi1 has joined #eclipse [20:41:08] <Not2Smart> Can I ask another question for the moment? Should java -version work as-is after the JDK install? Because it didn't work for me until I altered my Windows path... [20:41:57] <devish> C [libwebkitgtk-1.0.so.0+0x1144145] WTF::CString::mutableData()+0x2ccd5 [20:41:57] <devish> ;this is the problematic frame any ideas? [20:42:25] <nitind> devish: problematic frame when you do what? [20:42:26] *** explodes has left #eclipse [20:43:07] <devish> when eclipse crashes then it gives this [20:43:29] <nitind> ~info [20:43:29] <Arbalest> 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.). [20:44:07] <devish> x86 64 bit [20:44:23] <rcjsuen> Not2Smart: That would depend on the installer I guess. [20:45:01] *** rrretzbach has joined #eclipse [20:45:09] <devish> os is linux eclipse is from eclipse.org [20:45:12] <Not2Smart> Ooh- nice the 32 bit version started with no problems. Shame on the people at Softonic.com, as a note to future users, if you downlod the JDK from Softonic, even though it says 64-BIT!!!!!!!11!! all over the page, you might not actually be getting the 64-bit of the release. [20:45:23] *** rretzbach has quit IRC [20:45:23] *** cgb has quit IRC [20:45:23] *** mmarsella has quit IRC [20:45:23] *** vdv has quit IRC [20:45:24] *** semeion has quit IRC [20:45:24] *** lolmatic has quit IRC [20:45:24] *** mpiggott has quit IRC [20:45:24] *** Nurbs has quit IRC [20:45:24] *** joeytwiddle has quit IRC [20:45:24] *** Xgc has quit IRC [20:45:25] *** daleharvey has quit IRC [20:45:25] *** subanomic has quit IRC [20:45:25] *** faz_ has quit IRC [20:45:25] *** ringlej_ has quit IRC [20:45:25] *** FierceElements has quit IRC [20:45:26] *** BearPerson has quit IRC [20:45:26] *** zimnyleszek has quit IRC [20:45:26] *** draemon has quit IRC [20:45:26] *** rrretzbach is now known as rretzbach [20:45:30] <Not2Smart> *download [20:45:52] *** rretzbach has quit IRC [20:46:08] <nitind> devish: filename. "linux eclipse is from eclipse.org" isn't specific enough. [20:46:17] *** draemon has joined #eclipse [20:47:23] <devish> nitind, filename? so where is linux specific eclipse? [20:47:37] <devish> ~download [20:47:41] *** Not2Smart has quit IRC [20:47:41] <nitind> devish: The name of the file you downloaded. [20:48:17] <devish> nitind, eclipse-java-indigo-linux-gtk-x86_64.tar.gz [20:48:59] *** Arbalest has quit IRC [20:49:03] <devish> for this what should be the jdk x86 or x64 [20:49:12] <nitind> 64-bit. [20:49:43] <nitind> And it needs to match your GTK at being 32/64-bit. [20:50:20] *** Arbalest has joined #eclipse [20:50:38] <mpiggott__> uname -a you should be able to see if you ahve a 64-bit kernel [20:50:42] *** mpiggott__ is now known as mpiggott [20:51:07] <devish> nitind, i have a 64 bit os so x64 should work? [20:51:37] *** rcjsuen has left #eclipse [20:51:39] *** rcjsuen has joined #eclipse [20:51:42] <devish> nitind, what about gtk [20:51:49] <rcjsuen> looks like another pb with webkit gtk+ on Linux, you should open a bug [20:51:53] <nitind> devish: IF you also have 64-bit GTK AND a 64-bit JRE. [20:52:23] <devish> yes i hope so [20:52:46] *** faz_ has joined #eclipse [20:52:46] *** vdv has joined #eclipse [20:52:47] *** joeytwiddle has joined #eclipse [20:52:49] <devish> nitind, how to know the gtk version [20:53:27] *** lolmatic has joined #eclipse [20:54:24] *** daleharvey has joined #eclipse [20:55:02] <nitind> devish: It varies by distribution. I can't tell you. [20:55:46] <devish> so i have a 64 bit os only so its not a problem [20:55:52] *** magnet_ has quit IRC [20:56:32] *** magnet_ has joined #eclipse [21:01:10] *** subanomi1 is now known as subanomic [21:02:54] *** _arjen_ has joined #eclipse [21:03:50] <devish> rcjsuen, which eclipse has java1.7? [21:04:21] *** z4z4 has joined #eclipse [21:06:30] <rcjsuen> See above, where the question was previously answered. [21:06:41] *** heinz has quit IRC [21:08:07] *** hugocorbucci_ has joined #eclipse [21:08:07] *** hugocorbucci has quit IRC [21:08:08] *** hugocorbucci_ is now known as hugocorbucci [21:15:25] *** z4z4 has quit IRC [21:18:57] *** Webonaute has left #eclipse [21:18:57] *** fisix has joined #eclipse [21:20:42] <devish> rcjsuen, which eclipse would be best for linux and where? [21:22:29] <fisix> if a load of .java files exist and can be compiled/run with ant, how would i load that project into eclipse to modify the files? there's no .project file [21:36:10] *** lolmatic has quit IRC [21:40:27] *** vmil86 has quit IRC [21:45:44] *** devish has quit IRC [21:46:31] *** explodes has joined #eclipse [21:46:49] <explodes> Is there a way to make run configurations using completely custom command lines? [21:48:36] *** aminpy has quit IRC [21:49:30] <mpiggott> explodes: Don't think so, they aren't executed at the commandline AFAIK. Probably possible to write something if you really wanted. [21:50:15] *** subanomic is now known as subanomi1 [21:50:25] *** subanomi1 is now known as subanomic [21:52:15] *** rawbdor has joined #eclipse [21:53:36] *** cgb__ is now known as cgb [21:55:38] *** nitrospectide has joined #eclipse [22:03:30] *** b0c1 has quit IRC [22:03:30] *** corrosionx has quit IRC [22:04:27] <nitind> fisix: What have you tried so far? [22:08:16] *** boci has joined #eclipse [22:10:55] <rcjsuen> explodes: What do you mean, generate launch configs from the command line? [22:10:59] *** corrosionx has joined #eclipse [22:11:01] *** kaje has joined #eclipse [22:11:03] <rcjsuen> explodes: or make a launch config that just says 'ls -l' [22:15:52] <explodes> ^ that, or do: node {file_to_run} -my -args -etc [22:16:54] <rcjsuen> you can create a one line string and have Eclipse executed under some arbitrary folder using the external tool launch config, but it won't open a terminal for you, which is what i think mpiggott meant [22:17:01] <rcjsuen> well, it'll show in the 'Console' anyway [22:19:06] *** kthomas_vh has quit IRC [22:21:07] *** fornext has quit IRC [22:27:49] *** jcp has quit IRC [22:28:03] *** ecfuser2842 has joined #eclipse [22:28:09] *** ecfuser2842 has left #eclipse [22:31:50] *** drthingums has joined #eclipse [22:35:22] *** cgb has quit IRC [22:36:00] *** kthomas_vh has joined #eclipse [22:36:55] *** otaviobp has quit IRC [22:38:59] *** rsjoao has joined #eclipse [22:41:17] *** dsugar100 has quit IRC [22:44:58] *** kaje has left #eclipse [22:47:24] *** ccmonster has quit IRC [22:48:22] *** nitrospectide has quit IRC [22:54:34] *** rkrul has quit IRC [22:57:29] *** hugocorbucci has quit IRC [22:58:21] *** Dessimat0r has joined #eclipse [22:58:43] *** rcjsuen has quit IRC [23:05:02] *** abhatnag has quit IRC [23:06:19] *** wainersm has quit IRC [23:08:13] <rsjoao> would anyone kindly explain the differences between the SHELL and COMPOSITE. I am quite confused which one i use to display a Widget [23:09:30] <paulweb515_> rsjoao: Shell is a window in the windowing system. Composite is a widget that can contain other controls (like buttons, other composites, labels, etc) [23:09:54] <rsjoao> thank you very much paulweb515_ [23:10:19] <paulweb515_> A shell can contain other controls ... including a composite [23:10:34] <paulweb515_> rsjoao: http://www.eclipse.org/swt/snippets/ [23:12:04] <rsjoao> paulweb515_, so when i start my plugin ( run() ) do i have one instance of shell ? [23:12:37] *** cvanes_ has joined #eclipse [23:12:53] *** cvanes has quit IRC [23:18:28] *** rgrunber has quit IRC [23:19:25] <deSilva> So unrelated, but can estimate, roughly, the number of people in this crowd: http://www.youtube.com/watch?v=6D5G5h18IOk&t=01m it looks enormous to me [23:21:19] <nitind> rsjoao: Only if you made one. [23:21:30] *** boci is now known as b0c1 [23:22:01] <rsjoao> hmm nitind , tx [23:23:01] *** Nurbs has joined #eclipse [23:23:18] *** rcjsuen has joined #eclipse [23:24:30] *** mpiggott has quit IRC [23:26:00] *** Sbrun has quit IRC [23:27:34] *** drthingums has quit IRC [23:29:29] <deSilva> turns out it is the comments, maybe half a million people, sorry for the noise :) [23:32:08] <rsjoao> deSilva, where are you from ? [23:33:00] <deSilva> Sweden [23:34:01] <deSilva> rsjoao: it is blocked for you? [23:34:29] <rsjoao> no deSilva [23:34:34] <rsjoao> i was lazy, sorry [23:35:25] <rsjoao> funny you got impressed with only 600 000 people, ;-) [23:35:57] <rsjoao> nice band though, deSilva . I didnt know them. [23:36:02] <deSilva> rsjoao: I'm a country boy ;) [23:36:41] <rsjoao> oh, me too.. my home town has got 30 000 people. [23:36:42] *** BigKing has joined #eclipse [23:37:48] <deSilva> rsjoao: I grew up in a town of that size. :) Anyway, it was my pleasure :) [23:38:06] <rsjoao> yeah, pleasure too. [23:38:22] <deSilva> rsjoao: and where are you from? [23:38:43] <rsjoao> Brazil ( Sao Paulo ), deSilva [23:39:00] <deSilva> nice to "meet you", rsjoao [23:39:12] <rsjoao> thank you [23:39:36] <deSilva> many brazilians did contact me in the past due to my nickname :) [23:39:56] <rsjoao> lol, it seems very brazilian to me btw [23:40:57] <deSilva> rsjoao: I had no idea until I went online with this name. It is a name from one of my pen-and-paper rpg characters waaaaaaaaaaaaaay back :) anyway, good way to make new friends :) [23:41:37] <deSilva> rsjoao: Has spotify been launched in Brazil yet? [23:41:39] <fisix> can you launch an ant.bat file from within eclipse? [23:41:41] <rsjoao> lol..Yes.. [23:41:54] <rsjoao> spotify ? dunno [23:42:01] <fisix> rsjoao how? [23:42:24] <rsjoao> fisix, how ? what ?? [23:42:45] <deSilva> rsjoao: It is a music service I like it, if it has not launched in Brazil yet, I am sure it will [23:43:04] <deSilva> fisix: I think rsjoao was talking to me, sorry for the confusion [23:43:05] <rsjoao> deSilva, No i has not arrivedhere [23:43:06] <fisix> rsjoao i've downloaded some source code which uses an ant.bat to compile/run the program. is it possible to hook that into eclipse so i just click a button within eclipse? [23:43:24] *** BigKing_2nd has joined #eclipse [23:43:33] <rsjoao> yes fisix it is [23:44:06] <fisix> rsjoao care to tell me? [23:44:38] <rsjoao> fisix, tell me more [23:45:55] <fisix> rsjoao i've imported the project into eclipse using File > New > Project > Java Project from Existing Ant Buildfile [23:45:56] <rsjoao> well you could call external tools [23:45:57] <rsjoao> http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.user/concepts/concepts-exttools.htm [23:46:17] <rsjoao> take a look fisix ^ [23:46:20] <fisix> if i click on ant.bat within the folder, it'll compile and run [23:46:37] *** BigKing has quit IRC [23:47:01] <fisix> hmm... how would i work with that? [23:48:25] *** grzesag has joined #eclipse [23:48:51] *** ardo has joined #eclipse [23:49:06] <rsjoao> fisix, did you take a look ? [23:49:15] <rsjoao> is that what you want ? or not ? [23:54:18] <rsjoao> fisix, ^ ? [23:55:33] <fisix> yeah i looked at it, i'm not sure that's what i wanted [23:55:49] <fisix> so right now, i basically made a shortcut to the ant.bat on my desktop that'll compile/run the prog [23:56:00] <fisix> but i'm wondering if u can do it in eclipse instead of having that shortcut [23:56:07] *** ron has quit IRC [23:56:40] <rsjoao> what do you want ? a button ? like a widget ? [23:57:37] <fisix> to be able to click a button within eclipse to launch that ant.bat file [23:59:06] *** drthingums has joined #eclipse [23:59:53] *** kesselhaus has joined #eclipse