August 10, 2011  
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:02:23] *** jubberrue has left #eclipse
[00:03:26] *** baedert has quit IRC
[00:03:26] *** baedert__ has quit IRC
[00:03:26] *** baedert_ has quit IRC
[00:05:41] *** alankila has quit IRC
[00:09:51] *** alankila has joined #eclipse
[00:15:37] *** baedert has joined #eclipse
[00:16:14] *** jink has quit IRC
[00:16:33] *** jink has joined #eclipse
[00:20:28] *** Facetious has joined #eclipse
[00:21:53] *** Facetious has quit IRC
[00:23:38] *** kthomas has quit IRC
[00:31:39] *** Facetious has joined #eclipse
[00:34:55] *** TomyLobo has joined #eclipse
[00:39:10] *** davidw has joined #eclipse
[00:39:21] *** davidw has quit IRC
[00:40:00] *** rsjoao has quit IRC
[00:40:08] *** bcessa has joined #eclipse
[00:44:21] *** joeytwiddle has quit IRC
[00:44:57] *** kthomas_vh has joined #eclipse
[00:46:32] *** lisak has quit IRC
[00:47:03] *** _nor has quit IRC
[00:47:06] *** kthomas_vh_ has joined #eclipse
[00:50:21] *** kthomas_vh has quit IRC
[00:50:40] *** kthomas has joined #eclipse
[00:53:01] *** kthomas_vh_ has quit IRC
[00:53:33] *** briandealwis has quit IRC
[00:56:34] *** d_a_carver has quit IRC
[00:56:52] *** _arjen_ has quit IRC
[00:57:50] *** FunnyLookinHat has quit IRC
[00:58:38] *** joeytwiddle has joined #eclipse
[00:59:47] *** bcessa has quit IRC
[01:06:53] *** cbeust has quit IRC
[01:17:55] *** cmw72 has quit IRC
[01:24:43] *** Facetious has quit IRC
[01:41:27] *** cbeust has joined #eclipse
[01:43:04] *** cereal is now known as cereal|Away
[01:48:52] *** cereal|Away is now known as cereal
[01:57:06] *** bloony has quit IRC
[02:07:33] *** rossand has quit IRC
[02:08:52] *** semeion has quit IRC
[02:12:33] *** semeion has joined #eclipse
[02:26:01] *** magicked has joined #eclipse
[02:29:32] *** rossand has joined #eclipse
[02:34:56] *** sanity has quit IRC
[02:36:02] *** sanity has joined #eclipse
[02:37:06] *** sanity has quit IRC
[02:37:26] *** sanity has joined #eclipse
[02:41:17] *** dirk_77__ has joined #eclipse
[02:41:47] *** cereal is now known as cereal|Away
[02:44:50] *** dirk_77_ has quit IRC
[02:47:09] *** multiHYP has quit IRC
[02:47:56] *** sanity_ has joined #eclipse
[02:49:09] *** sanity has quit IRC
[02:49:13] *** joeytwiddle has quit IRC
[02:52:17] *** mmarsella has quit IRC
[02:54:37] *** sanity has joined #eclipse
[02:54:50] *** sanity_ has quit IRC
[02:57:07] *** dirk_77__ has quit IRC
[02:57:50] *** semeion has quit IRC
[02:58:34] *** hex`` has quit IRC
[02:59:40] *** hex` has joined #eclipse
[02:59:41] *** hex` has joined #eclipse
[03:02:01] *** semeion has joined #eclipse
[03:05:20] *** baedert has quit IRC
[03:09:20] *** rcjsuen has joined #eclipse
[03:09:28] *** whoever has joined #eclipse
[03:10:44] <whoever> hi all, i just installed eclipse and started a project only to realize that there arn't any code assist. is there somethinvg that I am missig here ?
[03:11:59] <paulweb515_> whoever: in java?
[03:12:40] <whoever> paulweb515_: correct
[03:13:18] <paulweb515_> whoever: CTRL+SPACE kicks off a code assist
[03:16:37] <whoever> paulweb515_: i tried that and i get "no definitions" after a . operater , and i am tring this on a JFrame with the name window so window.  does not give me any assist
[03:17:18] <whoever> and it usually would
[03:18:04] <paulweb515_> whoever: normally it should.  What does the JRE lib say (that shows in the root of the project)?
[03:19:42] *** evil_gordita has quit IRC
[03:20:08] <whoever> paulweb515_: it won't open javadoc
[03:21:11] <paulweb515_> whoever: what do you mean?  I'm asking about <project>/JRE Library (or something) what does it show in the package explorer?
[03:22:37] *** mluser-home has quit IRC
[03:24:31] <whoever> paulweb515_: you mean on the import?
[03:24:56] <whoever> ie_ import javax.swing.
[03:25:05] <paulweb515_> whoever: "started a project"?  Did you create a java project, and what JRE are you pointing to?
[03:26:52] <whoever> paulweb515_: its an existing project that works fine on other system but when I reinstalled ubuntu and then eclipse now eclipse doesn't have code hinting
[03:28:52] <paulweb515_> whoever: anything in the Problems view?
[03:29:19] <paulweb515_> whoever: is the JRE/Java still installed in the same place that your workspace thinks it is?
[03:30:26] <whoever> paulweb515_: let me check on the java/jre, there are only warnings in the problems view
[03:30:53] <whoever> and the warnings are about static and local var references
[03:34:09] <whoever> how do i Check if java/jre is in the place that my workspace thinks
[03:35:18] <paulweb515_> whoever: it should show up in the package explorer, if you expand your java project
[03:35:36] <whoever> i would think it is or my program wouldn't compile and run without it
[03:35:59] <whoever> jre defaults? yah thats there
[03:37:24] <paulweb515_> whoever: OK, if it's just content assist that isn't working, we can look at Preferences>Java>Editor>Content Assist>Advanced
[03:38:04] <paulweb515_> whoever: are the standard proposals checked?  Java Proposals, SWT Template Proposals, Template Proposals?
[03:39:30] <whoever> i had to check java type proposal , and java proposal
[03:40:15] <whoever> should i hit apply and see if it works ?
[03:42:18] <whoever> ok it works now, thanks, any idea how eclipse dicn't have those two checked?
[03:47:31] *** FFForever has left #eclipse
[03:54:59] *** kthomas_vh_ has joined #eclipse
[03:55:25] *** kthomas has quit IRC
[04:01:56] *** SkyFlyer has quit IRC
[04:03:11] *** SkyFlyer has joined #eclipse
[04:04:13] *** ivan_ has joined #eclipse
[04:04:51] <ivan_> hello there... is there a way to run the eclipse executable in a way that desktop environments such as windows 7 shell and gnome 3 will be able to pin the application in the task manager?
[04:05:09] <ivan_> running eclipse.exe or linux's eclipse binary won't work
[04:09:40] *** zztr has joined #eclipse
[04:13:45] *** joeytwiddle has joined #eclipse
[04:22:05] *** kkb110 has joined #eclipse
[04:23:48] *** hex` has quit IRC
[04:28:37] *** kthomas_vh_ has quit IRC
[04:29:32] *** kthomas_vh has joined #eclipse
[04:32:02] *** ivan_ has quit IRC
[04:34:08] *** kthomas_vh has quit IRC
[04:34:38] *** ron has joined #eclipse
[04:39:50] *** kthomas_vh has joined #eclipse
[04:46:45] *** kthomas_vh_ has joined #eclipse
[04:49:56] *** kthomas_vh has quit IRC
[04:52:07] *** kthomas_vh_ has quit IRC
[04:53:32] *** kthomas_vh_ has joined #eclipse
[04:54:27] *** kkb110 has quit IRC
[04:59:13] *** kthomas_vh_ has quit IRC
[05:00:21] *** kthomas_vh_ has joined #eclipse
[05:05:00] *** rcjsuen has quit IRC
[05:09:16] *** kkb110 has joined #eclipse
[05:13:33] *** mluser-home has joined #eclipse
[05:22:06] *** scorphus has quit IRC
[05:25:37] *** ron has quit IRC
[05:40:57] *** kthomas_vh_ has quit IRC
[05:47:27] *** kkb110 has quit IRC
[05:48:26] *** kkb110 has joined #eclipse
[05:49:29] *** C0br4 has quit IRC
[05:52:42] <paulweb515_> whoever: sometimes if you install or uninstall a feature (like mylyn) it can effect those 2
[05:52:51] <paulweb515_> whoever: but in general, they're checked *on* by default
[05:53:45] *** cereal|Away is now known as cereal
[06:02:04] *** rossand has quit IRC
[06:08:33] *** Bass10 has quit IRC
[06:12:27] *** AndroidLoverInSF has quit IRC
[06:18:16] *** mluser-home has quit IRC
[06:33:03] *** buribu has joined #eclipse
[06:33:03] *** buribu has joined #eclipse
[06:33:08] *** buribux has joined #eclipse
[06:38:41] *** buribux has quit IRC
[06:44:22] *** kkb110 has quit IRC
[06:48:41] *** kkb110 has joined #eclipse
[06:57:05] *** semeion has quit IRC
[06:57:32] *** aminpy has joined #eclipse
[07:00:16] *** ron has joined #eclipse
[07:00:44] *** gihad has quit IRC
[07:00:49] *** Dessimat0r has quit IRC
[07:12:21] *** kthomas_vh has joined #eclipse
[07:12:57] *** semeion has joined #eclipse
[07:18:49] *** vmil86 has joined #eclipse
[07:30:20] *** Dessimat0r has joined #eclipse
[07:34:28] *** kkb110 has quit IRC
[07:48:04] *** kkb110 has joined #eclipse
[07:50:02] *** cereal is now known as cereal|Away
[07:50:19] *** kthomas_vh has quit IRC
[07:56:14] *** TomTom has joined #eclipse
[08:01:13] *** kthomas_vh has joined #eclipse
[08:02:17] *** LongBeach has joined #eclipse
[08:07:02] *** soee has joined #eclipse
[08:10:50] *** rethus has joined #eclipse
[08:11:41] *** ph8 has quit IRC
[08:12:01] <rethus> i have a webproject where some patches out... how can i add easy use such a patch (http://www.oscommerce.info/confluence/display/OSCOM23/%28A%29+%28SEC%29+Administration+Tool+Log-In+Update#%28A%29%28SEC%29AdministrationToolLog-InUpdate-catalog%2Fadmin%2Fincludes%2Fapplicationtop.php) in eclipse?
[08:13:54] *** ph8 has joined #eclipse
[08:14:46] *** BigKing has joined #eclipse
[08:15:27] *** ron has quit IRC
[08:20:26] <SkyFlyer> I'm trying to get the protocol git+ssh to show up so I can push stuff back?  no list of it any ideas how to get that ?
[08:30:17] *** kottlett has joined #eclipse
[08:31:30] *** cbeust has quit IRC
[08:33:51] *** Pasqualle has joined #eclipse
[08:46:50] *** deSilva has quit IRC
[08:53:09] *** tewecske has joined #eclipse
[09:08:34] *** csaba has joined #eclipse
[09:11:47] *** davidw has joined #eclipse
[09:11:48] *** davidw has quit IRC
[09:18:17] *** semeion has quit IRC
[09:22:19] *** semeion has joined #eclipse
[09:33:03] *** ardo has joined #eclipse
[09:33:24] *** rethus has left #eclipse
[09:34:38] *** SzymonB has joined #eclipse
[09:37:00] *** paissad has quit IRC
[09:40:57] *** daisuke_m has joined #eclipse
[09:42:55] *** tvo has joined #eclipse
[09:42:56] *** kthomas_vh has quit IRC
[09:45:08] *** zztr has quit IRC
[09:49:25] *** kthomas_vh has joined #eclipse
[10:00:10] *** ddk has joined #eclipse
[10:01:07] *** ronr_ has joined #eclipse
[10:01:35] *** ronr_ is now known as ron
[10:10:57] *** hex` has joined #eclipse
[10:10:57] *** hex` has joined #eclipse
[10:11:15] *** hex` has quit IRC
[10:12:13] *** xeno_ has joined #eclipse
[10:12:32] <xeno_> hi, noticed that 3.7.1M1 was supposed to be out... is it useable at all, and where can I download it?
[10:18:11] *** BigKing has quit IRC
[10:20:22] *** ddk has quit IRC
[10:20:41] *** ddk has joined #eclipse
[10:26:09] <ron> ~downloads
[10:26:09] <Arbalest> Looking for a specific Eclipse version? - http://wiki.eclipse.org/IRC_FAQ#Where_can_I_get_Eclipse.3F - http://download.eclipse.org/eclipse/downloads/ - http://archive.eclipse.org/eclipse/downloads/
[10:31:21] *** ddk has quit IRC
[10:35:02] *** buribu has quit IRC
[10:45:19] *** nicoulaj has joined #eclipse
[10:48:33] *** ddk has joined #eclipse
[10:54:06] *** daisuke_m has quit IRC
[10:54:18] *** bloony has joined #eclipse
[10:54:51] <bloony> is there a pydev irc chanel somewhere? On another network maybe?
[10:57:33] <ron> I doubt it.
[11:02:43] *** _arjen_ has joined #eclipse
[11:02:51] <bloony> Is it possible to "find all references" for a function like you can in visual studio?
[11:06:50] *** drindt has joined #eclipse
[11:07:30] *** maynard has joined #eclipse
[11:08:33] <iXeno> yeah, ctrl-shift-g, I think is the binding (iirc, they're in my fingers)
[11:09:39] <maynard> hey, some noobish question :) how can i get a reference to a view programatically?
[11:09:54] *** timotei has joined #eclipse
[11:10:17] <maynard> i know the class, but i dont know how to get it's id
[11:24:52] *** fornext has joined #eclipse
[11:29:08] *** mluser-home has joined #eclipse
[11:33:52] *** drindt has quit IRC
[11:33:59] *** drindt has joined #eclipse
[11:44:05] *** nicoulaj has quit IRC
[11:44:32] *** baedert has joined #eclipse
[11:45:39] *** GeorgeJ has joined #eclipse
[11:48:54] *** ronr__ has joined #eclipse
[11:49:36] *** a0sle- has joined #eclipse
[11:49:36] *** a0sle- has joined #eclipse
[11:49:50] *** iXeno_ has joined #eclipse
[11:50:37] *** buribux has joined #eclipse
[11:50:37] *** buribu has joined #eclipse
[11:50:37] *** buribux has quit IRC
[11:50:37] *** buribux has joined #eclipse
[11:50:46] <bloony> iXeno: ah thanks.. :)
[11:51:37] *** GeorgeJ has quit IRC
[11:51:42] *** GeorgeJ has joined #eclipse
[11:51:42] *** GeorgeJ has joined #eclipse
[11:51:56] *** desaila has quit IRC
[11:52:04] *** a0sle has quit IRC
[11:52:08] *** ddk_ has joined #eclipse
[11:52:09] *** desaila has joined #eclipse
[11:52:53] *** ron has quit IRC
[11:53:10] *** iXeno has quit IRC
[11:53:12] *** ddk has quit IRC
[11:57:50] *** jengab90 has joined #eclipse
[11:58:00] <jengab90> Hello
[11:58:14] <jengab90> Is here anyone experienced in remote debugging?
[11:58:33] <jink> ~anyone
[11:58:38] <jink> Heh. :)
[11:58:41] <jink> Silly bot. ^__^
[11:58:56] <jink> Changes are that someone is.  Just ask your question and be patient.
[11:59:01] <jink> Chances* even.
[11:59:23] *** Orphis_ has quit IRC
[11:59:29] <jengab90> ok,so I am trying to debug a part of LibreOffice
[11:59:44] <jengab90> it's a java code that runs the wizard there
[11:59:52] <jengab90> and I need to debug this java code
[12:00:05] <jengab90> I set up LO to listen on port 8000
[12:00:12] <jengab90> I can connect by eclipse
[12:00:19] <jengab90> even, I see source files
[12:00:26] <jengab90> and I can insert breakpoint
[12:00:33] <jengab90> the execution stops there
[12:00:53] <jengab90> but I only can see global variables,and no local variables
[12:01:21] <jengab90> eclipse complains about the context of my wokspace
[12:01:26] <jengab90> so, what's the problem?
[12:01:52] <jengab90> it seems that context is ok,as I can see sources in debug window
[12:02:07] <jengab90> and also static/class level variables
[12:02:34] <jengab90> but I cannot get it to show me the local variables of a function
[12:02:43] *** mmarsella has joined #eclipse
[12:03:32] *** Orphis has joined #eclipse
[12:10:49] *** kkb110 has quit IRC
[12:12:09] *** mmarsella has quit IRC
[12:16:36] *** Nurbs has quit IRC
[12:16:36] *** Nurbs has joined #eclipse
[12:19:34] *** dirk_77__ has joined #eclipse
[12:21:16] *** aminpy has quit IRC
[12:23:00] *** Sbrun has joined #eclipse
[12:25:13] *** a0sle- is now known as a0sle
[12:25:22] *** GeorgeJ_ has joined #eclipse
[12:25:34] *** ddk__ has joined #eclipse
[12:28:01] *** kkb110 has joined #eclipse
[12:28:10] *** gertidon_ has joined #eclipse
[12:30:10] *** ronr__ is now known as ron
[12:32:07] *** Nurbs has quit IRC
[12:32:07] *** GeorgeJ has quit IRC
[12:32:07] *** joeytwiddle has quit IRC
[12:32:08] *** dirk_77__ has quit IRC
[12:32:08] *** soee has quit IRC
[12:32:08] *** Gm4n has quit IRC
[12:32:08] *** vdv has quit IRC
[12:32:08] *** gertidon has quit IRC
[12:32:08] *** ddk_ has quit IRC
[12:32:20] *** Gm4n_ has joined #eclipse
[12:32:36] *** GeorgeJ_ is now known as GeorgeJ
[12:32:45] *** vdv has joined #eclipse
[12:32:52] *** GeorgeJ has quit IRC
[12:32:52] *** GeorgeJ has joined #eclipse
[12:33:42] *** aminpy has joined #eclipse
[12:34:15] *** a0sle- has joined #eclipse
[12:34:18] *** a0sle- has joined #eclipse
[12:35:21] *** daisuke_m has joined #eclipse
[12:36:13] *** contingo has quit IRC
[12:37:01] *** a0sle has quit IRC
[12:38:44] *** dirk_77__ has joined #eclipse
[12:38:54] *** joeytwiddle has joined #eclipse
[12:39:58] *** soee has joined #eclipse
[12:41:10] *** a0sle- is now known as a0sle
[12:42:51] *** aminpy has quit IRC
[12:44:06] *** aminpy has joined #eclipse
[12:45:06] *** kkb110 has quit IRC
[12:50:41] *** z4z4 has joined #eclipse
[12:53:17] *** drindt has quit IRC
[12:54:30] *** jengab90 has left #eclipse
[12:54:46] <GeorgeJ> Does anyone know of a plugin to eclipse that can handle folding regions of my code as VS does? I'm looking for an alternative to #region.
[12:58:14] *** kkb110 has joined #eclipse
[13:00:39] *** ronr__ has joined #eclipse
[13:01:36] *** ron has quit IRC
[13:09:51] *** drindt has joined #eclipse
[13:19:56] *** mmarsella has joined #eclipse
[13:23:30] *** intellilogic has quit IRC
[13:26:34] *** briandealwis has joined #eclipse
[13:28:28] *** ualtin has joined #eclipse
[13:30:37] *** semeion has quit IRC
[13:31:53] *** rcjsuen_ is now known as rcjsuen
[13:32:52] *** kkb110 has quit IRC
[13:33:58] <rcjsuen> I think there used to be such a plug-in for Java.
[13:34:01] <rcjsuen> Well, assuming you're doing Java.
[13:36:21] <Sembiance> rcjsuen: well, I spoke too soon. The binary version of eclipse works, loads a workspace, etc. but after about 6 minutes, it hard crashes. Like, POOF. Gone.
[13:36:51] <Sembiance> rcjsuen: consistently, each time I load it, lasts a few minutes then crashes. I'm launching from the command line with ./eclipse  but it doesn't give me a stack trace or anything. very odd.
[13:37:28] <GeorgeJ> I am doing java, yeah. And I found the plugin, jujst came here to see if any of you know of an alternative, that plugin seems to be dead
[13:41:13] <rcjsuen> Sembiance: There might be an hs_err_pid log file somewhere, look for it.
[13:41:35] *** semeion has joined #eclipse
[13:42:01] *** otaviobp has joined #eclipse
[13:42:09] <Sembiance> rcjsuen: yup found it.
[13:42:23] *** otaviobp has quit IRC
[13:42:41] *** otaviobp has joined #eclipse
[13:46:14] <mmarsella> Anyone know if you can start the pydev debugger from command line?
[13:47:57] <Sembiance> rcjsuen: saw a reference to xulrunner. gave me flashbacks to the last time I tried running binary eclipse under linux. Just located this bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=340998
[13:48:14] <Sembiance> rcjsuen: adding the -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-devel-2.0/  seems to have fixed it.... so far :)
[13:49:10] *** Nurbs has joined #eclipse
[13:52:17] *** Sbrun has quit IRC
[13:58:13] *** ronr__ is now known as ron
[13:58:22] *** ron has quit IRC
[13:58:41] *** ronr__ has joined #eclipse
[13:58:42] *** ronr__ is now known as ron
[14:05:44] <Sembiance> well, I now seem to have a stable, crash-free, eclipse. Good thing I only use Eclipse for Java and C/C++ work. All my cutting edge javascript work is done with a different editor.
[14:08:38] *** dirk_77__ has quit IRC
[14:08:44] *** ualtin has quit IRC
[14:09:18] *** wainersm has joined #eclipse
[14:20:28] *** magicked has quit IRC
[14:22:11] *** semeion has quit IRC
[14:26:03] *** ph8 has quit IRC
[14:26:03] *** ph8 has joined #eclipse
[14:26:25] *** otaviobp has quit IRC
[14:34:03] *** buribux has quit IRC
[14:34:04] *** buribu has quit IRC
[14:34:47] *** otaviobp has joined #eclipse
[14:35:46] *** Lockyer has joined #eclipse
[14:35:47] *** davidw_ has joined #eclipse
[14:35:47] *** davidw_ has quit IRC
[14:36:08] *** Lockyer has quit IRC
[14:36:57] *** C0br4 has joined #eclipse
[14:36:57] *** C0br4 has joined #eclipse
[14:40:26] *** Lockyer has joined #eclipse
[14:42:24] *** Lockyer has quit IRC
[14:42:41] *** Lockyer has joined #eclipse
[14:43:03] <nitind> Sembiance: Very oblique mentions of JS at the end there.
[14:43:46] <theresajayne> My netbeans just updated and all my plugins are now not working
[14:44:31] <theresajayne> including JPA SPring Junit J2EE Bugzilla , java navigation, se platform JAX-WS et al
[14:45:34] <theresajayne> so now i cant program at all, no Java php C++ support at all
[14:45:41] <theresajayne> and it was an automated update
[14:45:45] *** semeion has joined #eclipse
[14:46:57] <theresajayne> so eclipse is a no go, netbeans is dead and idea doesnt work,   is this a plot to stop people programming java
[14:48:06] <nitind> theresajayne: Weren't you just having issues installing addons from Spring?  As in the base was already working?
[14:49:18] *** m_a_chinea has joined #eclipse
[14:50:35] <Sembiance> nitind: well, the javascript support in Eclipse is kinda lacking. First, it's a "copy-paste" of the JDT code, then just re-named. Problem is, they copy-pasted code from several years ago. So multiple bugs that have been fixed in the JDT version of that code over the years, remain in the JSDT code because it hasn't really been updated
[14:51:18] <Sembiance> nitind: There was bug in particular that DROVE ME CRAZY. So much so that I actually pulled down the JSDT code and spent several nights attempting to fix it myself (as I have created Eclipse plugins in the past)
[14:51:55] <nitind> Sembiance: Being the current JSDT lead, I kind of know that.  And was that the auto-edit bug regarding curly braces>
[14:51:58] <nitind> ?
[14:52:49] *** jerboaa has joined #eclipse
[14:53:37] *** WhiteBeard has joined #eclipse
[14:53:53] <Sembiance> nitind: yes. It Drove me CRAZY. I ended up using a regular text editor (Sublime Text 2) for all my JS/CSS development now
[14:54:07] <Sembiance> nitind: https://bugs.eclipse.org/bugs/show_bug.cgi?id=331501
[14:54:40] <Sembiance> nitind: I mean, I have used Aptana in the past, but it has horrible horrible performance problems and hasn't been updated in many many years. I really really wanted to just use Eclipse JSDT for my JS work, but that bug defeated me
[14:55:26] *** magicked has joined #eclipse
[14:55:38] <Sembiance> nitind: It sounds like maybe your JSDT team doesn't have enough coders on it :)
[14:55:46] *** davidw_ has joined #eclipse
[14:56:05] *** davidw_ has quit IRC
[14:56:25] <nitind> Sembiance: I can't magic up more people, and as you saw, there's a level of complexity to even understanding what it's doing in the first place before you try to change something.
[14:57:30] <nitind> When we do get patches, though, we try to look at them pretty quickly.
[14:58:25] *** mluser-home has quit IRC
[14:59:46] <Sembiance> nitind: I certainly understand the dilemma. I really do sympathize. When I was in there, trying to fix the bug, I was astonished at how demoralized I felt after a few nights of banging my head against the code only to have not been able to solve it. It's the first time in a VERY long time (perhaps ever) that I've given up trying to tackle a coding problem. It still gets me all emotional today when I talk about it
[15:00:18] *** mziaei has joined #eclipse
[15:01:07] <nitind> Sembiance: I have some idea of how to attack that one, as the differences between our formatting code and the modern JDT formatter aren't that different.  With some luck, it'll make 3.3.1.
[15:01:11] <Sembiance> nitind: I've been pretty happy in Sublime Text 2. It does formatting the way I like it, and it syntax highlights well and has support for some more cutting-edge languages (stylus, coffeescript, handlebars, dust.js, etc) and above all, it's easily extensible
[15:02:23] *** mluser-home has joined #eclipse
[15:03:05] <Sembiance> nitind: No worries, about the bug. I love using Eclipse for my Java and C/C++ development work and I'm happy enough with Sublime for ms JS/CSS/HTML work.  I do appreciate your work though. The Eclipse JavaScript support many years ago was in a pretty sorry state, I was VERY impressed with how far it has came when I saw either eclipse 3.3, 3.4 or 3.5 (don't remember exactly which version it improved greatly)
[15:03:58] <rcjsuen> Sembiance: Open source is usually understaffed. :)
[15:05:31] <Sembiance> rcjsuen: aye :)
[15:07:48] *** helindbe has joined #eclipse
[15:09:15] *** C0br4 has quit IRC
[15:11:41] *** aminpy has quit IRC
[15:13:06] *** dsugar100 has joined #eclipse
[15:15:23] *** mpiggott has joined #eclipse
[15:22:37] *** C0br4 has joined #eclipse
[15:22:53] *** soc has joined #eclipse
[15:23:02] <soc> hi
[15:23:13] <soc> may i ask a m2e-realted question here?
[15:23:45] <soc> eclipse can't seem to find the dependencies defined in the pom files, leading to hundreds of errors in the "problems" tab
[15:25:12] <soc> i got said that adding the libraries manually to the "eclipse buildpath" as the popup suggests is not the right way, and i should add the "M2ECLISPE thing" to the build path which would hold all my dependencies defined in the poms
[15:25:19] <soc> but i don't know how to do that
[15:26:34] <soc> can someone help me?
[15:27:30] *** klikklak has joined #eclipse
[15:28:27] *** monk12 has joined #eclipse
[15:29:12] *** Bass10 has joined #eclipse
[15:29:48] *** ualtin has joined #eclipse
[15:31:42] *** klikklak has quit IRC
[15:32:35] <mpiggott> soc: Right click project, Configure > Maven.   If you don't see that your project is already configured with m2e or you don't have it installed.
[15:33:02] <soc> mpiggott: yes, it is laready installed
[15:33:06] <soc> and configured
[15:33:30] <soc> but it seems that eclipse doesn't even look at the pom files o figure out the dependencies
[15:33:54] <soc> or at least the dependencies are not mode avalibale to the editor component, making the whol code red
[15:34:36] <mpiggott> soc: m2e calculates dependencies just like maven does.  Make sure you have your settings configured for the repositories, proxy, etc.
[15:34:50] <soc> yes, the project will compile
[15:35:00] <soc> but the editor runs amok
[15:35:42] *** klikklak has joined #eclipse
[15:37:17] <mpiggott> The editor doesn't deal with dependencies, though iirc it is the location that m2e reports missing dependencies.
[15:38:06] *** EricInBNE has quit IRC
[15:38:08] <soc> i can get most of the errors fixed by manually adding the required libraries from the .m2 folder to the buildpath
[15:38:18] <soc> but i guess that's hardly the correct solution
[15:39:47] *** d_a_carver has joined #eclipse
[15:40:10] <mpiggott> Yep, see the previous suggestion that your settings.xml doesn't contain the proper repositories or proxy configuration. (Maybe make sure in the Eclipse preferences it is looking at the file you expect)
[15:40:54] <soc> a hok
[15:40:56] <soc> i'll check
[15:41:04] <soc> i thought you meant the pom.xml
[15:42:27] <soc> http://pastebin.com/GXuqY8kW
[15:44:50] <soc> any ideas?
[15:46:54] *** UrsoBranco has joined #eclipse
[15:47:42] *** bas_ has joined #eclipse
[15:48:02] *** SkyFlyer has quit IRC
[15:48:10] *** bas_ is now known as bas
[15:51:26] <bas> hi, i'm trying to determine whether i should go for the 64bit or 32bit version of eclipse. i'm running os x lion without a 64 bit kernel (non-pro macbook) but i *do* have a 64 bit java 1.6... i'm trying to understand what version would work/is best
[15:51:31] *** Jabberwock has joined #eclipse
[15:51:46] <nitind> 64-bit.
[15:51:46] *** Jabberwock is now known as Michael
[15:51:49] *** Michael has joined #eclipse
[15:51:55] <rcjsuen> 64-bit gets more usage/testing nowadays I would think.
[15:52:15] <Michael> Do you guys know of any plugin/feature/whatever that will let me run an external program on a buffer when I save?
[15:52:23] <Sami345> bas, then it shouldn't be possible for you to run 64-bit Java, if you are not running a 64-bit OS
[15:52:25] <Michael> phpcs for php, jslint for javascript etc
[15:53:18] *** Facetious has joined #eclipse
[15:53:33] <Sami345> I don't know about mac but atleast in Windows, you can't run 64-bit programs on 32-bit Windows
[15:56:51] <nitind> It's a little different with OSX, but you still have to match the Eclipse and Java versions.
[15:57:04] <soc> Sami345: mac has this kernel/userland division in the last version
[15:57:14] <Michael> Any way to run an external tool on save, based on the file type?
[15:57:15] <bas> yeah, that's the part i don't get either. system profiler reports 64 bit kernel extension as disabled and uname -a also doesnt report anything that i'm running a 64 bit kernel
[15:57:18] <soc> but architectures for eclipse and java have to match
[15:57:19] <bas> java runs fine though
[15:59:01] <Michael> Any way to run an external tool on save, based on the file type?
[15:59:12] <bas> soc: userland emulates 64 while the kernel is running in 32 or sth?
[15:59:15] <mpiggott> soc: That isn't your maven settings.xml
[15:59:27] <Michael> Is this the official eclipse channel?
[15:59:48] <soc> mpiggott: i thought you meant the eclipse settings
[16:00:00] <soc> how does the maven settings file have to look like?
[16:00:53] <mpiggott> soc: http://maven.apache.org/settings.html
[16:01:46] *** ecfuser12236 has joined #eclipse
[16:02:21] *** ecfuser12236 has quit IRC
[16:02:30] *** drindt has quit IRC
[16:03:42] <soc> mpiggott: yes, mine seems to work
[16:04:02] *** UrsoBranco has quit IRC
[16:05:59] *** UrsoBranco has joined #eclipse
[16:07:12] *** rossand has joined #eclipse
[16:13:46] *** bas has quit IRC
[16:15:28] *** buribux has joined #eclipse
[16:15:28] *** buribu has joined #eclipse
[16:15:28] *** buribux has quit IRC
[16:15:28] *** buribux has joined #eclipse
[16:22:07] *** abhatnag has joined #eclipse
[16:22:54] *** BigKing has joined #eclipse
[16:23:26] *** fornext has quit IRC
[16:26:22] *** ronr__ has joined #eclipse
[16:26:24] *** briandealwis has quit IRC
[16:26:47] *** cbeust has joined #eclipse
[16:29:31] *** ron has quit IRC
[16:30:14] *** klikklak_ has joined #eclipse
[16:30:21] *** klikklak_ has quit IRC
[16:31:17] *** briandealwis has joined #eclipse
[16:31:22] *** klikklak has quit IRC
[16:32:01] *** m_a_chinea has left #eclipse
[16:32:50] *** klikklak has joined #eclipse
[16:34:50] *** maynard is now known as maynard77
[16:35:41] *** csaba has quit IRC
[16:36:55] *** Michael has quit IRC
[16:38:40] *** UrsoBranco has quit IRC
[16:44:28] *** FunnyLookinHat has joined #eclipse
[16:45:57] *** daisuke_m has quit IRC
[16:50:08] *** vDubG__Gone has quit IRC
[16:50:24] *** mastro has joined #eclipse
[16:50:40] *** scorphus has joined #eclipse
[16:50:48] <mastro> hi, using Egit, how do I see the *diff* of the file I'm staging / committing ?
[16:51:03] *** SkyFlyer has joined #eclipse
[16:51:21] <mastro> (i'm used to the command line and need to teach user to *look* at what they are committing _before_ committing it)
[16:54:52] <rcjsuen> 'Git Staging' view might help you.
[17:00:43] <nbf> I really meant firing the incumbents
[17:00:51] <nbf> hey wrong irc channel
[17:00:57] <nbf> nice to see you again
[17:02:33] *** semeion has quit IRC
[17:08:03] *** ddk has joined #eclipse
[17:08:15] *** Pasqualle has quit IRC
[17:10:06] *** SzymonB has quit IRC
[17:10:26] *** UrsoBranco has joined #eclipse
[17:11:14] *** adietisheim has joined #eclipse
[17:12:05] <adietisheim> hi! any egit committer around?
[17:12:13] *** ddk__ has quit IRC
[17:12:20] *** dirk_77__ has joined #eclipse
[17:12:44] <rcjsuen> adietisheim: Why do you ask?
[17:13:10] <adietisheim> rcjsuen: have troubles getting all 3rd party deps. odd error. was wondering what jetty version was required
[17:13:18] *** cmw72 has joined #eclipse
[17:13:31] <rcjsuen> adietisheim: You mean you checked out the code from Git?
[17:13:34] <adietisheim> rcjsuen: according to manifest [7.x,8.x)
[17:13:48] *** maynard77 has quit IRC
[17:14:01] <adietisheim> rcjsuen: yup, exactly
[17:14:15] <rcjsuen> Then I'd expect you just pick one at will.
[17:14:35] <adietisheim> rcjsuen: did that by installing from the jetty update site. but somehow I still miss util-classes
[17:15:14] <rcjsuen> I'm not sure installing from the update site would be the same.
[17:16:04] <adietisheim> rcjsuen: so I need to get the sources? odd enough they're not included in the psf
[17:16:12] <rcjsuen> Their PSF was outdated months ago.
[17:16:15] <rcjsuen> I imagine it still is. :)
[17:16:38] <adietisheim> rcjsuen: oh, ok, so that would explain it. so I shall get the jetty sources?
[17:16:49] <rcjsuen> That's what I would try to do.
[17:16:57] <adietisheim> rcjsuen: ok, will do. thanks!
[17:17:14] *** kaje has joined #eclipse
[17:17:18] <rcjsuen> And I think jetty is on Git now.
[17:17:20] <rcjsuen> So psf wouldn't even work.
[17:17:27] <rcjsuen> Well, I guess you'd get the read-only stuff.
[17:17:46] <adietisheim> rcjsuen: hmm, ok, checking if I get their repo url then and clone
[17:17:53] *** semeion has joined #eclipse
[17:17:54] *** sanity has left #eclipse
[17:24:44] <adietisheim> rcjsuen: hmm, weird. fetched their (jetty) zipped update site and found the missing class in the util-jar that is included. hmm, i wonder...
[17:25:35] <adietisheim> rcjsuen: furthermore util-jar seems installed (present in the plug-in registry)... hmm
[17:25:54] <rcjsuen> Is the version okay though?
[17:26:24] <adietisheim> rcjsuen: it's 7.5, shoulld match your range [7.x,8.x)
[17:26:45] <rcjsuen> Sounds like it anyway.
[17:27:10] <adietisheim> rcjsuen: actually the prob I have is in org.eclipse.jgit.junit.http which imports:  org.eclipse.jetty.util.component;version="[7.1.0,8.0.0)",
[17:27:23] <adietisheim> rcjsuen: which I have, no error marker on the manifest
[17:28:09] <adietisheim> rcjsuen: but the class TestRequestLog does not want to compile, complains about missing AggregateLifeCyle
[17:28:28] <adietisheim> rcjsuen: and I can find this class in the util-jar that I have installed.. .weird weird
[17:28:56] *** cereal|Away is now known as cereal
[17:29:07] *** buribux has quit IRC
[17:30:47] <adietisheim> rcjsuen: weird, seems like the jetty util plugin is installed but disabled
[17:31:27] *** Bisu[Shield] has joined #eclipse
[17:32:30] *** francis4 has joined #eclipse
[17:33:17] *** rkrul has joined #eclipse
[17:34:14] *** ShooterMG has quit IRC
[17:34:31] *** dirk_77__ has quit IRC
[17:34:54] *** monk12 has quit IRC
[17:37:26] *** UrsoBranco has quit IRC
[17:39:19] <adietisheim> rcjsuen: hum, jetty is on git, features maven (non-eclipse) projects. do you guys really work with the jetty sources?
[17:42:41] *** UrsoBranco has joined #eclipse
[17:43:23] <adietisheim> rcjsuen: ok, error in jgit sources is gone when i imported the maven project jetty-util from source
[17:43:46] *** cbeust has quit IRC
[17:45:16] *** ringlej_ has joined #eclipse
[17:46:12] <rcjsuen> ah
[17:46:16] <rcjsuen> Thank you for the info.
[17:46:28] <rcjsuen> adietisheim: Personally I also had problems getting a dev env setup with their test bundles ;o
[17:48:41] <ringlej_> I installed Eclipse CDT on galileo on ubuntu 10.04. I created a C project and need to set custom build steps. but I only have "Binary Parsers" and "Error Parsers" tabs in the project's C/C++ Build/Settings. "Tool Settings", "Build Steps" and "Build Artifacts" are missing
[17:49:57] <adietisheim> rcjsuen: ok ;) was quite a fight. guess should tell them. will try to ping'em
[17:54:11] *** herlimenezes has joined #eclipse
[17:56:21] <mastro> rcjsuen, I'm looking everywhere in git staging view but I don't see any way of visualizing the *diff* of each file
[17:56:49] <rcjsuen> mastro: so you want a +/- diff not the compar eeditor?
[17:56:59] <herlimenezes> Hi, I got this http://pastebin.com/79tCS4w6 exception from Eclipse Helios. What am I supposed to do?
[17:59:12] <mastro> rcjsuen, yes... the compare editor would be something useful for a single file (but I don't see how to open it within the git staging) I want to see ALL the +/- diff I'm gonna commit / stage
[17:59:23] <herlimenezes> this exception was issued from JFace plugin. However I am running an application that does not use jface.
[17:59:25] <rcjsuen> mastro: you just double-click it will open the editor
[17:59:36] <rcjsuen> and no you can't do +/- diff while you're still staging
[18:01:01] <mastro> rcjsuen, that's a big *don't use it* against egit and in favor of the command line... anyway thanks
[18:01:20] *** Kamaran has joined #eclipse
[18:01:27] <rcjsuen> mastro: File an enhancement request.
[18:01:48] <herlimenezes> As I try to run any application, I got this error: org/eclipse/ui/internal/navigator/NavigatorPipelineService$4
[18:03:39] *** soc has left #eclipse
[18:04:01] <mastro> rcjsuen, I will
[18:04:30] <rcjsuen> herlimenezes: are you running an Eclipse RCP app?
[18:05:22] <herlimenezes> RCP?
[18:05:35] <herlimenezes> Rich Client?
[18:05:49] <rcjsuen> Close your 'Project Explorer' if you have it open.
[18:06:10] <herlimenezes> ok, I did
[18:06:13] <rcjsuen> tho hard to say if that'll be the end of your worries
[18:06:20] <rcjsuen> in any case I doubt there's anything you can do here
[18:06:39] <nbf> has the renaming of RCP gotten any farther?
[18:06:56] <nbf> I hope it's not going to be like "CloudDev"
[18:08:04] <herlimenezes> I am running a J2EE web application. As matter of fact it is very unstable...eclipse "forgets" some configurations. Applications running ok, does not work if the system is restarted...so I am completely lost...
[18:09:26] *** kaje has quit IRC
[18:10:01] <herlimenezes> rcjsuen: I am getting this warning too: "Setting property 'source' to 'org.eclipse.jst.jee.server:compObjA' did not find a matching property"
[18:10:13] <herlimenezes> compObjA is my application.
[18:10:20] *** philosophia has joined #eclipse
[18:15:14] *** dirk_77__ has joined #eclipse
[18:15:15] *** TomTom has quit IRC
[18:20:09] *** adietisheim has left #eclipse
[18:22:07] *** devth has joined #eclipse
[18:22:39] *** devth has joined #eclipse
[18:27:16] *** devth_ has joined #eclipse
[18:27:29] <SkyFlyer> anyway to hide some of the projects I have on the navigator window?  I have about 30 there and only want to focus on one, but it's annoying when I have to scroll and the others are there and i get confused.  I don't want to close them, just hide them! ? any idea
[18:28:43] *** dirk_77__ has quit IRC
[18:30:33] *** devth has quit IRC
[18:31:08] *** z4z4 has quit IRC
[18:35:55] *** gamingdroid has joined #eclipse
[18:36:19] <gamingdroid> anyone have any idea how to open a .html file in a text editor instead of the browser that by default pops up?
[18:37:34] *** lolmatic has joined #eclipse
[18:41:11] *** iXeno has joined #eclipse
[18:42:26] *** cbeust has joined #eclipse
[18:43:04] *** iXeno_ has quit IRC
[18:43:04] *** xeno_ has quit IRC
[18:43:09] *** multiHYP has joined #eclipse
[18:43:33] <multiHYP> hi everybody.
[18:46:42] <nbf> when I generate paint events, should the x/y values in the event object be relative to the canvas/composite's parent or what?
[18:46:48] <nbf> this is for an SWT implementation
[18:47:07] *** UrsoBranco has quit IRC
[18:48:51] *** UrsoBranco has joined #eclipse
[18:50:23] *** soee has quit IRC
[18:52:30] <nbf> oh snap it's an offset ;)
[18:52:49] *** devth_ has left #eclipse
[18:56:00] <herlimenezes> Well, excuse me for boggling you. New crash: http://pastebin.com/LSDD10Cf.
[19:02:03] *** ualtin has left #eclipse
[19:03:40] *** soee has joined #eclipse
[19:05:00] <rcjsuen> SkyFlyer: I'd just use working sets to group them instead.
[19:06:39] <multiHYP> rcjsuen: how are you doing?
[19:06:46] <multiHYP> long time no see :)
[19:11:20] <rcjsuen> ello
[19:11:41] <nitind> herlimenezes: http://pastebin.com/79tCS4w6 indicates that your installation is broken somehow.  NoClassDefFoundErrors are unusual.
[19:12:01] *** cbeck has joined #eclipse
[19:12:08] *** dlyneswork has joined #eclipse
[19:12:16] <nitind> gamingdroid: Try the file's Open With context menu.
[19:13:33] *** tvo has quit IRC
[19:13:52] <gamingdroid> nitind: unfortunately, I use the File->Open File option... it doesn't give me a context menu.
[19:16:52] *** kaje has joined #eclipse
[19:17:52] <nitind> gamingdroid: You can try adjusting defaults from the File Associations preference page, or create a plain file in the workspace but use the advanced section of the wizard page to point its location at the file you're trying to open.  Then you'll be able to use the context menu.
[19:20:15] <gamingdroid> nitind: the file association worked! it was just so hidden I couldn't find it. Any clue on a good html editor for eclipse?
[19:20:21] *** UrsoBranco has quit IRC
[19:22:04] *** kaje has quit IRC
[19:22:10] *** UrsoBranco has joined #eclipse
[19:22:12] <nitind> gamingdroid: You could start with ~wtp .  I'm not sure it's everything you're looking for, though.
[19:22:12] <Arbalest> Check out Eclipse's Web Tools Platform - http://www.eclipse.org/webtools/ - It includes tools for working with XML files, web pages, Java EE artifacts, and much more.
[19:25:13] <gamingdroid> I'm looking for an update/add link for webtools, is there one?
[19:25:27] <gamingdroid> nitind: Just basic html editing with syntax highlight
[19:26:36] <nitind> gamingdroid: If you're using Helios or Indigo, it's available from those sites.
[19:27:49] *** t3rmInAt0r_ has joined #eclipse
[19:28:01] <gamingdroid> nitind: I'm using 3.5.2 so it looks like galileo
[19:28:33] <nitind> gamingdroid: That should work fine as well, but really if you can update to Indigo, you should.
[19:28:46] *** uebera|| has quit IRC
[19:29:20] *** uebera|| has joined #eclipse
[19:29:45] <gamingdroid> nitind: I can try, but honestly updating anything on centos is painful for me. I am a windows users and normally I would just delete the dir and replace... done!
[19:30:37] <nitind> gamingdroid: If you're using downloads from eclipse.org, it's basically the same process regardless of O.S.
[19:33:25] *** uebera|| has quit IRC
[19:33:25] *** uebera|| has joined #eclipse
[19:35:31] <herlimenezes> nitind: sorry I was reading about this error. How can I repair it?
[19:35:42] *** lolmatic has quit IRC
[19:36:05] *** roentgen has joined #eclipse
[19:36:13] <nitind> herlimenezes: Which one?
[19:37:25] <herlimenezes> nitind: you told me something is broken. But I dont know how to repair instalation..besides of this, I am a bit afraid because there is a work in progress...
[19:37:32] *** dlyneswork has quit IRC
[19:37:56] <nitind> herlimenezes: As long as you don't delete the workspace, you'll probably be fine.
[19:38:36] *** philosophia has quit IRC
[19:38:58] *** dirk_77__ has joined #eclipse
[19:39:05] <herlimenezes> nitind: may be the problem arouse from a frustrated tentative of using JSF in order to accelerate the work...
[19:39:41] <herlimenezes> I will give a look at...
[19:42:05] <cbeck> I'm encountering an error when attempting to start helios on 64bit natty linux: http://paste.pocoo.org/show/456085 I've found a number of people with the same problem, but no solution yet.  Any ideas?
[19:42:37] *** timotei has left #eclipse
[19:42:51] <rcjsuen> cbeck: I doubt you can recover from that error.
[19:43:12] <rcjsuen> Did you just download Eclipse and tried to start it?
[19:43:17] *** heinz has joined #eclipse
[19:43:18] <cbeck> rcjsuen: Yes
[19:43:31] <rcjsuen> maybe checksum the file
[19:43:41] <cbeck> 3.5.2 was working fine, but I plugin I need desires 3.6
[19:43:55] <cbeck> I nuked workspace and .eclipse, same issue
[19:44:16] <nitind> cbeck: And where did 3.6 come into it?
[19:44:29] <cbeck> nitind: Not sure what you mean
[19:44:41] <nitind> cbeck: You didn't mention getting/installing 3.6.
[19:44:47] <rcjsuen> ~info
[19:44:47] <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.).
[19:44:48] <cbeck> Ah, sorry
[19:45:06] *** fanno has joined #eclipse
[19:45:39] <gamingdroid> Trying to update eclipse via the update manager (after adding the site http://download.eclipse.org/releases/indigo/), I get errors about conflicting dependencies. However, eclipse was the one trying to figure it out?
[19:47:05] <cbeck> Arbalest: I'm not sure what you mean by ~logs or ~jre
[19:47:05] <Arbalest> Looking for your Eclipse logs? The workspace log should be located at the <workspace>/.metadata/.log file. In Eclipse, try Help > About > Installation Details > Configuration and then choose "View Error Log". If you want to paste it somewhere, see ~pastebin - http://wiki.eclipse.org/IRC_FAQ#Where_are_Eclipse.27s_log_files_located.3F - http://wiki.eclipse.org/FAQ_Where_can_I_find_that_elusive_.log_file%3F
[19:47:05] <Arbalest> Please check what your Java runtime environment is and get back to us - http://wiki.eclipse.org/Graphical_Eclipse_FAQs#How_do_I_find_out_which_Java_runtime_environment_is_being_used_to_run_my_Eclipse.3F
[19:47:47] *** alankila has quit IRC
[19:48:44] <cbeck> Arbalest: I'd love to, but eclipse doesn't start
[19:49:09] <rcjsuen> cbeck: Answer the other questions, like E.
[19:49:13] <cbeck> The error dump reports 1.6.0_26
[19:49:45] *** aniefer has joined #eclipse
[19:49:53] <nitind> gamingdroid: You're starting with an Eclipse downloaded from eclipse.org, right?  Otherwise, what conflicting dependencies?
[19:50:13] <cbeck> Ah, sorry.  Was from distro repository, specificly eclipse-team's PPA
[19:50:25] *** Dessimat0r has joined #eclipse
[19:50:26] <rcjsuen> cbeck: Check with #eclipse-linux then.
[19:50:39] <cbeck> Will do
[19:50:47] <nitind> What's "eclipse-team's PPA" anyway?
[19:50:54] *** obfuscatr has joined #eclipse
[19:50:58] <rcjsuen> PPA is package something something i think
[19:51:03] <rcjsuen> well, package is somewhere there anyway
[19:51:20] <gamingdroid> nitind: I started with the one provided by centos distro repository. Pastebin of error message: http://pastebin.com/9NRRec0V
[19:51:32] <cbeck> https://launchpad.net/~eclipse-team/+archive/ppa
[19:51:35] <fanno> grrrrr how do i prevent eclipse from going beond heep all the time every time i need to save i freeze
[19:52:41] *** vwegert has joined #eclipse
[20:00:45] *** pulse00 has joined #eclipse
[20:01:00] <pulse00> hi there
[20:04:54] *** fanno has left #eclipse
[20:07:29] <pulse00> i've implemented a AbstractSplashHandler in an RCP app. the splash screen is used for authentication, which is implemented by creating an eventLoop in the init() method. the login logic should be done in a thread, to avoid blocking the UI during authentication. however, when i run display.asyncExec() from the non-ui thread, the run() method of the Runnable is never being called
[20:07:30] *** mchua_afk is now known as mchua
[20:07:43] <pulse00> anyone an idea why this would happen in the splash screen?
[20:08:04] *** ronr__ has quit IRC
[20:08:32] *** ronr__ has joined #eclipse
[20:08:52] <pulse00> it's basically derived from this example splash handler: http://www.javadocexamples.com/java_source/__/in/InteractiveSplashHandler.java.html
[20:10:06] <mpiggott> gamingdroid: Don't try and upgrade 3.5.2 to 3.7.  Just install 3.7
[20:10:46] <gamingdroid> mpiggott: as in replace 3.5.2?
[20:10:59] <mpiggott> Yes, just download it.
[20:11:00] *** rossand has quit IRC
[20:11:19] <gamingdroid> so what version of eclipse is recommended?
[20:11:33] <gamingdroid> I use it mostly for python and webdevelopment
[20:12:43] *** jay_moretti has joined #eclipse
[20:12:44] <mpiggott> gamingdroid: I think you'll find most of us use 3.7, but really you'd want to see if the plugins you'll be using are supported
[20:13:58] <gamingdroid> mpiggott: I mean what package of eclipse in the 3.7 series? There are so many, classic (what I used to use), javascript for web devs, ....
[20:14:12] <gamingdroid> mpiggott: sorry if I wasn't clearer
[20:14:20] <mpiggott> cbeck: To my knowledge that is Ubuntu's Eclipse Team, not someone associated with the foundation
[20:14:35] <cbeck> mpiggott: Good to know
[20:14:48] <cbeck> Talking to them in eclipse-linux, danke
[20:15:09] *** ronr__ has quit IRC
[20:15:21] *** _nor has joined #eclipse
[20:17:15] *** paissad has joined #eclipse
[20:19:22] <mpiggott> gamingdroid: Up to you really, Classic contains a lot of stuff useful if you're working on Eclipse plugins / RCP apps which may or may not be useful
[20:19:32] *** kkb110 has joined #eclipse
[20:20:47] *** UrsoBranco has quit IRC
[20:21:07] <pulse00> should Display.asyncExec() work on a display where sleep() has been called upon?
[20:22:13] *** UrsoBranco has joined #eclipse
[20:22:21] *** Nurbs has quit IRC
[20:22:59] <rcjsuen> Only if it ever got back to readAndDispatch()
[20:23:03] *** jay_moretti has quit IRC
[20:27:22] <pulse00> rcjsuen: i've an interactive splash handler which runs an event loop to block startup until the user has authenticated (event loop: https://gist.github.com/1137687). display.asyncExec()s run() method is not called during this loop, so i guess it's because the display never got back t readAndDispatch(). my problem is, i don't have any idea how to get it back there ;)
[20:29:00] <rcjsuen> It should already be going back.
[20:30:08] <gamingdroid> mpiggott: I took your advice and just downloaded the full on 3.7 and so far so good. I will just run straight from my desktop. special thanks to you and nitind for the help!
[20:30:34] <mpiggott> np
[20:33:33] <pulse00> any other possible reason why the Runnable passed to asyncExec() is not being started?
[20:38:48] <rcjsuen> Did you check that readAndDispatch() is getting called?
[20:38:55] <rcjsuen> (presumably thousands of times)
[20:39:07] <rcjsuen> it'll eventually ask the synchronizer for queued messages and then process it
[20:40:16] *** kkb110 has quit IRC
[20:40:45] *** ronr__ has joined #eclipse
[20:41:18] <pulse00> readAndDispatch() is called continously in an infinite loop (until the user is authenticated).
[20:43:02] *** _arjen_ has quit IRC
[20:45:53] <pulse00> rcjsuen: i'm calling display.asyncExec() in a separate thread, but i guess that's it's main purpose... so that shouldnt be the cause of the problem
[20:46:55] <rcjsuen> does it go ask the synchronizer for messageS?
[20:47:31] <pulse00> how can i check that?
[20:47:37] *** kthomas_vh has quit IRC
[20:47:46] <pulse00> if it's readAndDispatch(), then yes
[20:48:06] <rcjsuen> it returns early though
[20:49:27] <pulse00> what returns early?
[20:49:30] <rcjsuen> rAD
[20:50:17] <pulse00> sorry, can't follow you. you mean there's a timing problem?
[20:50:21] *** WhiteBeard has quit IRC
[20:50:38] <nbf> I'm currently processing async runnables at the top of my readAndDispatch method
[20:50:42] <rcjsuen> I mean just because rAD() gets called doesn't mean the synchronizer is getting queuried
[20:50:48] <nbf> is that correct? it works :)
[20:51:33] <rcjsuen> No, it should be the last thing.
[20:51:54] <nbf> hmm
[20:52:12] <rcjsuen> nbf: check your local swt impl
[20:52:33] <nbf> k, I probably did when I originally did it
[20:52:45] <nbf> but I wrote most of Display earlier this year
[20:53:04] <pulse00> rcjsuen, so how can i make sure the synchronizer is getting queried?
[20:53:34] <rcjsuen> first you should a) figure out if the message is even in the synchronizer
[20:53:45] <rcjsuen> then you can decide if it's even worth bothering checking if it's caleld
[20:53:54] <pulse00> ok, thanks
[20:54:37] *** dirk_77__ has quit IRC
[20:55:25] <nbf> keep in mind that it doesn't run it in a separate thread or anything
[20:55:31] <nbf> so if you block, it'll block your whole gui
[20:55:48] <rcjsuen> nbf: You want the OS to be responsive so the asyncs are done when the OS has nothing else to do.
[20:56:06] <nbf> yeah it appears I have a bug and putting it in the beginning of the method
[20:56:15] <nbf> causes eclipse to hang for some reason
[20:56:18] <rcjsuen> otherwise if you think about it asyncs could just keep getting queued
[20:56:26] <nbf> but it works okay with regular SWT apps
[20:56:30] <rcjsuen> and the OS's own messages mouse move/click won't ever return
[20:56:58] <nbf> well in my case I query those messages from the "native" UI
[20:57:08] *** chrisinajar has quit IRC
[20:57:18] <nbf> but you're right, I'm going to have to fix this
[20:57:58] <nbf> I'm sorry processing asyncs before rendering works but putting it after rendering casues a deadlock with eclipse
[20:58:01] *** abhatnag has quit IRC
[20:58:25] <nbf> it's something in the synchronizer I think
[20:58:26] *** chrisinajar has joined #eclipse
[20:58:42] *** mastro has quit IRC
[20:59:50] <rcjsuen> nbf: Well I'm sure it's working for you by putting it in the front or else you would've fixed this a long time ago ;o
[21:00:06] <nbf> haha yep :)
[21:00:21] *** abhatnag has joined #eclipse
[21:00:50] <nbf> I'm lucky with my SWT impl, it must be much more painful for the guys working on gtk, win32, cocoa, etc
[21:01:05] <nbf> because I have complete control over the widgets and how they're rendered on the gpu
[21:01:18] <nbf> so I can patch both SWT and the native ui whenever I want
[21:01:30] <nbf> which kind of makes me lazy too I think :(
[21:04:15] *** bsod1_ has joined #eclipse
[21:04:40] <pulse00> does each Display maintain its own Synchronizer and MessageQueue ?
[21:04:55] <bsod1_> can anyone help me? I can't build my CDT C project, I created a c file with a main function in it, when I run build all, no executables are created, and I get make: Nothing to be done for `str.c'.
[21:08:17] *** abhatnag has quit IRC
[21:08:48] *** chrisinajar has quit IRC
[21:11:30] <nbf> synchronizer, yes
[21:11:48] *** kkb110 has joined #eclipse
[21:11:58] *** mastro has joined #eclipse
[21:12:10] <nbf> not sure about messagequeue off hand
[21:12:29] <rcjsuen> Eventually it should call synchronizer.runAsyncMessages(*)
[21:12:33] *** chrisinajar has joined #eclipse
[21:12:39] <rcjsuen> if it never gets called, then your runnable would never happen
[21:12:49] <rcjsuen> if it gets called but your runnable is not in the queue, well, that would explain why it's not getting run
[21:13:39] *** kthomas_vh has joined #eclipse
[21:13:41] *** chrisinajar has quit IRC
[21:13:41] *** chrisinajar has joined #eclipse
[21:15:31] *** abhatnag has joined #eclipse
[21:15:47] <nbf> set a breakpoint in the runnable and see if it ever gets hit
[21:16:05] <pulse00> nope, never gets hit. tried that already
[21:17:45] <pulse00> must have something to do with how the SplashHandler works and how i interrupt it. i couldn't find out how to see if the Runnable even gets added to the queue. in my main loop, i can only retrieve the UISynchronizer, and that class has no method for obtaining the messages in the queue
[21:19:04] *** Facetious has quit IRC
[21:19:25] <nbf> splashes are handled differently
[21:19:31] <nbf> iirc
[21:19:58] *** deSilva has joined #eclipse
[21:22:08] <pulse00> well, but i accessing the members of the splash from a separate thread are not thread-safe, i'm sure about that...
[21:28:04] *** elbeardmorez_ has quit IRC
[21:28:05] *** cobexer has joined #eclipse
[21:28:11] <pulse00> ha! http://pookzilla.net/wp/2008/02/eclipse-33-startup-changes-take-three/ ;)
[21:28:21] <pulse00> DisplayAccess.accessDisplayDuringStartup()  is the key in the SplashHandler
[21:28:59] *** mastro has quit IRC
[21:29:22] *** UrsoBranco has quit IRC
[21:34:14] *** kkb110 has quit IRC
[21:36:28] *** kthomas_vh has quit IRC
[21:42:16] *** mastro has joined #eclipse
[21:43:23] *** Facetious has joined #eclipse
[21:43:41] *** dmiles has joined #eclipse
[21:44:35] *** deSilva has quit IRC
[21:45:56] *** dmiles_afk has quit IRC
[21:46:41] *** kthomas_vh has joined #eclipse
[21:47:48] *** ronr__ is now known as ron
[21:48:08] <multiHYP> is it worth to rewrite a swt+java project in swt+scala project?
[21:48:27] <ron> define 'worth'
[21:48:48] <multiHYP> any advantageous even in the future to gain?
[21:49:30] <ron> who can say...
[21:49:34] *** dmiles_afk has joined #eclipse
[21:49:46] <multiHYP> swt developers...
[21:50:32] <multiHYP> i don't know, was thinking about it...
[21:50:51] <ron> I seriously doubt swt developers care much about scala.
[21:52:37] *** nicoulaj has joined #eclipse
[21:52:52] *** dmiles has quit IRC
[21:56:33] <nbf> scala as like <1% marketshare
[21:56:56] <nbf> my problem with scala is that it tends to invite cryptic code
[21:57:19] <ron> not that each new version requires code updates?
[22:00:43] *** kthomas_vh has quit IRC
[22:00:45] *** mastro has quit IRC
[22:02:41] *** kthomas_vh has joined #eclipse
[22:03:01] *** phsl has joined #eclipse
[22:03:05] *** cgb has joined #eclipse
[22:03:25] *** phsl has left #eclipse
[22:03:35] *** otaviobp has quit IRC
[22:04:42] *** bsod1_ has quit IRC
[22:04:43] *** rkrul has quit IRC
[22:06:08] *** mmarsella has quit IRC
[22:07:08] *** otaviobp has joined #eclipse
[22:08:47] *** mmarsella has joined #eclipse
[22:09:54] <multiHYP> i see
[22:09:58] <multiHYP> you guys have a point
[22:10:22] <multiHYP> but on the up side, i could open source it and nobody could find out what i just programmed!
[22:10:23] <multiHYP> :D
[22:10:30] <ron> :)
[22:10:47] <ron> note that I'm not saying that scala is bad. :)
[22:11:08] <multiHYP> so i can make it open source just like 1000+ lines of linux kernel were made, without the worry that somebody may take and make something else out of it....
[22:11:36] <multiHYP> ron: thats my goal!
[22:11:55] <multiHYP> make it less worrysome to be forked or used elsewhere...
[22:12:09] <ron> then don't open source it...
[22:12:16] *** Bisu[Shield] has quit IRC
[22:12:21] <multiHYP> i kind of have ot
[22:12:28] *** Bisu[Shield] has joined #eclipse
[22:12:29] <multiHYP> and i also want to
[22:12:49] <multiHYP> except with the intentions described
[22:13:28] <ron> ok...
[22:13:41] <multiHYP> so scala is my friend, huh?
[22:13:51] <ron> not really.
[22:14:31] <multiHYP> what then?
[22:15:10] <ron> there's no real way of doing it.
[22:15:27] *** mastro has joined #eclipse
[22:15:58] *** kkb110 has joined #eclipse
[22:16:11] <nitind> of doing what?
[22:16:54] <ron> of obscuring source code so that people won't copy from you.
[22:17:30] <nitind> Why put the sources out, then?
[22:17:53] <ron> because he has to. and he wants to.
[22:17:56] <ron> me shrugs
[22:18:03] <nitind> Then why obscure it?
[22:18:44] <ron> so that people won't copy from you.
[22:19:00] <multiHYP> :D
[22:19:09] <multiHYP> its a vicious circle you see...
[22:19:14] *** Bisu[Shield] has quit IRC
[22:19:19] *** d_a_carver has quit IRC
[22:24:23] *** devatwork has joined #eclipse
[22:24:36] <devatwork> Hey guys, is there anyway to hide/show all comments in eclipse ?
[22:25:32] *** mmarsella has quit IRC
[22:25:34] <myusuf3> do the tycho guys have an irc?
[22:25:55] *** mmarsella has joined #eclipse
[22:26:25] <ron> devatwork: you can't hide the comments, but you can fold comment blocks.
[22:26:55] <devatwork> ron, yes i am aware of that. Could this be added as a feature
[22:26:55] <devatwork> ?
[22:27:24] <devatwork> For me comments get in the way, but they are helpful none the less.
[22:27:30] <devatwork> Might just look into writing a plugin myself...
[22:27:30] <ron> devatwork: I'm not an eclipse developer. feel free to open a ~bug about it though.
[22:27:30] <Arbalest> Eclipse Bugzilla - Open new bugs and/or enhancement requests https://bugs.eclipse.org/bugs/enter_bug.cgi / Search for existing bugs and/or enhancement requests https://bugs.eclipse.org/bugs/query.cgi
[22:28:48] *** roentgen has quit IRC
[22:29:40] <nitind> Are they getting in the way or being helpful?
[22:30:19] <devatwork> Well i find code easier to read/work with when comments arent in the way :D
[22:30:31] <devatwork> Might just a write myself a plugin....
[22:32:02] *** littleAdept has joined #eclipse
[22:33:24] *** ron has quit IRC
[22:33:46] <littleAdept> hello dear interwebs ... i would like to ask some questions concerning databinding in rcp apps with regards to IObservableValues and DatabindingContextual questions.
[22:34:09] *** mastro has quit IRC
[22:34:31] <littleAdept> i am having a hard time grasping the concept of how the DBC (DatabindingContext) works  together with PojoObservables-Stuff
[22:34:52] <littleAdept> and lately i did an experiment and was rather baffled when observing the results
[22:35:12] *** pulse00 has quit IRC
[22:35:34] <littleAdept> i am trying to bind a model object to some gui controls via WindowBuilders Databinding-View
[22:36:17] <littleAdept> Using PojoObservable Classes i was able to get an example in which i was able to get the view to display something i set in the model
[22:36:37] *** devatwork has left #eclipse
[22:36:52] <littleAdept> in the WindowBuilder-Generated Method called "initBindings()" the DBC is set up
[22:37:35] <littleAdept> the only way i was able to display model changes in the view was to again call "initBindings()" after changing the Model
[22:37:55] <littleAdept> which resulted in more and more databindings in the DBC
[22:38:35] <littleAdept> i was not able to get the DBC to react and change the view if my model changed
[22:38:51] <littleAdept> at least not via a call of dbc.updateTargets()
[22:39:42] <littleAdept> so after typing a wall of text i want to try to ask a question ;) ..... where were i going wrong and how would i correctly use this databinding-stuff?
[22:41:12] *** LongBeach has quit IRC
[22:41:32] <littleAdept> am i having a hard time because i want to use entities without a propertyChangeSupport ? would i be better of if i sprinkle this propChangeSupp into my JPA-Entities?
[22:41:58] <littleAdept> so that i can switch from pojoobservable-classes to "normal" observables?
[22:43:51] *** buribu has quit IRC
[22:43:59] *** Dessimat0r has quit IRC
[22:45:47] *** kkb110 has quit IRC
[22:45:49] *** cbeust has quit IRC
[22:46:25] *** cbeust has joined #eclipse
[22:46:54] *** rcjsuen is now known as rcjsuen_
[22:47:16] *** Dessimat0r has joined #eclipse
[22:47:53] *** mastro has joined #eclipse
[22:48:12] *** EricInBNE has joined #eclipse
[22:57:06] *** dsugar100 has quit IRC
[22:57:06] *** buribu has joined #eclipse
[22:57:10] *** buribux has joined #eclipse
[23:02:04] *** buribu has quit IRC
[23:02:24] *** buribux has quit IRC
[23:02:50] *** tewecske has quit IRC
[23:05:08] *** magicked has quit IRC
[23:06:27] *** wainersm has quit IRC
[23:06:30] *** buribu has joined #eclipse
[23:06:32] *** buribux has joined #eclipse
[23:06:37] *** Kamaran has quit IRC
[23:06:50] *** Lockyer has quit IRC
[23:07:06] *** buribux has quit IRC
[23:09:22] *** contingo has joined #eclipse
[23:10:19] *** littleAdept has quit IRC
[23:11:30] *** roentgen has joined #eclipse
[23:12:00] *** buribu has quit IRC
[23:16:21] *** otaviobp has quit IRC
[23:17:09] *** cobexer has quit IRC
[23:22:15] *** tewecske has joined #eclipse
[23:28:29] *** vwegert has quit IRC
[23:30:18] *** kkb110 has joined #eclipse
[23:32:20] *** kkb110 has quit IRC
[23:35:10] *** jerboaa has quit IRC
[23:35:21] *** rcjsuen has joined #eclipse
[23:36:11] *** mziaei has quit IRC
[23:37:25] *** aniefer has quit IRC
[23:43:00] *** mpiggott has quit IRC
[23:43:21] *** lolmatic has joined #eclipse
[23:44:04] *** nicoulaj has quit IRC
[23:51:55] *** scorphus has quit IRC
[23:53:46] *** AndroidLoverInSF has joined #eclipse
[23:55:13] *** Echidna has quit IRC
[23:57:15] *** cgb has quit IRC

top