[16:57:59] *** echelog has joined #eclipse [16:59:15] *** punknroll_ has quit IRC [17:05:05] *** volodya has quit IRC [17:06:02] *** oisinh has quit IRC [17:09:03] *** keya has quit IRC [17:09:21] *** leitaox has quit IRC [17:12:52] *** d_a_carver has joined #eclipse [17:20:43] *** tr1gger has quit IRC [17:20:46] *** laurenz has quit IRC [17:21:49] *** deSilva^^ has joined #eclipse [17:21:49] *** Arbalest has joined #eclipse [17:21:49] *** yashi_ has joined #eclipse [17:21:49] *** NoobFukaire has joined #eclipse [17:21:49] *** jsemar has joined #eclipse [17:21:49] *** francis4 has joined #eclipse [17:21:49] *** crib has joined #eclipse [17:30:27] *** krbarnes has joined #eclipse [17:30:45] *** amitev has quit IRC [17:32:00] *** krbarnes has quit IRC [17:32:29] *** Leemp has quit IRC [17:34:46] *** deanc has left #eclipse [17:35:08] *** Norm has joined #eclipse [17:35:28] <Norm> is there a way to automatically fire an external tool (like an ant build script) every time a particular file is saved? [17:37:35] *** jsemar has quit IRC [17:42:34] <rcjsuen> If you hook it to your project's builder maybe. [17:42:54] <NoobFukaire> builders are also pretty simple to implement as a plugin [17:46:40] *** kensanata has quit IRC [17:47:08] *** ekiczek has quit IRC [17:54:55] *** z4z4 has quit IRC [17:54:58] *** Xilent has quit IRC [17:56:52] *** deSilva^^ has quit IRC [17:56:56] *** njbartlett has joined #eclipse [17:57:12] *** opossum_oisif has quit IRC [17:57:34] *** enclipseWin7 has joined #eclipse [17:58:04] <enclipseWin7> hi, i cant run eclipse over my win7, it says jdk/jre is not found in my eclipse folder, i installed jre and it didnt change [17:58:14] *** volodya has joined #eclipse [17:58:17] *** enclipseWin7 is now known as eclipseWin7 [17:59:19] <rcjsuen> eclipseWin7: are you on a 32-bit or 64-bit system [17:59:24] <eclipseWin7> 64 [18:00:02] *** ekiczek has joined #eclipse [18:01:54] *** Aleph_One has quit IRC [18:01:59] <rcjsuen> eclipseWin7: And did you get a 32-bit or 64-bit JRE? [18:04:32] *** kottlett has quit IRC [18:06:15] *** jhsjhs has joined #eclipse [18:06:26] *** d_a_carver has quit IRC [18:06:48] <jhsjhs> so i was asking... [18:06:54] <jhsjhs> my mirc crashed [18:07:00] <jhsjhs> regarding eclipse and win7 [18:07:03] <rcjsuen> eclipseWin7: And did you get a 32-bit or 64-bit JRE? [18:07:06] <jhsjhs> it asks for jdk/jre [18:07:16] <jhsjhs> 64 bit for JRE i think [18:07:33] <rcjsuen> you might want to confirm that [18:07:39] <jhsjhs> how? [18:07:46] <rcjsuen> wrt your Eclipse, do you still have the zip file? [18:07:48] <rcjsuen> what is the zip file's name [18:07:57] <rcjsuen> > java -version [18:08:07] <rcjsuen> may be sufficient, assuming java.exe is on your %PATH% [18:08:41] <jhsjhs> hmm [18:08:59] <jhsjhs> shit my eclipse is win32 [18:09:39] <rcjsuen> I guess my work is done. [18:09:57] <jink> rcjsuen: Never. :) [18:10:28] <jhsjhs> wait, but where is eclipse 64 is? i need it for PHP [18:11:12] *** magnet has quit IRC [18:12:24] <rcjsuen> jink: :( [18:12:31] <rcjsuen> jhsjhs: There are no 64-bit builds for the PHP download. [18:12:57] <rcjsuen> You will have to a) use the 32-bit build + 32-bit jre [18:13:11] <rcjsuen> or b) get a 64-bit eclipse sdk/platform build, and then install PDT on top [18:14:27] *** synx` has joined #eclipse [18:16:09] *** armence has joined #eclipse [18:16:34] *** krbarnes has joined #eclipse [18:17:30] *** pschriner has quit IRC [18:18:41] *** TomTom has quit IRC [18:18:53] *** pingveno has joined #eclipse [18:23:39] *** laurenz has joined #eclipse [18:23:43] <rcjsuen> Program.getPrograms() is safe to call from a non-UI thread right? It doesn't spec any @exception. It seems okay on win32 though I see some Display-related code for motif/gtk. [18:26:19] *** hceylan has quit IRC [18:30:43] *** krbarnes has quit IRC [18:34:17] *** rawblem has joined #eclipse [18:34:54] *** hect has quit IRC [18:42:23] *** magnet has joined #eclipse [18:44:17] *** tangent3 has joined #eclipse [18:46:14] *** dilton has joined #eclipse [18:46:58] *** Kudd has quit IRC [18:48:10] *** ligi has quit IRC [18:50:00] *** toulmean has quit IRC [18:51:23] *** d_a_carver has joined #eclipse [18:54:33] *** TomTom has joined #eclipse [19:01:26] *** nlc has joined #eclipse [19:05:17] *** ligi has joined #eclipse [19:06:23] *** phoenixz has joined #eclipse [19:07:30] *** allisterb__ has joined #eclipse [19:11:19] *** rawblem has quit IRC [19:12:21] *** allisterb_ has quit IRC [19:17:26] *** glima is now known as glima[AWAY] [19:18:01] *** rawblem has joined #eclipse [19:21:08] *** krbarnes has joined #eclipse [19:23:06] *** automatical has joined #eclipse [19:23:26] <automatical> Hey, I seem to have a problem where running an app in eclipse starts a new instance of eclipse [19:25:03] *** allisterb_ has joined #eclipse [19:26:11] *** toulmean has joined #eclipse [19:26:29] *** chahibi has quit IRC [19:29:47] *** allisterb__ has quit IRC [19:30:06] <paulweb515> automatical: What app? Are you trying to get launch an RCP app from eclipse? Develop plugins? [19:32:18] <automatical> paulweb515: My bad, I didn't realise i had the wrong project type :) [19:32:21] <automatical> all good now :) [19:32:29] *** vwegert has joined #eclipse [19:32:43] <paulweb515> automatical: good work, promotions for everybody! [19:33:01] <automatical> hehe [19:33:40] <automatical> seriously, this thing gets commited at 5pm tomorrow, then me --> pub [19:37:23] *** tr1gger has joined #eclipse [19:39:41] *** glima[AWAY] is now known as glima [19:45:00] *** pingveno has quit IRC [19:47:18] *** pingveno has joined #eclipse [19:54:13] *** TomTom has quit IRC [19:58:46] *** mastro has quit IRC [20:00:10] *** jeromebenois has quit IRC [20:02:02] *** dsugar100 has quit IRC [20:02:46] *** deSilva has joined #eclipse [20:03:33] *** bigmack83 has joined #eclipse [20:04:13] *** JacobSingh has quit IRC [20:09:49] *** acuster has quit IRC [20:13:24] *** hdave has joined #eclipse [20:18:53] *** dmiles_afk has quit IRC [20:19:08] *** lex_ has joined #eclipse [20:21:25] <lex_> hi, i am using CDT and i want to set my preprocessor symbols globally, not for each project manually. how can i do it? [20:28:01] <d_a_carver> have you checked. ~cdt-faq [20:28:04] <Arbalest> Looking for all of the answers related to CDT, or just most of them? Check out the mighty CDT-FAQ (http://wiki.eclipse.org/index.php/CDT/User/FAQ). [20:29:58] *** kubek2k_ has joined #eclipse [20:35:43] <lex_> i didn't found answer for my question in faqs. i want to set preprocessor directives(symbols) for all projects once. and when i create new i don't want to set them again and again. [20:42:01] *** Pikachu_2015 has quit IRC [20:45:02] *** Kemppi has joined #eclipse [20:45:06] <Kemppi> hi [20:45:10] <Kemppi> I'm setting up my Eclipse+SVN+Django environment [20:45:14] <Kemppi> but I cannot terminate Django's test server using Eclipse's terminate feature [20:45:41] <Kemppi> I should send SIGINT (or Ctrl-C to stdin) to it [20:46:25] <Kemppi> but I don't know how to set up the running configuration that way [20:50:54] *** dmiles_afk has joined #eclipse [20:52:12] *** fleque has joined #eclipse [20:52:58] *** Pikachu_2014 has joined #eclipse [20:56:13] *** teadict has left #eclipse [21:01:41] <kaje> I have a draw2d.Label with some text set. I'd like to compute how wide the label needs to be so that the text is not truncated with an elipsis so I can then set the label to that size... how do I do that? [21:02:16] <kaje> There is a protected calculateLabelSize method, but I'd rather not subclass this... [21:05:41] <kaje> actually, calculateLabelSize doesn't seem to do what I want... It requires the size of the label's text as a paramenter, but that is exactly what I'm trying to calculate... [21:05:55] *** lex_ has quit IRC [21:07:19] *** TomTom has joined #eclipse [21:10:20] *** shuo has joined #eclipse [21:12:39] <shuo> hi guys. I've written an java editor in eclipse as a plugin, and I've added my own icon to it. This icon shows in the "Open with" menu when I right click on a file; but it doesn't show in package explorer, or on the tab of the opened file.. how can I show it in those two places? [21:15:19] *** krbarnes has quit IRC [21:16:30] *** wimjongman has joined #eclipse [21:20:00] *** TomTom has quit IRC [21:20:20] *** wimjongman has quit IRC [21:20:39] *** wimjongman has joined #eclipse [21:30:32] *** benji_ has joined #eclipse [21:31:07] <benji_> Hi, Is there a way to add a "Deployment descriptor" after my projects has been created? [21:31:22] *** mbana has joined #eclipse [21:31:32] <benji_> It doesnt seem to autodetect my web.xml [21:32:32] <benji_> at all [21:34:44] <benji_> I google so much but I am out of ideas [21:34:47] *** kthomas_vh has joined #eclipse [21:36:17] *** kthomas_vh has quit IRC [21:37:06] *** kthomas_vh has joined #eclipse [21:39:29] *** krbarnes has joined #eclipse [21:59:33] *** glima is now known as glima[AWAY] [22:01:17] *** Fragarach87 has quit IRC [22:01:23] *** glima[AWAY] is now known as glima [22:05:47] *** Level1 has joined #eclipse [22:06:09] <Level1> hi, I'm having trouble setting up TPTP [22:08:32] *** benny`work has joined #eclipse [22:08:36] *** Magicblaze007 has joined #eclipse [22:08:51] <Magicblaze007> on my redhat box, when i run eclipse, it doesnt do anything...how can i fix this? [22:09:28] <rcjsuen> Magicblaze007: How did you install Eclipse? [22:09:38] <Magicblaze007> yoxos...downloaded and ran? [22:09:54] <rcjsuen> Did you try the builds from eclipse.org, do those work? [22:10:16] *** finalbeta has joined #eclipse [22:10:25] <Magicblaze007> not tried it yet [22:12:22] <Magicblaze007> that didnt work either [22:12:33] <rcjsuen> magicblaze007: Which file did you download? [22:12:39] <Magicblaze007> 64-bit linux [22:12:56] <Magicblaze007> eclipse-cpp-galileo-SR1-linux-gtk-x86_64.tar.gz [22:13:18] <rcjsuen> Where did you untar it [22:13:20] <kubek2k_> hello crew [22:13:26] <rcjsuen> Does 'java -version' show anything from the command line? [22:13:30] <Magicblaze007> in my home directory [22:13:33] <Magicblaze007> and ran it as a user [22:13:45] *** KA1234 has joined #eclipse [22:13:48] <kubek2k_> is there any location for the locationURI's for eclipse menus ? [22:13:52] <Magicblaze007> Java(TM) SE Runtime Environment (build 1.6.0_12-b04) [22:13:59] *** KA1234 has left #eclipse [22:14:18] <rcjsuen> magicblaze007: I'm pretty sure there's more than one line to that command output. [22:14:28] *** KA1234 has joined #eclipse [22:14:28] <Magicblaze007> lemme pastebin [22:14:49] <Magicblaze007> http://paste.pocoo.org/show/157030/ [22:15:57] *** KA1234 has left #eclipse [22:16:29] <rcjsuen> Does ./eclipse -debug -consolelog give you anything? [22:17:12] <Magicblaze007> java.lang.UnsatisfiedLinkError: Cannot load 64-bit SWT libraries on 32-bit JVM --> With many more lines. [22:17:43] <Magicblaze007> so i need to download the 32-bit eclipse? [22:17:53] <rcjsuen> or point your existing download to a 64-bit VM [22:20:39] *** d_a_carver has quit IRC [22:22:18] *** rgrunber has quit IRC [22:22:19] <krbarnes> Magicblaze007: add the -d32 VM argument to your launch confg [22:22:37] <Magicblaze007> krbarnes: I'm just downloading the 32-bit version...Thanks. [22:23:00] <rcjsuen> good point, I forgot you could downgrade too [22:23:48] *** rgrunber has joined #eclipse [22:23:53] *** laurenz has quit IRC [22:24:17] <krbarnes> Magicblaze007: or... you're not on a mac.. my advice wouldn't work anyway. (That's a typical mac question) [22:24:36] *** krbarnes has quit IRC [22:25:31] *** laknath has joined #eclipse [22:26:51] *** finalbeta_ has quit IRC [22:34:39] *** rcjsuen has quit IRC [22:35:56] *** volodya has quit IRC [22:36:05] *** rhk has joined #eclipse [22:38:49] *** armence has quit IRC [22:40:13] <wimjongman> kubek2k_ you mean like in popup.any ? [22:41:25] *** ekiczek has quit IRC [22:43:06] *** nlc has quit IRC [22:44:30] <kubek2k_> wimjongman: http://www.vogella.de/articles/EclipsePlugIn/ar01s04.html [22:44:51] <kubek2k_> something like that but for ex. for CompilationUnitEditor [22:45:18] <kubek2k_> the second question is whether it is possible to add a sub menu that way [22:47:23] <kaje> Anyone know how I can make a GEF Label in a figure wrap its text? The only thing I am finding on google are some really old email threads about this that looked like work was being done on it, but nothing with a solution... [22:50:26] <toulmean> kaje: ditch da Label, use the TextFlow. [22:52:03] *** venkatesh has joined #eclipse [22:55:08] *** venkatesh has quit IRC [22:58:15] *** ekiczek has joined #eclipse [22:59:37] *** xxen has quit IRC [23:00:13] *** nlc has joined #eclipse [23:01:12] *** dilton has left #eclipse [23:02:23] *** rcjsuen has joined #eclipse [23:06:33] *** vwegert has quit IRC [23:12:18] *** Tesseraction has quit IRC [23:16:35] *** rhk has quit IRC [23:20:52] *** Level1 has quit IRC [23:22:05] <rcjsuen> ~wiki Menu Contributions [23:22:05] <Arbalest> Check out this wiki article - http://wiki.eclipse.org/Menu_Contributions [23:22:11] <rcjsuen> kubek2k_: Did you look at that wiki page? [23:23:30] *** bigmack83 has quit IRC [23:23:54] *** fleque has quit IRC [23:26:42] <Magicblaze007> my client authentication (.p12 file) wont work in subversion. Does anyone know how to debug this? [23:26:43] *** rgrunber has quit IRC [23:29:17] *** pnehrer has quit IRC [23:30:22] <kubek2k_> rcjsuen: thx a lot [23:34:04] *** phoenixz has quit IRC [23:36:37] *** toulmean has quit IRC [23:37:44] *** toulmean has joined #eclipse [23:40:00] *** nhhockey has joined #eclipse [23:48:33] *** benny`work has quit IRC [23:54:00] *** kensanata has joined #eclipse