[00:00:21] <julianor> rcjsuen: I have to change it in the build system [00:00:40] <julianor> and consider the consequences, proably mostly good [00:09:42] <nitind> I *always* use a launcher script. [00:12:13] <rcjsuen> I'd just get a recent maintenance build if I were you. [00:17:41] <Shar919> How do I make my own? [00:18:06] <Shar919> And, does that mean that a makefile is in fact necessary? It's impossible to compile something that doesn't have a makefile without making a makefile first? [00:34:43] *** Stefa1 has quit IRC [00:41:21] *** Stefa1 has joined #eclipse [00:41:52] *** soulreaper has quit IRC [00:49:12] <rcjsuen> well, i don't know how CDT works buti guess it wants a makefile [00:49:18] <rcjsuen> certainly you can compile without a makefile [00:49:27] <rcjsuen> compilers came out before Make came out ;) [00:54:45] <Shar919> 1) are there other ways to manage c++ projects in eclipse other than CDT [00:54:54] <Shar919> 2) how do I compile it then? :P by the way thanks for your patience rcjsuen [00:55:48] <Shar919> 3) if a makefile can be automatically generated how do I get eclipse to do that? [00:57:43] <rcjsuen> two, you would use gcc/g++ to compile it from the command line I suppose [01:01:16] <Shar919> how do I know what to link for example [01:08:19] <l0gin> Someone know how I can declare a new category in the eclipse new page ? [01:11:32] <rcjsuen> l0gin: The eclipse new page? [01:16:52] <l0gin> yes, when ctrl+n, wizards are shown by category, I'd like to create one [01:18:01] <rhk> add the category in your "new wizard" extension entry [01:18:24] <l0gin> simply ? [01:18:35] <rhk> and then set the category id in your "new wizard" to match the id of the category you add [01:18:48] <l0gin> _UI_Wizard_category = Example EMF Model Creation Wizards [01:18:59] <l0gin> this is in my plugin.properties [01:19:10] <rhk> in your editor plugin.xml, in the extensions, it has a new wizard entry [01:19:18] <l0gin> yes [01:19:53] <l0gin> <category id="org.eclipse.emf.ecore.Wizard.category.ID" name="%_UI_Wizard_category"/> [01:20:19] <l0gin> and just after a wizard [01:21:39] <l0gin> but changing the _UI_Wizard_category in the plugin.properties isnt changing anything when I relaunch the plugin as eclipse app [01:22:57] <rcjsuen> if you change other stuff in your plugin.xml file does it work? [01:24:56] <rhk> look at the category id you have there [01:25:19] <rhk> if that is defined in another plugin, then changing the text in yours will not necessarily change it [01:25:30] <rhk> make the id unique to your own project [01:25:43] <l0gin> no it isnt changing, dont understand why [01:25:48] <rcjsuen> That's also another possibility if you have other [EMF generated] wizards. [01:26:00] <l0gin> yes it is emf generated [01:26:15] <l0gin> About categories, in new>plugin dev>category definition [01:26:29] <l0gin> it creates a new category.xml which let me define a new category id and its name [01:26:38] <l0gin> but I don't know how to integrate it to the plugin.xml [01:28:23] *** ralf_e has joined #eclipse [01:34:52] <Shar919> rcjsuen: I've found the source of my troubles. MingW needs to be installed to C:\mingw, or CDT does not detect it. My own fault for choosing an option in the installation that's not the default, when I don't yet understand how everything works. The key here is to uncheck "Show project types and toolchains only if they are supported on the system." After that, I can select MingW GCC which I have installed to a different location, and now makefiles are gener [01:35:36] <rcjsuen> Shar919: thank you for sharing your solution :) [01:38:18] <rhk> l0gin: I think that is for something else. not sure really. [01:38:34] <l0gin> rhk, I've came to the same conclusion :) [01:39:10] <l0gin> anyway, I have changed the <category id="$$" in my plugin.xml and changed its content in plugin.properties, doesnt change anything [01:39:41] <rhk> also change the id in the new-wizard entry [01:40:41] <l0gin> what do you mean ? [01:42:26] <rhk> in the plugin.xml for the editor plugin, there is an entry for org.eclipse.ui.newWizards. under that is your category definition, and the wizard definition. changing the category id is 1/2 of the fix. [01:42:40] <rhk> edit the wizard definition, and use the same category id [01:42:57] <rhk> in the "category" field [01:43:01] <rhk> it has to match [01:54:55] <l0gin> I've done that ! :) [01:54:58] <l0gin> brb [01:55:06] *** l0gin has quit IRC [01:56:44] *** l0gin has joined #eclipse [01:56:47] <l0gin> re [01:57:06] *** the_giver2 has quit IRC [02:02:50] *** Stefa1 has quit IRC [02:05:21] <l0gin> ok you were right it is working :) thanks :D [02:05:58] *** the_giver2 has joined #eclipse [02:10:08] *** kenny_k has joined #eclipse [02:10:37] *** sirslacker has quit IRC [02:11:00] *** Cobi has quit IRC [02:11:00] *** jink has quit IRC [02:11:00] *** lemmy has quit IRC [02:11:01] *** dcorbin_work has quit IRC [02:11:31] *** Cobi has joined #eclipse [02:11:31] *** jink has joined #eclipse [02:11:31] *** dcorbin_work has joined #eclipse [02:11:31] *** lemmy has joined #eclipse [02:25:30] *** allisterb has joined #eclipse [02:37:19] *** asina12 has joined #eclipse [02:37:53] <asina12> anyone ever used freeTTS with eclipse? [02:40:35] <rcjsuen> Taking a poll? [02:47:11] *** the_giver2 has quit IRC [02:52:01] *** l0gin has quit IRC [02:57:44] *** Tesseraction has quit IRC [03:01:00] <asina12> no i get an error message [03:01:13] *** ekiczek has quit IRC [03:01:45] <asina12> System property "mbrola.base" is undefined. Will not use MBROLA voices. [03:01:57] <asina12> can someone please help? [03:02:10] <rcjsuen> Are you familiar with how to define system properties in Java? [03:04:43] *** Shar919 has quit IRC [03:04:44] *** Verkel has quit IRC [03:04:44] *** reisi has quit IRC [03:04:44] *** Zenopus has quit IRC [03:04:44] *** mr_science has quit IRC [03:04:44] *** m0 has quit IRC [03:05:53] *** ardeal has joined #eclipse [03:08:19] *** Shar919 has joined #eclipse [03:08:19] *** reisi has joined #eclipse [03:08:19] *** Zenopus has joined #eclipse [03:08:19] *** m0 has joined #eclipse [03:08:19] *** Verkel has joined #eclipse [03:08:19] *** mr_science has joined #eclipse [03:08:47] <asina12> rcjsuen: if i recall correctly, there is a command line option for that, correct? [03:09:04] <asina12> how do i define it through eclipse? [03:09:16] <rcjsuen> That's correct. You'd have to set it in your launch configuration as an VM argument. [03:09:26] <rcjsuen> The steps in ~java-args will provide you with the general idea. [03:09:26] <Arbalest> Trying to see application / VM arguments to your Java program? See here - http://wiki.eclipse.org/Graphical_Eclipse_FAQs#How_do_I_add_arguments_to_the_Java_program_I_am_running.3F [03:11:58] *** ekiczek has joined #eclipse [03:12:13] <asina12> thank you rcjsuen and arbalest [03:15:01] *** Shown has quit IRC [03:17:28] <kenny_k> in the VM arguments text box in the above link, you can write something like [03:18:44] *** Shar919 has quit IRC [03:21:36] *** EricInBNE has joined #eclipse [03:27:36] *** gean has quit IRC [03:35:38] *** ekiczek has quit IRC [03:51:24] *** funky has quit IRC [03:51:56] *** the_alien has quit IRC [03:53:48] <asina12> I have defined the mbrola.base system property...but now i can't hear a voice [03:53:54] <asina12> the program appears to be stuck at this line [03:53:54] <asina12> synthesizer.waitEngineState(Synthesizer.QUEUE_EMPTY); [03:53:55] *** SingAlong has joined #eclipse [03:53:57] <SingAlong> hi all [03:53:57] <asina12> help please [03:54:00] *** funky_ has joined #eclipse [03:54:04] <rcjsuen> asina12: I'd suggest asking the freeTTS people for help instead. [03:54:42] <SingAlong> I'm trying to install eclipse plugins and I added the source site. But when I select the pkg and click next, it doesnt install at all. [03:54:44] <SingAlong> asina12: freeTTS only works on windows right? [03:54:47] <asina12> thank you rcjsuen [03:54:47] <rcjsuen> SingAlong: Are you on Linux? [03:55:08] <SingAlong> rcjsuen: yes. I'm on ubuntu 9.10 64bit and I downloaded the 32bit eclipse to be compatible with the Google Webtoolkit and the Android SDK [03:55:18] <rcjsuen> SingAlong: Did you try using the keyboard to advance instead of using the mouse to click the button? [03:55:21] <SingAlong> rcjsuen: oh yes. the keyboard worked. [03:55:26] <SingAlong> rcjsuen: why's that weird thing? it doesnt work when I use the mouse [03:57:53] <rcjsuen> SingAlong: That is addressed in the FAQ in the channel's topic. [03:57:57] <SingAlong> rcjsuen: does eclipse have that problem only in this screen or does this persist throughout the software? [03:58:07] <rcjsuen> SingAlong: "only in this screen"? [03:58:29] <SingAlong> rcjsuen: I meant only in this dialog window :) sorry [03:58:36] <rcjsuen> It will show up in other areas. [03:58:37] <rcjsuen> in other dialog windows, I mean to say [03:58:40] <SingAlong> rcjsuen: anyway I read the FAQ. seems like its some GDK/GTK compatibility problem. I'll only have to export something in my bash profile [03:58:41] <SingAlong> rcjsuen: thanks [03:58:43] <rcjsuen> okilydokily [03:58:56] <SingAlong> :) [04:06:46] *** kthomas_vh has joined #eclipse [04:10:50] *** laknath has quit IRC [04:11:51] <EricInBNE> I wish there was an eclipse optimised distribution. [04:12:38] <EricInBNE> trying to fix a bug by updating eclipse/ubuntu has created new problems with my standalone package. :( [04:22:31] *** laknath has joined #eclipse [04:25:06] *** pnehrer has joined #eclipse [04:25:34] *** fixl has quit IRC [04:27:10] *** tphgangster has quit IRC [04:45:15] *** ramenmeal has joined #eclipse [04:46:32] *** Steve973 has joined #eclipse [04:46:49] <Steve973> hello. any of you running eclipse in windows 7? I cannot edit then save my eclipse.ini file for some reason [04:49:54] <rcjsuen> Don't think I've heard that problem before. [04:54:38] *** ramenmeal has quit IRC [04:56:35] *** kthomas_vh has quit IRC [04:57:24] *** kthomas_vh has joined #eclipse [05:05:30] *** rcjsuen has quit IRC [05:08:07] *** Steve973 has quit IRC [05:17:27] *** kthomas_vh_ has joined #eclipse [05:22:07] *** kthomas_vh has quit IRC [05:25:04] *** SingAlong has quit IRC [05:36:20] *** phoenixz has joined #eclipse [05:36:34] *** ardeal has quit IRC [05:54:59] *** toulmean has joined #eclipse [06:11:46] *** allisterb_ has joined #eclipse [06:11:57] *** phoenixz has quit IRC [06:13:29] *** allisterb_ has quit IRC [06:14:06] *** fsteeg has quit IRC [06:14:22] *** allisterb_ has joined #eclipse [06:15:49] *** allisterb has quit IRC [06:16:00] *** allisterb_ has quit IRC [06:16:52] *** allisterb_ has joined #eclipse [06:29:56] *** pnehrer has quit IRC [06:30:37] *** allisterb_ has quit IRC [06:31:23] *** SepehrLajevardi has quit IRC [06:32:01] *** allisterb has joined #eclipse [06:37:58] *** kthomas_vh_ has quit IRC [06:38:03] *** EricInBNE has quit IRC [06:41:15] *** toulmean has quit IRC [06:48:20] *** allisterb_ has joined #eclipse [06:50:39] *** allisterb__ has joined #eclipse [06:56:49] *** allisterb_ has quit IRC [06:59:30] *** debangsu1 has quit IRC [07:07:16] *** allisterb has quit IRC [07:08:41] *** allisterb__ has quit IRC [07:16:09] *** MrHacks has joined #eclipse [07:17:38] * MrHacks just spent my entire chirstmas holiday upgrading Fedora so that he could install the latest version of Eclipse because the previous version didn't work only to see the latest version also is a dud. [07:18:36] *** allisterb has joined #eclipse [07:19:18] <MrHacks> Once I get to the part where I want to create a class, the "Finish" button still doesn't work. The Cancel Button works fine. But I'm not interested in the Cancel Button. I want the Finish Button to work. [07:20:20] <MrHacks> And I'm pretty sure that there are probably a thousand other Fedora users who want the same thing who can't wait until monday morning to kick the guy's ass who f***ed up Eclipse. [07:22:01] <Sitrussmak> You're a fucking worthless retard [07:22:03] <Sitrussmak> Don't use eclipse [07:22:11] <Sitrussmak> use something else and gtfo of the channel and freenode [07:22:31] <Sitrussmak> your stupid fucking ass has been giving multiple methods of fixing your problems AND YOU FAIL IT [07:22:35] <Sitrussmak> so fuck off [07:22:45] <MrHacks> Did I mention the part where I spent the entire weekend upgrading Fedora? [07:22:52] <Sitrussmak> I don't give a fuck what you did [07:23:06] <Sitrussmak> I've seen you bitch and moan for days, because you're a retard, and I'm tired of seeing it [07:23:24] <Sitrussmak> you shouldn't be programming [07:23:27] <MrHacks> I've only been here TWICE [07:23:38] <MrHacks> I've been programming for years [07:23:51] <Sitrussmak> Yeah well, you say that but I think you're a fucking retarded newbie [07:23:52] <MrHacks> I've been using Eclipse for some time [07:24:00] <Sitrussmak> You can't handle fucking shell variables [07:24:02] <Sitrussmak> YOU FAIL IT [07:24:33] <MrHacks> Is this NoobFukaire? [07:24:51] <Sitrussmak> yep [07:25:14] <Sitrussmak> but I realize I made an error in judgement [07:25:14] <MrHacks> Yeah...I spoke to some guys at #fedora about you. They say your a moron. [07:25:22] <Sitrussmak> much better to just set you to ignore here as well [07:25:24] <MrHacks> s/your/you're [07:25:30] <Sitrussmak> than flood the channel with rants about your stupid ass [07:25:45] <MrHacks> Like anyone every says anything around here? [07:26:02] <MrHacks> Hey! Let's talk about JAVA. Oh wait, no. We don't do that here. [07:26:24] <MrHacks> Never mind the major usage of eclipse is Java [07:28:18] *** dmiles_afk has joined #eclipse [07:31:50] *** dmiles_afk has quit IRC [07:32:22] <nitind> MrHacks: It's an issue with newer versions of GTK+, and it can be worked around by exporting GDK_NATIVE_WINDOWS=true as rhk said hours ago. [07:33:34] <MrHacks> Did I metion that NEVER worked at all [07:33:58] <nitind> MrHacks: I must have missed it. You did this in the same shell as you used to launch the Eclipse binary? [07:34:10] *** dmiles_afk has joined #eclipse [07:34:11] <MrHacks> yes [07:34:19] <nitind> MrHacks: And by that I mean command line shell/window, not desktop manager. [07:34:27] <MrHacks> YES [07:35:00] * MrHacks wouldn't be using Linux if he didn't spend time with the console [07:35:07] <nitind> Then this is something different, especially if the Cancel button *does* still work. You've created a Java Project forst? [07:35:14] <nitind> s/forst/first [07:35:24] <MrHacks> Yes, I created a project [07:35:31] <MrHacks> The project is in a workspace [07:35:34] <nitind> MrHacks: A "Java Project", as specified in the UI. [07:35:41] <MrHacks> Yes [07:36:11] <nitind> No issues with write permissions to the workspace or project location? [07:36:16] <MrHacks> File -> New -> Project...; I filled out the form and everything [07:36:23] <MrHacks> nope [07:36:30] <nitind> MrHacks: You mean File -> New -> Java Project, right? [07:36:36] <MrHacks> yes [07:36:38] *** allisterb_ has joined #eclipse [07:37:10] <nitind> MrHacks: Any chance you can post a screenshot of the dialog when the Finish button is disabled? [07:38:04] <MrHacks> It is not disabled, it just doesn't work [07:38:11] <MrHacks> disabled would be "grayed out" [07:38:34] <MrHacks> doesn't work means that when you click on it or press enter, nothing happens [07:38:47] <nitind> MrHacks: Anything in the logs? ~log [07:38:47] <Arbalest> Looking for your Eclipse logs? The workspace log should be located at the <workspace>/.metadata/.log file. In Eclipse, try Help > About > Configuration Details > View Error Log. If you want to paste it somewhere, see ~pastebin - http://wiki.eclipse.org/index.php/IRC_FAQ#Where_are_Eclipse.27s_log_files_located.3F - http://wiki.eclipse.org/FAQ_Where_can_I_find_that_elusive_.log_file%3F [07:39:29] <nitind> MrHacks: And is this an Eclipse that comes packaged in Fedora or one downloaded from Eclipse.org ? [07:39:39] <MrHacks> No .metadata directory exists [07:39:53] <nitind> MrHacks: That's impossible. It has to be under your workspace location. [07:40:31] <MrHacks> nvm! I forgot I had "hide hidden folders" on [07:45:02] <MrHacks> http://pastebin.ca/1728163 The .log file [07:46:33] <nitind> MrHacks: Looks like some packaging issue with the Fedora version. Try one of the 64-bit Linux packages from http://eclipse.org/downloads/ instead. [07:46:59] *** Donno has quit IRC [07:47:17] *** allisterb has quit IRC [07:51:15] <rhk> MrHacks: I'd recommend also updating sun java to a higher patchlevel. 1.6.0_0 is kind of ancient, and somewhat buggy. [07:51:23] <rhk> I'm using 1.6.0_15 right now [07:54:15] <nitind> 1.6.0_15 has issues "hitting" breakpoints. You want 16 or 17. [07:54:38] <rhk> 17 on win32 had issues with networking :) [07:54:46] <nitind> it does? [07:55:15] <rhk> I had a problem with it, and there have been several people in here in the last week or two with the same problem. [07:55:26] <rhk> might be ok on linux. [07:56:22] <rhk> unfortunately, ubuntu hasn't released anything newer than 1.6.0_15, which is why I haven't updated past that [07:57:49] <Sitrussmak> I have _16 on Ubuntu 9.10 [07:58:23] <MrHacks> 1:1.6.0.0-33.b16.fc12 [07:58:35] <MrHacks> java-1.6.0-openjdk.x86_64 [07:59:15] *** ramenmeal has joined #eclipse [08:01:02] *** ramenmeal has quit IRC [08:01:25] <rhk> MrHacks: I've had no end of trouble using openjdk with eclipse. it's not surprising that it's broken [08:01:48] <nitind> rhk: Don't know if his current breakage is OpenJDK related. Might not be. [08:01:58] *** allisterb__ has joined #eclipse [08:02:02] <rhk> Sitrussmak: did you update manually? I'm reading now that they don't plan to update the version in the repo [08:02:43] <Sitrussmak> yeah I did a manual update today (not sure if Java was in there though) [08:02:53] <rhk> http://ubuntuforums.org/showthread.php?t=1314202 [08:02:55] <Sitrussmak> it was a pretty massive update overall though [08:03:36] <Sitrussmak> oh do you mean if I installed from outside Ubuntu's repos? [08:03:55] <Sitrussmak> if that's the case, I don't believe so [08:06:19] <rhk> I didn't see it in the available updates [08:06:29] *** allisterb has joined #eclipse [08:07:08] *** allisterb_ has quit IRC [08:07:31] <Sitrussmak> I have version: 6-16-0ubuntu.1.9.04 from multiverse [08:08:25] *** MrHacks has left #eclipse [08:08:36] <Sitrussmak> it's an optional upgrade according to apt/dpkg [08:08:47] <Sitrussmak> Do you have multiverse enabled in your sources? [08:09:12] <Sitrussmak> 6-15-1 is indeed listed as the current karmic version [08:10:08] <Sitrussmak> strange [08:10:19] <Sitrussmak> http://packages.ubuntu.com/search?keywords=sun-java6-jdk [08:11:00] *** allisterb__ has quit IRC [08:11:19] <Sitrussmak> My version is listed as a jaunty upgrade, I think it might be that I upgraded while this machine was using 9.04, then I upgraded and it opted to keep my existing package because it was newer than 9.10's? [08:11:22] <rhk> maybe you pulled it from hardy? [08:11:24] <Sitrussmak> very odd [08:11:43] <Sitrussmak> looks like hardy updates is on rev 17 [08:11:50] <Sitrussmak> according to that link [08:12:10] <rhk> it's the LTS stream [08:12:16] <rhk> so they had to update it [08:12:21] <Sitrussmak> right the security thing earlier [08:12:41] <Sitrussmak> it's funny that with Java the older you go, the more update to date your java env is ;) [08:12:42] <rhk> it's a policy decision to switch to openjdk. and not one I'm fond of. [08:13:12] <Sitrussmak> yeah Java has enough problems with version mismatches and whatnot [08:13:27] <Sitrussmak> whoever started the current version scheme must be some kind of masochist [08:19:57] *** kthomas_vh has joined #eclipse [08:29:12] *** Cybernator has joined #eclipse [08:32:22] <kenny_k> My debug configuration here: http://i.imgur.com/tVfNi.png and here: http://i.imgur.com/vCDKU.png [08:32:50] <kenny_k> arg, sorry, wrong chat room [08:35:22] *** allisterb_ has joined #eclipse [08:36:21] *** allisterb has quit IRC [08:36:53] *** allisterb__ has joined #eclipse [08:41:31] *** rhk has quit IRC [08:45:55] *** allisterb_ has quit IRC [08:52:32] *** allisterb__ has quit IRC [08:53:30] *** allisterb has joined #eclipse [09:00:03] *** Cybernator1 has joined #eclipse [09:02:21] *** allisterb_ has joined #eclipse [09:04:24] *** allisterb__ has joined #eclipse [09:04:37] *** Cybernator has quit IRC [09:12:32] *** tom17bombadil has joined #eclipse [09:20:41] *** veyres has joined #eclipse [09:20:54] *** allisterb has quit IRC [09:21:55] *** deg has joined #eclipse [09:24:01] <deg> after i installed subclipse, the package explorer doesn't mark files with errors anymore, they only have icons indicating whether they differ from the version in the repository. is there any way to switch this behavior? [09:26:03] *** allisterb_ has quit IRC [09:28:11] *** ramenmeal has joined #eclipse [09:32:54] *** allisterb__ has quit IRC [09:48:51] *** laknath has quit IRC [10:01:45] *** soulreaper has joined #eclipse [10:09:43] *** kthomas_vh has quit IRC [10:18:36] *** laknath_ has joined #eclipse [10:19:29] *** Cybernator has joined #eclipse [10:19:59] *** osirisx11 has joined #eclipse [10:20:13] <osirisx11> is it possible to hide revision numbers in subversive? [10:20:31] <osirisx11> for my package / project explorer [10:37:11] *** Cybernator1 has quit IRC [10:38:18] *** vwegert has joined #eclipse [10:46:10] *** ppawel has joined #eclipse [10:55:44] *** tom17bombadil has quit IRC [11:15:44] *** laknath_ has quit IRC [11:16:25] *** allisterb has joined #eclipse [11:28:17] *** laknath_ has joined #eclipse [11:28:38] *** ppawel has quit IRC [11:35:23] *** Cybernator1 has joined #eclipse [11:49:44] *** Meowtimer has joined #eclipse [11:53:55] *** Cybernator has quit IRC [12:09:15] *** laknath_ has quit IRC [12:09:23] *** veyres has quit IRC [12:14:43] *** the_alien has joined #eclipse [12:21:02] *** deg has quit IRC [12:25:47] *** Meowtimer has quit IRC [12:29:09] *** Meowtimer has joined #eclipse [12:32:36] *** sirslacker has joined #eclipse [12:33:15] *** laknath_ has joined #eclipse [12:33:32] *** fladi has joined #eclipse [12:47:01] *** Meowtimer has quit IRC [12:53:18] *** Meowtimer has joined #eclipse [12:56:11] *** tr1gger has quit IRC [12:57:02] *** tr1gger has joined #eclipse [12:57:43] *** allisterb has quit IRC [12:59:45] *** allisterb has joined #eclipse [13:01:54] *** volodya has quit IRC [13:09:20] *** laknath_ has quit IRC [13:19:26] <ralf_e> osirisx11, search for "Label Decorators" in the Eclipse preferences [13:24:36] <osirisx11> ralf_e: thank you! [13:24:41] *** laknath_ has joined #eclipse [13:25:10] <osirisx11> ooooo perfect ralf_e thank you thank you [13:26:25] <osirisx11> :) [13:26:33] <osirisx11> much better! those were some serious visual speedbumps for me [13:28:07] *** aksn has joined #eclipse [13:36:50] *** asina12 has quit IRC [13:44:32] *** rcjsuen has joined #eclipse [13:45:43] *** Meowtimer has quit IRC [13:57:48] *** LongBeach has quit IRC [14:21:13] *** Pikachu_2014 has joined #eclipse [14:30:55] *** TomTom has joined #eclipse [14:48:30] *** Shown has joined #eclipse [14:53:11] *** mertimor has joined #eclipse [14:56:01] *** soulreaper has quit IRC [15:04:53] *** allisterb_ has joined #eclipse [15:07:54] *** swente has quit IRC [15:12:14] *** SniperFodder has quit IRC [15:14:21] *** Tesseraction has joined #eclipse [15:15:04] *** SniperFodder has joined #eclipse [15:16:11] *** allisterb has quit IRC [15:17:05] *** swente has joined #eclipse [15:21:24] *** allisterb has joined #eclipse [15:23:07] *** allisterb has quit IRC [15:23:48] *** fixl has joined #eclipse [15:24:01] *** allisterb has joined #eclipse [15:25:53] *** allisterb_ has quit IRC [15:26:45] *** allisterb_ has joined #eclipse [15:31:58] *** allisterb has quit IRC [15:37:52] *** Stefa1 has joined #eclipse [15:44:56] *** allisterb__ has joined #eclipse [15:53:55] *** rcjsuen_ has joined #eclipse [15:55:07] *** rcjsuen has quit IRC [15:59:00] *** evil_gordita has quit IRC [16:02:12] *** allisterb_ has quit IRC [16:04:46] *** Fladi_ has joined #eclipse [16:05:35] *** rcjsuen_ has quit IRC [16:05:35] *** allisterb__ has quit IRC [16:05:35] *** Pikachu_2014 has quit IRC [16:05:35] *** fladi has quit IRC [16:05:35] *** sirslacker has quit IRC [16:05:36] *** kenny_k has quit IRC [16:05:36] *** amnesic has quit IRC [16:05:36] *** paulweb515_ has quit IRC [16:05:36] *** debio264 has quit IRC [16:05:36] *** yashi has quit IRC [16:05:36] *** buggs has quit IRC [16:05:37] *** Magicblaze007 has quit IRC [16:06:01] *** evil_gordita has joined #eclipse [16:06:28] *** Fladi_ has quit IRC [16:06:30] *** debio264 has joined #eclipse [16:06:52] *** Fladi_ has joined #eclipse [16:08:34] *** allisterb__ has joined #eclipse [16:09:52] *** njbartlett has joined #eclipse [16:14:25] *** rcjsuen_ has joined #eclipse [16:14:25] *** Pikachu_2014 has joined #eclipse [16:14:25] *** fladi has joined #eclipse [16:14:25] *** sirslacker has joined #eclipse [16:14:25] *** kenny_k has joined #eclipse [16:14:25] *** amnesic has joined #eclipse [16:14:25] *** paulweb515_ has joined #eclipse [16:14:25] *** yashi has joined #eclipse [16:14:25] *** Magicblaze007 has joined #eclipse [16:14:27] *** buggs has joined #eclipse [16:16:40] *** ReneP has quit IRC [16:21:41] *** fsteeg has joined #eclipse [16:25:46] *** allisterb_ has joined #eclipse [16:30:21] *** buggs has quit IRC [16:30:21] *** paulweb515_ has quit IRC [16:30:21] *** Magicblaze007 has quit IRC [16:30:21] *** kenny_k has quit IRC [16:30:21] *** yashi has quit IRC [16:30:21] *** Pikachu_2014 has quit IRC [16:30:21] *** sirslacker has quit IRC [16:30:21] *** amnesic has quit IRC [16:30:21] *** fladi has quit IRC [16:30:21] *** rcjsuen_ has quit IRC [16:33:16] *** laknath_ has quit IRC [16:34:51] *** EricInBNE has joined #eclipse [16:35:30] *** buggs has joined #eclipse [16:35:30] *** rcjsuen_ has joined #eclipse [16:35:30] *** Pikachu_2014 has joined #eclipse [16:35:30] *** sirslacker has joined #eclipse [16:35:30] *** kenny_k has joined #eclipse [16:35:30] *** amnesic has joined #eclipse [16:35:30] *** paulweb515_ has joined #eclipse [16:35:30] *** yashi has joined #eclipse [16:35:30] *** Magicblaze007 has joined #eclipse [16:36:41] *** emhs has joined #eclipse [16:36:45] *** allisterb has joined #eclipse [16:38:19] <emhs> Anyone got some experience with SWT and Carbon? I'm looking for a way to build or find 64-bit carbon swt (JRE 1.6) for my mac. [16:38:26] <emhs> Of course, this might not be possible at all. [16:40:03] <kenny_k> i think Carbon is 32-bit only [16:40:14] <kenny_k> which is why it's being phased out, I believe [16:40:49] *** allisterb_ has quit IRC [16:41:19] <kenny_k> you may have an eaiser time with Cocoa [16:42:14] <emhs> Trouble is, Vuze for mac still uses Carbon, trapping it in 32-bit. Now, if the plug-in I needed would play nice with JRE 1.5, that would be fine, but JRE 1.6 only comes in 64-bit for the mac. [16:42:23] *** allisterb__ has quit IRC [16:42:32] <emhs> Long and short of it is I'm screwed, correct? [16:43:10] <rcjsuen_> That would be how I would interpret this situation. [16:43:19] <rcjsuen_> Did you try asking the Vuze people? [16:43:28] *** laknath_ has joined #eclipse [16:43:57] <emhs> I've done some googling of the problem and I'm about to dive into their IRC channel and see if they've got a cocoa port in the works... [16:44:40] <kenny_k> hmmm, yes, your assessment ("screwed") seems accurate [16:45:05] * emhs sighs. [16:45:25] <emhs> Well, off to Vuze/Azureus land. Hopefully they're working on a cocoa port. [16:45:33] <emhs> Thanks for answering my questions. [16:45:43] <kenny_k> good luck :) [16:46:19] <emhs> Thanks. [16:47:52] *** pnehrer has joined #eclipse [16:50:20] <kenny_k> emhs: are you on a 32-bit intel mac? [16:50:39] <emhs> 64-bit-capable intel mac [16:51:29] <kenny_k> check out soylatte [16:51:31] <kenny_k> http://landonf.bikemonkey.org/static/soylatte/ [16:52:01] <emhs> Hmm... [16:53:46] *** allisterb has quit IRC [16:54:06] <emhs> Very interesting. [16:54:25] <emhs> Looks like that might leave me with a 32-bit 1.6. That's awesome. [16:54:40] <kenny_k> yes, ideally [16:55:30] <kenny_k> i've never tried to set it up, but i'd be interested to hear how it goes if you do ;) [16:55:34] *** laknath_ has quit IRC [16:55:44] <emhs> Will do. [16:55:47] <emhs> Downloading now. [16:55:53] <kenny_k> sweet [16:57:07] <kenny_k> they ship binaries, so it may actually not be bad [16:58:00] *** allisterb has joined #eclipse [17:05:34] *** Tesseraction has quit IRC [17:06:04] *** Tesseraction has joined #eclipse [17:06:10] <emhs> kenny_k: It's down, let's see. [17:07:53] *** laknath_ has joined #eclipse [17:10:25] <njbartlett> emhs: You could just upgrade to Snow Leopard. That has both 32 bit and 64 bit Java6 [17:11:34] <njbartlett> Also, why should Vuze have a dependency on Carbon? If it's just using the pure SWT libraries then you could simply switch it to Cocoa.. [17:17:50] <emhs> njbartlett: Hmm... Interesting points. Snow Leopard does only cost 30 bucks, but that's 30 bucks I don't have yet... [17:18:05] <emhs> On the other hand, switching to cocoa... [17:18:08] * emhs googles this. [17:19:05] <njbartlett> emhs: Do you know if Vuze runs as a full Eclipse RCP application, i.e. with OSGi under the covers? Or is it just a traditional Java runtime that uses SWT as a library? [17:19:17] <rcjsuen_> I believe it's just swt. [17:19:22] *** aksn_ has joined #eclipse [17:19:23] * emhs seconds that [17:20:00] *** EricInBNE has quit IRC [17:20:55] <emhs> That's weird. In my Vuze prefs it claims that it's already on cocoa [17:22:17] *** rhk has joined #eclipse [17:22:42] <emhs> I'm gonna have to finish this later on. Thanks for the help, guys. [17:22:54] <emhs> kenny_k: I'll let you know how soylatte turns out. [17:23:13] *** emhs has quit IRC [17:24:00] *** pnehrer has quit IRC [17:27:31] *** aksn has quit IRC [17:28:35] *** njbartlett has quit IRC [17:40:54] *** aksn__ has joined #eclipse [17:49:59] *** tori has joined #eclipse [17:51:16] *** allisterb_ has joined #eclipse [17:51:27] *** LongBeach has joined #eclipse [17:52:03] <tori> Hello, is there any way to upgrade my Eclipse 3.5 to 3.6 ? [17:52:43] *** allisterb has quit IRC [17:57:45] *** allisterb has joined #eclipse [17:59:05] <rcjsuen_> tori: 3.6 is not out yet btw. [17:59:46] *** anodesni has joined #eclipse [18:01:13] <tori> rcjsuen_, I mean to M4 [18:02:47] <anodesni> I have an eclipse project (in C), moved it to the workspace folder (of new eclipse installation), it shows up in the project list, but there are no source files shown in the folder. What should I do? [18:03:49] <rcjsuen_> tori: maybe these http://wiki.eclipse.org/Eclipse_Project_Update_Sites [18:03:51] *** rcjsuen_ is now known as rcjsuen [18:04:33] *** aksn_ has quit IRC [18:10:13] *** allisterb__ has joined #eclipse [18:11:56] *** laknath_ has quit IRC [18:13:14] *** mertimor has quit IRC [18:15:37] *** allisterb_ has quit IRC [18:16:08] *** aksn has joined #eclipse [18:17:10] *** mertimor has joined #eclipse [18:19:52] *** tom17bombadil has joined #eclipse [18:22:33] <tori> I tried to use http://download.eclipse.org/eclipse/updates/3.6milestones, but I get errors similar to http://paste.critical.lt/?show/113 [18:22:55] *** soulreaper has joined #eclipse [18:23:45] <rcjsuen> Well, that's just the SDK [18:23:49] <rcjsuen> You seem to have a Java EE build [18:24:19] <rcjsuen> i suppose updating the sdk without updating the other parts of the java ee build can/may cause problems [18:24:55] *** laknath_ has joined #eclipse [18:25:50] *** aksn_ has joined #eclipse [18:27:36] *** aksn_ has quit IRC [18:27:51] *** allisterb has quit IRC [18:30:00] *** aksn__ has quit IRC [18:32:02] *** veyres has joined #eclipse [18:34:54] *** osirisx11 has left #eclipse [18:35:57] *** anodesni has quit IRC [18:37:15] <tori> Yes, rcjsuen, I have the Java EE build. Is there any way to upgrade everything? [18:39:37] <rcjsuen> dunno [18:39:39] <rcjsuen> maybe http://download.eclipse.org/releases/helios/ [18:40:30] *** aksn has quit IRC [18:44:57] *** l0gin has joined #eclipse [18:45:05] <l0gin> hi all [18:47:42] *** tom17bombadil has quit IRC [18:49:17] *** sphenxes01 has joined #eclipse [18:50:52] *** allisterb__ has quit IRC [18:55:08] *** debangsu has joined #eclipse [18:58:56] *** kenny_k is now known as inno [19:03:15] *** toulmean has joined #eclipse [19:07:10] <rhk> is eclipse.org having issues again? [19:07:37] *** LongBeach has quit IRC [19:08:24] <rhk> nevermind, I think it was a bad link [19:10:33] *** LongBeach has joined #eclipse [19:11:11] <rhk> although the page gave a "could not connect to database" error instead of "could not find what you are looking for" [19:12:08] <hanrock> maybe someone's fixing a live system :P [19:12:16] *** sphenxes01 has quit IRC [19:18:22] *** inno is now known as kenny_k [19:35:27] *** reisi has quit IRC [19:35:37] *** reisi_ has joined #eclipse [19:36:17] *** pnehrer has joined #eclipse [19:42:58] *** koltroll has joined #eclipse [19:43:44] *** pnehrer has quit IRC [19:44:04] <koltroll> Hey peeps.. So I opened the "remote system explorer" and now I have no idea how to get back the 'normal' local files panel [19:46:13] <kenny_k> Window->Show View->Package Explorer? [19:47:15] <koltroll> Only got "Remote system details" and "Remote systems" there [19:47:38] <kenny_k> probably you're in a different perspective then [19:47:59] <kenny_k> try Window->Open Perspective [19:48:43] <koltroll> ah yea mate, that worked just fine. thanks alot [19:49:03] <kenny_k> sure.. my next suggestion was to re-install eclipse ;) [19:49:44] <kenny_k> that never fails [19:49:49] <kenny_k> heh [19:50:47] *** Cybernator has joined #eclipse [19:56:43] *** koltroll has quit IRC [19:57:34] *** Cybernator1 has quit IRC [19:57:54] <tori> :) [20:03:01] *** toulmean has quit IRC [20:03:25] *** volodya has joined #eclipse [20:08:01] *** groton has joined #eclipse [20:08:44] <groton> when i get an error on a .java file in the console output window, if i click on the path, the file is open with "gedit", and not in the embedded editor of Eclipse. How to avoid this silly situation? [20:10:57] <Sitrussmak> I believe it uses the last one you've chosen in most cases [20:11:02] <Sitrussmak> but you can manually set it in preferences [20:11:06] <Sitrussmak> File Associations [20:11:08] *** jfreeman has joined #eclipse [20:11:14] *** soulreaper_ has joined #eclipse [20:11:29] <Sitrussmak> specifically, Preferences->General->Editors->File Associations [20:11:38] <groton> Sitrussmak, let me check [20:11:43] *** Sitrussmak is now known as NoobFukaire [20:12:41] <groton> NoobFukaire, actually nothing is associated to *.java [20:12:58] *** debangsu1 has joined #eclipse [20:12:58] *** debangsu has quit IRC [20:13:20] <NoobFukaire> yes you're correct, that's interesting [20:13:37] *** funky_ is now known as funky [20:13:38] <NoobFukaire> I didn't know java files have a special case association, there's an extension point that lets you define them [20:13:53] <NoobFukaire> I was previously assuming java files used the same mechanism but it looks like I was wrong [20:14:26] <NoobFukaire> must be some kind of required voodoo in JDT to setup the association, maybe it's registered manually [20:15:25] <groton> NoobFukaire, the embedded editor is used for some files, but not for all. [20:15:27] <NoobFukaire> in any event, have you tried opening it with the Java editor? [20:15:42] <NoobFukaire> if you use Open With.. [20:16:01] <NoobFukaire> I believe Eclipse should use the last type of editor by default on the next file [20:18:09] <groton> NoobFukaire, it is fixed now. THe external viewer (gedit) was used for recently added java files. Now i simply Refresh'ed the project in the Project Explorer, and the embedded editor is used for all .java files. [20:19:47] <groton> NoobFukaire, thanks for the help :) [20:20:03] <NoobFukaire> cool happy editing, Eclipse rocks! :) [20:34:41] *** soulreaper has quit IRC [20:40:56] *** allisterb has joined #eclipse [21:02:00] *** allisterb_ has joined #eclipse [21:06:46] *** allisterb__ has joined #eclipse [21:12:49] *** debangsu1 has quit IRC [21:14:05] *** sirslacker is now known as sirsalcker [21:15:45] *** allisterb__ has quit IRC [21:18:52] *** sirsalcker is now known as sirslacker [21:19:15] *** allisterb has quit IRC [21:21:10] *** Wopper has joined #eclipse [21:26:38] <l0gin> Is there a way to launch from command line (as a link under win or launcher under ubuntu) an eclipse instance like when launched when using a plugin in an eclipse instance and right-click>run as eclipse (to "inherit" plugins in workspace) ? [21:29:25] <l0gin> I have an eclipse instance, with pde projects loaded, working well; I run a second eclipse instance from the first one, it creates a new workspace; I've created a launcher using eclipse -data /path/to/my/second/workspace with hope that it will use pde projects from first instance workspace, but it doesnt, and this is what I need, but I'd like to be able to launch this eclipse from a button on my desk rather than having to launch one [21:29:25] <l0gin> eclipse then load project and run another instance from then [21:31:10] *** allisterb_ has quit IRC [21:36:14] <rcjsuen> Why don't you actually deploy the plug-ins to your installation? [21:36:25] *** mohbana has joined #eclipse [21:39:42] *** sylence has joined #eclipse [21:40:21] *** FabienD has joined #eclipse [21:40:22] <sylence> hi! i'm working on a webservice with axis2. i want to know, how the AXIS2_HOME environment variable is set by eclipse, but don't have any clue how to do that [21:40:29] <FabienD> hi all [21:41:01] <sylence> my build.xml contains a line <property name="axis2.home" value="${env.AXIS2_HOME}"/>, but if i change that to other paths, a needed file is still not found. any ideas? [21:42:13] <FabienD> I have trouble with starting with TPTP in kubuntu 9.10 x86-64bits : it complains about missing libstdc++5 and doing an 'apt-get install' say that doesn't exist anymore [21:42:18] <FabienD> how to solve that ? [21:42:44] <FabienD> I have libstdc++6 installed instead [21:44:19] *** Lustra has joined #eclipse [21:44:21] <Lustra> Hello [21:44:39] <Lustra> Is it possible to disable the PHP debugger in Eclipse? I do not want to use one. [21:47:41] *** mohbana has left #eclipse [21:48:28] *** iksik has left #eclipse [21:49:22] <FabienD> it seems kubuntu is not a supported platform for tptp : http://www.eclipse.org/tptp/home/project_info/releaseinfo/4.6/support.html :( [21:57:16] *** palimondo has joined #eclipse [22:14:55] *** sylence has quit IRC [22:17:39] *** vwegert has quit IRC [22:21:44] *** jfreeman has quit IRC [22:30:51] <NoobFukaire> FabienD: the page isn't compatible with chrome?? [22:35:19] *** fixl has quit IRC [22:36:29] *** g_s_g_s has joined #eclipse [22:36:35] *** veyres has quit IRC [22:37:00] *** jfreeman has joined #eclipse [22:41:49] <g_s_g_s> hi all, I have Galileo 3.5 Classic and am trying to get a HTML editor installed without too much additional baggage. Having found http://stackoverflow.com/questions/54868/what-is-the-best-html-editor-for-eclipse I then installed the "Web Page Editor" but that didn't provide it. Ideas? [22:45:04] *** fixl has joined #eclipse [22:46:24] <rcjsuen> did you try right-clicking on the file and using open with to try to find the web page editor? [22:47:08] *** tori has quit IRC [22:47:44] *** fsteeg_ has joined #eclipse [22:49:01] <g_s_g_s> hi rcjsuen , sure, it doesn't seem to have added itself to the list of available editors [22:54:00] *** volodya has quit IRC [22:54:34] *** toulmean has joined #eclipse [22:54:44] *** fsteeg has quit IRC [22:54:44] *** fsteeg_ is now known as fsteeg [22:56:51] *** toulmean has quit IRC [23:02:46] *** toulmean has joined #eclipse [23:06:08] *** toulmean has quit IRC [23:08:50] *** jfreeman has quit IRC [23:11:59] *** Wopper has quit IRC [23:12:57] *** Fladi_ has quit IRC [23:15:40] *** allisterb has joined #eclipse [23:38:47] *** laknath_ has quit IRC [23:42:07] *** debangsu has joined #eclipse [23:51:24] *** kthomas_vh has joined #eclipse [23:58:10] *** fixl has quit IRC