October 24, 2009  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[00:04:17] *** navi_sir has left #eclipse
[00:14:10] *** the_alien has joined #eclipse
[00:15:14] *** the_alien has quit IRC
[00:19:04] *** the_alien has joined #eclipse
[00:19:33] *** the_alien has quit IRC
[00:20:19] *** glima is now known as glima[AWAY]
[00:23:40] *** zabka has quit IRC
[00:47:55] *** oisinh has joined #eclipse
[00:51:30] *** njdoyle has joined #eclipse
[00:52:07] *** dr_jerry has quit IRC
[01:01:03] *** totex has joined #eclipse
[01:02:15] *** acuster has joined #eclipse
[01:09:00] *** tr1gger has quit IRC
[01:09:48] *** oisinh has quit IRC
[01:11:26] *** leitaox has quit IRC
[01:12:11] *** EricInBNE has joined #eclipse
[01:12:28] *** toll_232123 has joined #eclipse
[01:12:35] *** SjB has joined #eclipse
[01:13:23] *** synx` has quit IRC
[01:15:18] *** lbt has quit IRC
[01:15:51] *** kthomas_vh has joined #eclipse
[01:17:06] <toll_232123> Hola, I am looking for a command that I remember using that allowed inspection of the plugin that provides a particular editor or view, any ideas
[01:17:12] *** LordMetroid has quit IRC
[01:17:22] <toll_232123> i tried ctrl  shift "I" and that doesn't seem to work
[01:18:01] *** dmiles_afk has joined #eclipse
[01:18:01] <rcjsuen> alt+shift+f1
[01:18:37] <toll_232123> rcjsuen, haha thanks
[01:22:06] *** Bilge has left #eclipse
[01:27:11] *** kthomas_vh_ has quit IRC
[01:28:30] *** da_krowa has joined #eclipse
[01:36:17] *** tokam-|-away has quit IRC
[01:38:06] *** Theravadan has quit IRC
[01:43:15] <Clemens> Can anyone tell me what the following means and what I can do about it ? :
[01:43:16] <Clemens> Clear update statuses operation failed.
[01:43:17] <Clemens> The resource is inaccessible: /horecatrainingInt/horecatrainingInt/.buildpath.
[01:44:53] *** nmatrix9 has joined #eclipse
[01:57:09] *** mknittig2 has quit IRC
[02:01:12] *** blue_asterisk has quit IRC
[02:02:45] *** tokam-|-away has joined #eclipse
[02:02:54] *** njbartlett has quit IRC
[02:09:00] *** kthomas_vh has quit IRC
[02:29:02] *** kthomas_vh has joined #eclipse
[02:29:08] *** seon has joined #eclipse
[02:29:45] <seon> hello where i need to put the eclipse calypso directory in linux?
[02:31:31] *** kaje has joined #eclipse
[02:31:52] <toll_232123> depends if you want to make it available to all users
[02:32:13] <toll_232123> I generally keep my eclipse folder in my home directory, and replace the gnome menu links to it manually
[02:33:11] <rcjsuen> calypso?
[02:33:13] <seon> ok
[02:34:20] <kaje> I have an eclipse RCP app that I exported from my OSX machine for windows and linux. The OSX exports work just fine. But, the linux and windows exports give the following error when I try to launch the binary: bash: ./MyApplication: No such file or directory
[02:34:41] <kaje> The file is definitely there, it shows up on ls and I can cat it
[02:34:51] <kaje> Has anyone else run into this problem?
[02:36:00] *** kthomas_vh has quit IRC
[02:36:29] *** kthomas_vh_ has joined #eclipse
[02:36:47] <toll_232123> how do i add jars from a plugin to my classpath?
[02:36:59] <toll_232123> do I just add them from the plugins folder?
[02:37:28] <kaje> right click on the project and look in properties
[02:37:46] <kaje> it is in build properties and then libraries
[02:37:47] *** seon has left #eclipse
[02:38:11] *** seon has joined #eclipse
[02:38:21] <kaje> Java Build Path -> Libraries tab
[02:38:54] <seon> sorry i made a mistake , it is not calypso but galileo
[02:39:07] <kaje> or are you working on an eclipse plugin, toll?
[02:41:23] *** seon has left #eclipse
[02:51:56] *** da_krowa has quit IRC
[03:02:35] *** rcjsuen has quit IRC
[03:13:48] *** rcjsuen has joined #eclipse
[03:25:26] <chuckr> anybody awake here?  (by the time someone replied earlier, I had to be doing something else, and missed it)
[03:25:29] *** Shown has quit IRC
[03:26:58] *** _s_a_n_t_a_ has joined #eclipse
[03:27:08] <_s_a_n_t_a_> Hello anybody here?
[03:27:31] <chuckr> well, I'll hope.  In reading the readme from the eclipse sources (3.5.1) it says that in order to build eclipse for a platform from sources, you need to have a binary tarball for that platform.  This is very curious, almost like saying that if you want to make a gallon of gas, you need to start with a gallon of gas
[03:28:22] <boxfire> chuckr: gcc build requires a c compiler ><
[03:28:53] <rcjsuen> touche
[03:29:40] <chuckr> I have a FreeBSD platform, and I know this is possible, because there's a working source port in FreeBSD ports (for the FreeBSD native).  I know I could download a Linux eclipse binary, would that do for the boot requirement for eclipse?
[03:30:01] <chuckr> most Linux items will execute on FreeBSD
[03:31:04] <chuckr> I have (right now) a natively built)  jdk1.6.0, and also a natively built eclipse 3.4.1
[03:32:30] <chuckr> I'd like to avoid having to modify all of the patches for the FreeBSD native port of eclipse to work for the 3.5.1 mostly because of the sheer number of patch files, it'd be a real bear to do
[03:33:02] <chuckr> probably take me a week
[03:33:54] <chuckr> if that Linux eclipse 3.5.1 would boot the build for the FreeBSD native eclipse 3.5.1, that'd be a real win
[03:42:44] *** toll_232123 has quit IRC
[03:47:47] *** blue_asterisk has joined #eclipse
[03:48:03] <chuckr> following up on boxfire's comment about gcc booting gcc, that's meaning that an earlier version of gcc can build a later version.  Reading directly from that eclipse readme, the boot version of eclipse (the binary one) needs to be the same exact "BuildID", and I take this to mean version, right?  This is far different than the gcc rules.
[03:49:15] <chuckr> I happen to already  have eclipse 3.4.1 on my FreeBSD box, so I have both jdk-1.6.0 and eclipse-3.4.1 as FreeBSD native builds
[03:49:38] <rcjsuen> When I used to build Eclipse on Gentoo I did not have to have a binary lying around so I'm not sure that's a real requirement...unless things have changed in the last 3 years...which it could've.
[03:49:40] <chuckr> I'm trying to figure out how to get to the eclipse 3.5.1 as native
[03:50:09] <chuckr> I have the sources, but eclipse.org doesn't  publish a FreeBSD binary
[03:50:56] <chuckr> well, maybe I could ignore that line, give it a try, and see what happens, then.  If it works, god knows I won't be complaining
[03:55:56] *** [TomTom] has joined #eclipse
[04:03:34] <Mathuin> chuckr: FreeBSD publishes a package of eclipse.
[04:03:46] <Mathuin> It requires you to have perl 5.8, and I have perl 5.10, so I can't use it.
[04:04:54] <Mathuin> As far as building it, you should be able to do it as easy as "cd /usr/ports/java/eclipse && sudo make build install clean" or the like.
[04:11:53] *** TomTom has quit IRC
[04:12:35] <chuckr> Mathuin, like I just said, the FreeBSD eclipse package is 3.4.1, and I need 3.5.1
[04:13:26] <Mathuin> If Eclipse builds fine on your system, fake it out. :-)  Change the version number in the port Makefile, remove the md5 files, and try to build 3.5.1
[04:13:32] <Mathuin> Heck I think I might try that.
[04:14:20] <Mathuin> It'll take two hours because it's an Asus Eee laptop.
[04:14:33] <chuckr> the FreeBSD port isn't useful to me.  I might well be *forced* to build it, because I just noted that the build instructions for 3.5.1 require you unpack the binary distribution of the version you want to source build into the same directory that you unpack your sources into.  Maybe I'm missing something, but that sounds sort of insame
[04:15:34] <chuckr> it won't work tpo fake it out as you put it because the FreeBSD port of eclipse (3.4.1) has 2 1/2 tons of patch files
[04:16:14] <chuckr> they only patch to 3.4.1, other than for source reasons, because the filenames are wrong
[04:17:41] <chuckr> just FYI, and old eclipse 3.4.1 on FreeBSD is extremely stable, worth your time if you'r not being forced into 3.5.1 like I am
[04:18:32] <chuckr> I am doing development with a 3rd party, they need the devpy, and they tell me that eclipse/3.5.1 is a pre-req
[04:18:46] <Mathuin> I still can't build 3.4.1, nor can I install teh package.
[04:19:12] <Mathuin> I'd much rather use FreeBSD than Vista for development, but Eclipse works on Vista.
[04:19:19] *** kthomas_vh_ has quit IRC
[04:20:13] <chuckr> you realize it's got no C or C++ code, java only?  I think you must have something wrong with your environment because both the jdk-1.6.0 (the native Java on FreeBSD) and the eclipse both built + installed here without a burp.
[04:21:17] <chuckr> I was using the jdk-1.6.0 and ecluipse 3.4.1 for an invovled piece of java development, and it hadn't a single but in actual use OR in installation
[04:21:21] <rcjsuen> au contraire, there are native bits (C/C++) in the Eclipse platform
[04:21:52] <chuckr> I read that it was only java.  I guess I shouldn't have relied on that
[04:22:23] <rcjsuen> it's i guess 95-99% java anyway, in any case
[04:22:38] <chuckr> I do know I buiolt them both here on my FreeBSD machine, and they have built and run without any flaws
[04:22:53] *** Afterlawl has joined #eclipse
[04:23:49] <chuckr> tell you the truth, I wouldn't mind being told that I have been misinformed aboout the devpy requiring eclipse 3.5.1, because getting 3.5.1 is proving a big PITA
[04:24:52] <chuckr> eclipse's build instructions seem to be very inhospitable towards new platforms
[04:24:52] <Mathuin> chuckr: what JDK?  I have doablo-jdk-1.6.0.07.02_6
[04:24:59] <Mathuin> Err, diablo
[04:25:14] <chuckr> look at the actual name of the port: jdk-1.6.0
[04:25:50] <chuckr> let me recheck that, it might have the dash elsewhere
[04:26:06] <Mathuin> That's the actual output from pkg_info, modulo my typo in the first word.
[04:26:22] <chuckr> actual name is "jdk16"
[04:26:49] *** Theravadan has joined #eclipse
[04:26:53] *** kaje has left #eclipse
[04:27:14] <chuckr> diablo is no part of the name.  There IS a port with diablo part of the name, but that's the wrong one
[04:28:20] <chuckr> there are in fact about 4 ports which begin "diablo-"
[04:28:54] <chuckr> I never tried them, my experience is solely with the jdk16 port.
[04:29:57] <chuckr> I am running FreeBSD-current here, so if you're not, I can't build you a package of jdk16.
[04:31:33] <chuckr> Mathuin, I think you can locate the port "jdk16" by searching inside www.freebsd.org
[04:37:40] *** drindt_ has joined #eclipse
[04:41:05] *** _s_a_n_t_a_ has quit IRC
[04:45:37] *** shadowhywind has quit IRC
[04:51:17] *** nmatrix9 has quit IRC
[04:52:45] *** SjB has quit IRC
[04:54:14] *** nmatrix9 has joined #eclipse
[04:55:23] *** Spencer_tt has quit IRC
[04:58:03] *** drindt has quit IRC
[04:59:12] <Mathuin> chuckr: I can see jdk16 right here.  I will try building it and deinstalling diablo and see what happens.
[04:59:46] <Mathuin> ... or maybe I won't, since it requiser 2.5G.  I will give it a try another day after I shuffle files. :-)
[05:13:30] *** Spencer_tt has joined #eclipse
[05:23:08] *** BugsBunnyBR has joined #eclipse
[05:24:24] *** rcjsuen has quit IRC
[05:29:27] *** drindt__ has joined #eclipse
[05:31:58] *** BugsBunnyBR has quit IRC
[05:34:23] *** oxez has joined #eclipse
[05:36:44] <oxez> hello, I have installed Eclipse SDK 3.5.1 on windows 7 x64, but I have a small issue with the C++ CDT. I configured it to use Cygwin's toolchain, and it seems to work, since when I run 'Built Project' it looks like it compiles and links the correct files. However when I try to run my project, I get the make: nothing to be done for 'all'. Is there something I need to do to be able to run my project? (Executing the .exe manually from Debug/ causes an error). No
[05:37:16] *** dos|equis has joined #eclipse
[05:37:45] <dos|equis> Need help. How to turn off automatic type proposal?
[05:45:43] *** drindt_ has quit IRC
[05:53:54] *** dos|equis has quit IRC
[06:06:20] *** buddhika_ has quit IRC
[06:13:37] *** Dashkal has quit IRC
[06:25:58] *** phoenixz has joined #eclipse
[06:53:30] <Mathuin> is there any way to increase the heap size without starting eclipse wtih command line arguments?
[07:04:04] *** Theravadan has quit IRC
[07:12:02] *** sven_oostenbrink has joined #eclipse
[07:12:50] *** phoenixz has quit IRC
[07:36:55] *** tphgangster has joined #eclipse
[07:37:16] *** sphenxes has joined #eclipse
[07:39:46] *** totex has quit IRC
[07:50:06] *** blue_asterisk has quit IRC
[07:55:15] *** buddhika_ has joined #eclipse
[07:58:09] *** nmatrix9 has quit IRC
[08:03:51] *** Bass10 has quit IRC
[08:33:43] *** drindt__ has quit IRC
[08:37:12] *** sven_oostenbrink has quit IRC
[09:03:19] *** gallatin has joined #eclipse
[09:18:44] *** SpektoM has joined #eclipse
[09:21:00] *** tom17bombadil has joined #eclipse
[09:41:54] *** tauren has quit IRC
[09:55:19] *** Shown has joined #eclipse
[10:04:27] *** philk_ has joined #eclipse
[10:09:32] *** tom17bombadil has quit IRC
[10:20:50] *** gallatin has quit IRC
[10:21:49] *** philk__ has quit IRC
[10:39:19] *** zmanning has quit IRC
[10:39:48] *** zmanning has joined #eclipse
[10:40:03] *** zmanning has quit IRC
[10:43:15] *** sphenxes01 has joined #eclipse
[10:43:26] *** lbt has joined #eclipse
[10:45:07] *** tr1gger has joined #eclipse
[11:02:03] *** Chris64 has joined #eclipse
[11:02:54] *** philk__ has joined #eclipse
[11:10:25] *** philk_ has quit IRC
[11:16:22] *** SpektoM has quit IRC
[11:26:46] *** allisterb_ has joined #eclipse
[11:36:26] *** allisterb__ has joined #eclipse
[11:41:55] *** randoms has joined #eclipse
[11:42:31] *** allisterb has quit IRC
[11:53:28] *** rretzbach has joined #eclipse
[11:56:35] *** allisterb_ has quit IRC
[12:27:49] *** acuster_ has joined #eclipse
[12:37:02] *** tphgangster has quit IRC
[12:39:19] *** buddhika_ has quit IRC
[12:40:32] *** ekiczek has joined #eclipse
[12:48:29] *** ekiczek has quit IRC
[12:53:08] *** akurtakov has quit IRC
[13:05:36] *** rrva has quit IRC
[13:06:39] *** Razec has joined #eclipse
[13:26:20] *** evil_gordita has quit IRC
[13:28:13] *** rcjsuen has joined #eclipse
[13:31:06] *** pschriner has joined #eclipse
[13:32:25] <rcjsuen> Mathuin: you use the ~eclipse.ini file
[13:32:25] <Arbalest> Want to set startup flags for eclipse, like -vm, -vmargs, or -consolelog? Edit your eclipse.ini file. - http://wiki.eclipse.org/Eclipse.ini - http://wiki.eclipse.org/FAQ_How_do_I_run_Eclipse%3F#eclipse.ini
[13:40:37] *** lbt has left #eclipse
[13:48:45] *** randoms has quit IRC
[13:51:59] *** aksn has joined #eclipse
[14:09:02] *** rretzbach has quit IRC
[14:15:50] *** HARIBABU has joined #eclipse
[14:16:10] *** da_krowa has joined #eclipse
[14:18:48] <HARIBABU> I have experienced the exact problem http://dev.eclipse.org/newslists/news.eclipse.platform.rcp/msg27192.html  but i stuck at making the feature based product
[14:18:51] *** BugsBunnyBR has joined #eclipse
[14:19:34] *** BugsBunnyBR has quit IRC
[14:19:57] <HARIBABU> while updating the eclipse based product
[14:26:18] *** omry has joined #eclipse
[14:26:50] *** rretzbach has joined #eclipse
[14:27:07] *** da_krowa has quit IRC
[14:45:44] *** LongBeach has quit IRC
[14:46:40] *** dr_jerry has joined #eclipse
[14:48:12] *** randoms has joined #eclipse
[14:55:45] *** SpektoM has joined #eclipse
[14:57:06] *** buddhika_ has joined #eclipse
[15:01:29] *** evil_gordita has joined #eclipse
[15:02:15] *** Theravadan has joined #eclipse
[15:18:52] *** odoto has joined #eclipse
[15:22:14] *** Bass10 has joined #eclipse
[15:22:45] *** toll_232123 has joined #eclipse
[15:23:02] <toll_232123> Guten Tag
[15:23:42] <toll_232123> I installed a plugin manually by extracting the zip to my eclispe folder, and the plugin and features contents went into the correct folders
[15:24:11] <toll_232123> but there is a site.xml a artifacts.jar and a content.jar left in the root, what am I supposed to do with them?
[15:24:47] <odoto> hi guys... anyone here using CDT? is there any possibility to change the template for the managed makefile... i need to switch $(USER_OBJS)  and $(LIBS) because in user_objs i'm referencing a static library which need to be linked after the other libs...
[15:24:47] <odoto> but if i just switch them in the makefile eclipse will switch the back when i compile...
[15:28:44] *** akurtakov has joined #eclipse
[15:42:23] *** LongBeach has joined #eclipse
[15:48:51] *** incorrect has joined #eclipse
[15:49:23] <incorrect> hi, I have an SConstruct file that should have python syntax highlighting applied, is it possible to just set it for this file?
[16:12:41] *** deebo has joined #eclipse
[16:12:56] <deebo> i have a weird problem on windows7 with 32bit eclipse (32bit jvm) and my projects
[16:13:11] <deebo> eclipse cant write to any of my .project files, eclipse is run as my user
[16:13:16] <deebo> outside eclipse i can edit those files just fine
[16:13:37] <deebo> if i edit the .classpath outside eclipse and save + refresh all is good
[16:26:48] *** NukaCola has joined #eclipse
[16:27:50] <NukaCola> hello, I'm trying to install maven for eclipse from m2eclipse sita and it gives me: Cannot find a solution satisfying the following requirements Match[requiredCapability: org.eclipse.equinox.p2.iu/org.maven.ide.eclipse.editor.xml.feature.feature.group/[0.9.8.200905041414,0.9.8.200905041414]].
[16:27:53] <NukaCola> can anyone help?
[16:31:46] *** randoms has quit IRC
[16:39:52] *** skwo has joined #eclipse
[16:40:58] <skwo> Hello, I have problem with eclipse. While it auto-completes the functions, the variable names is not very informative. i.e. System.out.write(arg0, arg1, arg2) and such
[16:41:03] <skwo> How I can change this
[16:41:04] <skwo> ?
[16:41:05] <skwo> Thanks
[16:50:24] *** NukaCola has quit IRC
[16:51:42] *** totic has joined #eclipse
[16:55:40] *** navi_sir has joined #eclipse
[16:57:26] *** navi_sir has left #eclipse
[16:58:09] <totic> Hi I am having problems with Eclipse, every time I run a program by pressing the play looking button, it tries to launch an old project that doesn't exist anymore, it does work when i use the drop down menu
[16:58:23] <totic> any ideas, its just very very annoying
[17:04:37] *** SpektoM1 has joined #eclipse
[17:05:02] <incorrect> is there a way to show line numbers globally?
[17:05:28] <incorrect> ah found it
[17:06:02] *** Chris64 has quit IRC
[17:08:20] <joeytwiddle> totic: it might be related to the panel you were focused on before you clicked the play button
[17:08:24] <joeytwiddle> so if you were focused somewhere on your navigator, you'll get a different play option than if you were focused on a source file
[17:08:37] <totic> joeytwiddle: I am focus on a different source file
[17:09:11] <totic> that project is deleted
[17:09:12] <totic> is gone..
[17:09:58] <joeytwiddle> well i'm with you anyway, the behaviour is annoying!
[17:10:53] <totic> Where I the stored?
[17:11:13] <totic> where are they stored..
[17:11:22] <totic> so I can edit the file manually
[17:12:47] *** aksn has quit IRC
[17:21:47] <deebo> is there some simple way of changing all font sizes at once
[17:21:53] <deebo> instead of having to click through all them one by one
[17:22:17] *** mbana has joined #eclipse
[17:22:58] *** SpektoM has quit IRC
[17:25:55] *** armence has joined #eclipse
[17:26:17] <armence> Hey all, I am trying to install some Eclipse plug-ins on my ubuntu syste,, but some of them need to be installed in places where I do not have write permission without sudoing my way in... How can I resolve that?
[17:27:51] *** nmatrix9 has joined #eclipse
[17:29:32] *** dr_jerry has quit IRC
[17:35:42] *** kthomas_vh has joined #eclipse
[17:36:49] *** incorrect has quit IRC
[17:39:47] *** Mathuin has quit IRC
[17:41:48] <cantoma> guys, i am trying to move a project to another location. But it says that it overlaps the location! What does this means?
[17:46:00] *** lresende has quit IRC
[17:57:25] *** phoenixz has joined #eclipse
[17:58:41] *** nblracer has joined #eclipse
[17:58:50] <nblracer> hello
[17:59:37] <nblracer> i was wondering if there is a project out to support jdk 7
[17:59:55] <nblracer> like the coin changes to the lang
[18:00:08] <nblracer> and more importantly jigsaw
[18:02:19] *** rretzbach has quit IRC
[18:02:42] *** rretzbach has joined #eclipse
[18:10:07] *** zmanning has joined #eclipse
[18:10:48] *** sven_oostenbrink has joined #eclipse
[18:12:01] *** kthomas_vh has quit IRC
[18:12:19] *** kthomas_vh_ has joined #eclipse
[18:15:56] *** phoenixz has quit IRC
[18:16:47] *** rugolini has joined #eclipse
[18:18:55] *** EricInBNE has quit IRC
[18:21:25] *** philk__ has quit IRC
[18:23:40] *** CreatixEA has joined #eclipse
[18:24:20] <CreatixEA> Hi, I've got an action set that I would like to be visible or not depends on some code execution. Do anyone know how I could do this ? Thanks :)
[18:28:22] *** figabo has quit IRC
[18:33:22] *** werdan7 has quit IRC
[18:34:01] *** krphop_ has joined #eclipse
[18:39:42] *** Nescafe has joined #Eclipse
[18:41:43] *** totic_ has joined #eclipse
[18:48:24] *** amnesic has quit IRC
[18:50:23] *** Razec has quit IRC
[18:52:44] *** pschriner has quit IRC
[18:54:07] *** figabo has joined #eclipse
[18:55:47] *** sven_oostenbrink has quit IRC
[18:58:17] *** rretzbach has quit IRC
[18:59:33] *** totic has quit IRC
[18:59:33] *** totic_ is now known as totic
[19:02:09] *** fixl has joined #eclipse
[19:07:21] *** krphop has quit IRC
[19:08:01] *** krphop_ is now known as krphop
[19:08:10] *** bthornton has joined #eclipse
[19:10:35] <bthornton> I'm trying to use Eclipse to work on a PHP website. The project workspace is under my $HOME directory but the webserver/PHP interpreter obviously has a different DocumentRoot. Short of manually copying my saved work from the workspace to the public location, is there an easier way to "run" a PHP project?
[19:11:11] <bthornton> Yes, I have write access to the public location but I'd prefer not to set my workspace to that location (I don't want public access to project metadata).
[19:14:09] *** kthomas has joined #eclipse
[19:20:55] *** rmrfslash has joined #eclipse
[19:21:27] *** kthomas_vh_ has quit IRC
[19:21:54] <rmrfslash> Can I turn on automatic code hinting i.e.  when I'm writing a class and I open the first parentheses I can hit Ctrl + Space to see some info about the class constuctor, method signatre, etc. Can I have this appear automatically?
[19:30:48] *** lresende has joined #eclipse
[19:34:10] *** rmrfslash has quit IRC
[19:40:16] *** Laserbeak43 has quit IRC
[19:52:29] *** lresende has quit IRC
[19:52:53] <rcjsuen> totic: Can't you just delete the launch configuration?
[19:53:17] <rcjsuen> nblracer: That's under investigation by the JDT team.
[19:53:51] <totic> rcjsuen: let me check I think I tried that already
[19:55:55] <totic> rcjsuen: there isnt one..
[19:56:04] <totic> there is nothing to delete
[19:56:27] *** blue_asterisk has joined #eclipse
[19:57:27] <rcjsuen> Dunno then. I've heard of that problem before though.
[19:58:46] <totic> rcjsuen: Actually that was it... It was a Junit one so I didnt see it before
[19:58:47] *** lresende has joined #eclipse
[19:58:48] <totic> thanks
[19:59:21] <rcjsuen> lol
[20:01:01] *** nblracer has quit IRC
[20:01:42] *** nblracer has joined #eclipse
[20:03:55] *** totic_ has joined #eclipse
[20:04:45] *** totex has joined #eclipse
[20:05:31] *** Spencer_tt has quit IRC
[20:13:54] *** rafaelugolini has joined #eclipse
[20:14:55] *** rafaelugolin has joined #eclipse
[20:16:55] *** kthomas_vh_ has joined #eclipse
[20:20:26] *** totic has quit IRC
[20:20:27] *** totic_ is now known as totic
[20:22:05] *** rafaelugolini has quit IRC
[20:25:10] *** unapiedra has joined #eclipse
[20:26:57] *** figabo has quit IRC
[20:27:12] *** Yasumoto has joined #eclipse
[20:29:20] *** tuqs has joined #eclipse
[20:30:32] <tuqs> I am using eclipse CDT. How can I make eclipse buildi for every *.cpp file in a project a seperate binary?
[20:31:00] *** figabo has joined #eclipse
[20:31:26] *** rugolini has quit IRC
[20:32:00] *** Mathuin has joined #eclipse
[20:32:23] <Mathuin> What do I lose by deleting the eclipse.ini startup file in Vista?
[20:32:52] <rcjsuen> I'm not even sure why you'd do that.
[20:33:31] *** kthomas has quit IRC
[20:34:37] <Mathuin> Because I'm having trouble changing the default heap size past 512M.
[20:34:52] <Mathuin> So I wondered if removing the file and using only the command line to change the values would help.
[20:36:56] <rcjsuen> Your problem sounds vaguely like ~237652
[20:36:58] <Arbalest> Bug 237652 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=237652 - EPP / jee-package / 1.0.0 - PC / Windows XP - RESOLVED / DUPLICATE / normal / - Assignee: epp.packager-inbox - Crashes on startup
[20:37:05] *** case64 has joined #eclipse
[20:37:58] <Mathuin> When I set it to 1024M, the splashscreen comes on for a moment then stop.s
[20:38:12] <Mathuin> This only happened after I added a ~77k element array to my XML file.
[20:38:29] *** Yasumoto_ has quit IRC
[20:38:52] *** bthornton has quit IRC
[20:41:46] <rcjsuen> Mathuin: Did you go through the entire bug?
[20:42:08] <Mathuin> I am reading through it now.
[20:42:43] <Mathuin> I am running Vista 64, and I see I may have changed the wrong values in my .ini but I don't see the workaround yet.
[20:43:11] <Mathuin> Should I put "-vm c:\jdk\bin\java.exe" in my .ini or on the command line?
[20:43:20] <chuckr> question: I have ganymede (3.4.2) running here, but if I find an update site for Galileo, can I just update ganymede directly to Galileo?  I'm running FreeBSD, and I don't *think* that the update site has a binary of a FreeBSD Galileo
[20:43:42] *** nblracer has quit IRC
[20:44:14] <rcjsuen> Mathuin: same thing
[20:44:28] <rcjsuen> chuckr: No, the system cannot handle that (3.4 -> 3.5).
[20:44:37] *** odoto has left #eclipse
[20:45:16] *** acuster_ has quit IRC
[20:45:48] <chuckr> thanks.  I just tried to update pydev from a 1.4.x to 1.5.0, and it seems to have worked.  I admit I was very skeptical for Galileo.
[20:46:48] <rcjsuen> chuckr: skeptical for Galileo as in?
[20:48:17] <chuckr> I wrote the FreeBSD author of their Ganymede 3.4.2 port, maybe I'll get some help there.  Or, I might just begin doing all of those patch file modifications, and see if maybe I could adapt the 3.4.2 port to use 3.5.1
[20:48:50] <Mathuin> rcjsuen: I tried the command-line version and it blinked on and off.  Bleah.
[20:49:00] <rcjsuen> Blinked on and off?
[20:50:32] <Mathuin> Another command window opened, with the frame decorated with the eclipse command line, that ran for about a second, then disappeared.
[20:51:42] <rcjsuen> Mathuin: so you just typed eclipse.exe -vm C:\jdk\bin\java.exe? (assuming your jdk is really installed there, kind of an odd place)
[20:52:28] *** unapiedra has quit IRC
[20:53:19] <Mathuin> I typed in where mine was, but yes.
[20:53:50] *** Nescafe has quit IRC
[20:53:52] <chuckr> skeptical that I'm having such a bad time trying to figure out how to build eclipse(FreeBSD) 3.5.1, getting it via a mere update seemed like too much good luck
[20:55:42] <chuckr> The only thing I see bad about any part of eclipse would be the build stuff.  Using it is another thing entirely, I'm totally sold on eclipse usage
[20:56:21] *** mbana has quit IRC
[20:56:34] <rcjsuen> possibly a VM incompatibility but I guess if that was the case an error dialog should've appeared
[20:58:04] *** Laserbeak43 has joined #eclipse
[20:58:35] *** lresende has quit IRC
[20:59:14] *** zmanning has quit IRC
[21:07:31] <case64> this may not be the place to pose such a question..but here goes. I use Eclipse for Java development and i was thinking of using it for PHP. Can i just add support to Eclipse or do i have to download the Eclipse for PHP developers and use a seperate IDE package
[21:08:09] <rcjsuen> case64: former or latter, whatever you want
[21:08:41] <case64>  /msg NickServ identify
[21:08:46] <case64> lol
[21:08:49] <case64> oh cool
[21:10:48] <case64> well how do i download a package for PHP support? when i go to install new software there is no options for adding support to PHP just the core eclipse things i have already
[21:11:35] <rcjsuen> case64: Did you check the PDT website?
[21:13:15] <Mathuin> Oh dear.  Eclipse seems to have forgotten that I'm developing Android applications, yet insists the dev tools are still installed.  I am confused too.
[21:14:01] <case64> rcjsuen: i have now. Thank you :)
[21:14:12] <rcjsuen> oh okay :O
[21:15:39] *** skwo has left #eclipse
[21:22:42] *** tauren has joined #eclipse
[21:27:42] *** SpektoM1 has quit IRC
[21:32:24] <Mathuin> Okay, for some reason, it's searching dl-ssl-google.com instead of dl-ssl.google.com -- how do I fix this?
[21:34:34] <Mathuin> I went into the available software site preferences, removed all the dl-ssl references, and added the correct one.
[21:34:48] <Mathuin> It detected that there were developer tools for me to install.
[21:35:02] <Mathuin> It checked dependencies.
[21:36:43] *** msierks has joined #eclipse
[21:36:50] <Mathuin> Install succeeded, it restarted, and there's no Android in the pulldown menues.
[21:37:12] <Mathuin> The perspectives don't work.  I hate computers.
[21:37:16] <msierks> is there a way to specifiy a dir of a project to build seperately from the rest of the project ?
[21:37:31] <case64> LOL @ i hate computers
[21:41:21] *** lresende has joined #eclipse
[21:42:17] *** RenatoSilva has joined #eclipse
[21:42:57] <RenatoSilva> Is there a way to create new search views rather than replacing the current one when searching?
[21:44:08] <rcjsuen> by pinning it and invoking another search...?
[21:46:32] <RenatoSilva> wonderful \o/, thanks rcjsuen
[21:47:00] <RenatoSilva> Is it possible to give a name to the searches, and save them?
[21:47:02] <Mathuin> Time to redownload. :-(
[21:47:10] <Mathuin> It's a darned shame there's no 64-bit windows build.
[21:47:36] <rcjsuen> au contraire there is
[21:47:43] <rcjsuen> ~sdk-dl
[21:47:43] <Arbalest> Looking for different versions (including past and developmental releases) and/or platforms for the Eclipse SDK or any of the base Eclipse bundles? See http://download.eclipse.org/eclipse/downloads/
[21:48:15] <Mathuin> Ah, not the "eclipse downloads" page.  Interesting.
[21:48:51] <rcjsuen> Mathuin: Because they don't make EPP builds for 64-bit WIndows (like the Java dev or PHP dev or whatever)
[21:49:15] <Mathuin> So which file will I need for Android development?
[21:49:23] <rcjsuen> which unfortunately leads to the misconception that there aren't 64-bit downloads of the eclipse base
[21:49:33] *** atpa8a has quit IRC
[21:50:03] <Mathuin> 'cause I have no clue about anything Eclipseish other than "download blah to play with Android". :-)
[21:50:10] *** mbana has joined #eclipse
[21:50:26] <Mathuin> I'm looking over the 3.5.1 page.
[21:51:05] <Mathuin> Figured out which one, will need 64 bit java for that.  Hm.  Wonder if I have that or not.
[21:53:37] *** deebo has left #eclipse
[21:56:02] *** allisterb has joined #eclipse
[21:57:40] *** zmanning has joined #eclipse
[21:57:53] *** zmanning has quit IRC
[21:58:28] <RenatoSilva> is there a way to save searches with a given name?
[21:58:58] *** zmanning has joined #eclipse
[21:59:53] <rcjsuen> RenatoSilva: across workbench shutdown? Don't think so.
[22:01:48] *** msierks has left #eclipse
[22:01:55] <RenatoSilva> would be interesting!
[22:05:16] *** vadi2 has joined #eclipse
[22:05:41] <vadi2> Hi. I've configured my project and tomcat server for java 1.5 (I think), but I get an " Project facet Java version 6.0 is not supported." error when trying to run it. What exactly is a project facet?
[22:10:21] *** lresende has quit IRC
[22:11:56] *** allisterb__ has quit IRC
[22:14:10] *** CreatixEA has quit IRC
[22:15:11] <vadi2> I figured it out. Somewhere deep deep in eclipse settings
[22:15:22] *** vadi2 has left #eclipse
[22:20:30] *** kthomas has joined #eclipse
[22:20:40] *** kthomas_vh_ has quit IRC
[22:23:58] *** RenatoSilva has left #eclipse
[22:29:40] *** rretzbach has joined #eclipse
[22:36:56] <boxfire> So I have a problem.  I upgraded GCC and all of my projects still include the old path for includes in the toolchain settings, as well as the new ones.  Selecting them does not have a delete option, and there are no project specific settings.  Where do I modify the global CDT tool chain?
[22:37:23] <rcjsuen> boxfire: Did you try asking on the CDT forums?
[22:50:43] *** Laserbeak43 has quit IRC
[22:55:01] *** plediii has joined #eclipse
[23:00:31] *** der-basti has joined #eclipse
[23:01:49] <der-basti> hey, somebody here, with experence mit rcp - mac os x - java 1.6 - 64bit and jfreechart 1.0.13?
[23:04:18] *** rogue780 has joined #eclipse
[23:04:47] <rcjsuen> der-basti: Taking a poll?
[23:04:51] <rogue780> I'm trying to configure eclipse with mingw...how do I add include and library directories to eclipse?
[23:06:06] <der-basti> over the projekt - plugin xml - extra project with jars
[23:06:35] *** Laserbeak431 has joined #eclipse
[23:07:27] *** buddhika_ has quit IRC
[23:07:59] <der-basti> rcjsuen: yes
[23:08:21] <der-basti> i have a problem to include a chart in a editor
[23:08:34] <rcjsuen> Describing the problem might get you better mielage.
[23:11:16] <der-basti> Could not open the editor: The editor class could not be instantiated. This usually indicates a missing no-arg constructor or that the editor's class name was mistyped in plugin.xml.
[23:11:29] <der-basti> java.lang.NoClassDefFoundError: org/jfree/data/general/PieDataset......
[23:12:02] <rcjsuen> sounds like a classpath error
[23:12:08] <rcjsuen> I didn't know jfreechart provided Eclipse editors though.
[23:12:22] <der-basti> i had inclide the jars in the project build path und i have try to 'include' the jars over a separate plugin project
[23:12:37] *** sphenxes has quit IRC
[23:12:46] <der-basti> ^^right
[23:13:45] *** sphenxes has joined #eclipse
[23:14:12] <rcjsuen> Project build path?
[23:14:16] <rcjsuen> Did you edit your manifest.mf file?
[23:14:19] <der-basti> some ideas or solutions?
[23:15:22] <der-basti> where (exactly)?
[23:15:49] <rcjsuen> I'll take that as a "no".
[23:16:16] <der-basti> manifest find only other plugin - no org.jfreech...
[23:16:25] <rcjsuen> I presume the jar is a dependency, so...
[23:16:47] <der-basti> manifrest - dependencies
[23:19:37] *** tphgangster has joined #eclipse
[23:19:40] *** glima[AWAY] is now known as glima
[23:24:58] <rcjsuen> der-basti: Did you add those jars in to the plug-in's classpath?
[23:25:42] *** Theravadan has quit IRC
[23:26:41] *** tr1gger has quit IRC
[23:32:38] *** mbana has quit IRC
[23:33:24] *** sphenxes has quit IRC
[23:33:24] *** sphenxes01 has quit IRC
[23:36:48] *** Theravadan has joined #eclipse
[23:37:45] <der-basti> rcjsuen: where is the plug-in's classpath declaration?
[23:37:56] <rcjsuen> der-basti: check the 'Runtime' tab
[23:39:05] *** rretzbach has quit IRC
[23:39:27] <der-basti> in the run-configuration?
[23:40:42] <rcjsuen> in the manifest.mf file
[23:44:11] *** Theravadan has quit IRC
[23:52:32] *** tr1gger has joined #eclipse
[23:54:28] *** tauren has quit IRC
[23:54:37] *** Spencer_tt has joined #eclipse
[23:55:35] *** acuster has quit IRC
[23:56:30] <der-basti> have you an example?
[23:56:41] <der-basti> or snippet
[23:56:57] *** der-basti has left #eclipse
[23:57:18] *** der-basti has joined #eclipse
[23:57:39] <der-basti> oh... back
[23:57:58] <rcjsuen> I think it would be easier for other people to help you if you just provided your stack traces, manifest files, and other such things on a ~pastebin
[23:57:58] <Arbalest> Please paste the relevant information onto a pastebin. The submission will then generate a URL, please copy/paste the generated URL back to the channel - http://www.pastebin.cz/ - http://papernapkin.org/pastebin/home - http://pastebin.com - http://pastebin.ca

top