[00:00:28] *** amitev has quit IRC [00:07:09] *** tolland has joined #eclipse [00:08:34] *** LongBeach has quit IRC [00:09:48] *** SintaxError has joined #eclipse [00:15:02] *** crashR has quit IRC [00:17:34] *** crashR has joined #eclipse [00:18:22] *** ecfuser79376 has joined #eclipse [00:18:52] *** ecfuser79376 has quit IRC [00:20:11] *** progesterone has left #eclipse [00:20:15] *** LongBeach has joined #eclipse [00:20:34] *** nlc has joined #eclipse [00:21:22] *** ecfuser79376 has joined #eclipse [00:23:04] *** visik7 has joined #eclipse [00:24:46] *** mgj has joined #eclipse [00:25:37] *** ecfuser31288 has joined #eclipse [00:26:12] *** ecfuser31288 has quit IRC [00:26:18] *** aco has joined #eclipse [00:26:27] *** ecfuser79376 has quit IRC [00:26:30] *** zx has quit IRC [00:26:37] *** aco2 has joined #eclipse [00:27:13] *** nhak has quit IRC [00:31:05] *** aco has quit IRC [00:35:48] *** aco2 has quit IRC [00:41:13] *** hmalphettes has quit IRC [00:43:03] *** tr1gger has quit IRC [00:44:00] *** heinz has quit IRC [00:47:34] *** yogione has joined #eclipse [00:54:05] <xenaxon> does ecplise have a ftp sincroniser [00:54:08] <xenaxon> or ftp software [00:54:09] <xenaxon> or something [01:02:54] *** Kutakizukari has joined #eclipse [01:04:00] <helindbe> xenaxon: check out ECF (Eclipse Communication Framework) [01:10:36] *** mwolf9 has joined #eclipse [01:11:33] *** hmalphettes has joined #eclipse [01:12:23] <mwolf9> Im trying to make the shell of my application to "Always be on Top". I know there is a SWT.ON_TOP style for a Shell but if specify any other style flags like SWT.TITLE with SWT.ON_TOP they are ignored. Does anyone have any insight into this? [01:13:01] *** fixl has joined #eclipse [01:13:24] <mwolf9> I want my shell to act like SWT.SHELL_TRIM but with it always on top [01:14:22] *** Kutakizukari has quit IRC [01:16:45] *** Tesseraction has quit IRC [01:18:48] *** Tesseraction has joined #eclipse [01:21:39] *** mgj has quit IRC [01:23:21] <psst> how can I remove locked content type associations to editors [01:29:22] *** mwolf9 has left #eclipse [01:29:45] *** psst has quit IRC [01:30:59] *** deng_c has joined #eclipse [01:36:43] *** kthomas_vh has joined #eclipse [01:36:53] *** laknath_ has quit IRC [01:38:12] *** Razec has joined #eclipse [01:41:23] *** marcosroriz has quit IRC [01:41:51] *** Shown has quit IRC [01:47:44] *** nlc has quit IRC [01:48:04] *** scorphus has joined #eclipse [01:48:59] *** visik7 has quit IRC [01:51:32] *** laknath_ has joined #eclipse [01:53:49] *** rcjsuen has joined #eclipse [01:53:53] *** travis has joined #eclipse [01:53:57] *** travis is now known as Guest78796 [01:54:43] *** Guest78796 is now known as TravisFW [01:56:51] *** TravisFW is now known as wavister [01:59:56] <wavister> hi eclipse users, i'm having trouble setting java.library.path / LD_LIBRARY_PATH for eclipse itself. all the googling I've done leads me to the same instructions for setting it for a project [02:00:39] <FauxFaux> wavister: ~eclipse.ini [02:00:39] <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 [02:01:06] <wavister> thanks [02:01:33] <FauxFaux> Although, LD_LIBRARY_PATH is an environment variable, not a vm thing. [02:04:38] <wavister> aye. but setting LD_LIBRARY_PATH didn't seem to do anything. although now that I'm double checking I might have done it wrong [02:05:05] <wavister> the library is installed via apt-get [02:05:15] <FauxFaux> I'm not sure LD_LIBRARY_PATH does what you think it does. [02:05:44] <wavister> ... specifies where to find jni libs? [02:05:46] <FauxFaux> But, then, like most people on irc, you haven't told us what you're trying to do, so.. [02:05:55] * FauxFaux loses interest. [02:06:19] <wavister> i'm just trying to get an svn plugin to work which depends on a svn bindings [02:06:36] <FauxFaux> Use svnkit, it's Java and not too terrible. [02:06:59] <wavister> is that another svn bindings library or an eclipse plugin? [02:07:39] <FauxFaux> Another bindings; subclipse offers it. [02:08:17] *** Razec has quit IRC [02:09:25] <wavister> hrm. subclipse is what i have, which asks for libsvn-java [02:09:57] *** visik7 has joined #eclipse [02:11:28] *** Theravadan has joined #eclipse [02:13:37] <rcjsuen> may help if you switch to svnkit i suppose [02:14:18] <FauxFaux> It's on the update site, and you have to select it, yes. [02:14:44] *** scorphus has quit IRC [02:18:19] <wavister> it says svnkit is already installed. and yet the dependency err... [02:20:11] <wavister> ok, now it's working. i didn't change eclipse.ini or anything since the last fail. I am officially confused. anyhow. i'll let it be. thanks for your patience with my noobosity [02:36:41] *** BrianHV has joined #eclipse [02:37:49] <BrianHV> am I doing something wrong, or are the emacs bindings missing some fundamental bindings (e.g., C-V and C-P?) [02:38:19] <BrianHV> er... C-E, not C-P [02:43:50] <NoobFukaire> fuck yeah, ballmer peak [03:04:16] *** wavister has quit IRC [03:05:42] *** Kutakizuakri has joined #eclipse [03:06:09] *** gilead has quit IRC [03:07:51] *** Rayake1 has joined #eclipse [03:11:31] *** SliMM has joined #eclipse [03:11:36] <SliMM> Hello [03:12:04] *** Kutakizuakri has quit IRC [03:12:25] <SliMM> I seem to have a problem with Eclipse on Linux: I have lots of nice plugins in /usr/share/eclipse/plugins, but non of them load up (except for the basic Java Eclipse) [03:12:30] *** Kutakizuakri has joined #eclipse [03:13:10] <SliMM> Any idea what to do? [03:14:53] <NoobFukaire> how did you install eclipse? [03:17:32] <SliMM> Well, through the package manager [03:17:50] <SliMM> NoobFukaire: And I installed the plugins the same way [03:18:10] <SliMM> And it used to work just fine until about an hour ago [03:18:24] <SliMM> when it wouldn't load a new plugin [03:18:44] <SliMM> And then I reinstalled everything and it just didn't work anymore... [03:19:05] *** scorphus has joined #eclipse [03:22:25] *** Tesseraction has quit IRC [03:24:44] *** philk__ has joined #eclipse [03:27:20] *** Tesseraction has joined #eclipse [03:27:50] *** philk_ has quit IRC [03:29:37] *** jonkri has quit IRC [03:47:23] *** toulmean has quit IRC [03:50:58] *** UrsoBranco has joined #eclipse [03:56:00] *** deng_c has quit IRC [03:56:56] *** Tesseraction has quit IRC [03:59:14] *** laknath_ has quit IRC [04:00:55] *** Tesseraction has joined #eclipse [04:01:45] *** UrsoBranco has left #eclipse [04:02:28] *** kassah has quit IRC [04:10:30] *** Tesseraction has quit IRC [04:12:02] *** kaje_ has joined #eclipse [04:14:05] *** toulmean has joined #eclipse [04:14:57] *** hmalphet has joined #eclipse [04:15:41] *** hmalphettes has quit IRC [04:16:04] *** Tesseraction has joined #eclipse [04:17:53] *** felipe` has quit IRC [04:19:34] *** kaje has quit IRC [04:20:10] *** SliMM has left #eclipse [04:20:49] *** Tesseraction has quit IRC [04:22:17] *** rcjsuen has quit IRC [04:23:11] *** deng_c has joined #eclipse [04:25:47] *** jcp has joined #eclipse [04:26:09] *** Tesseraction has joined #eclipse [04:28:01] *** amitev2 has quit IRC [04:28:04] *** amitev has joined #eclipse [04:36:44] *** briandealwis has quit IRC [04:45:02] *** kthomas_vh has quit IRC [05:08:59] *** rawblem has quit IRC [05:16:28] *** hmalphet has quit IRC [05:17:20] *** kib0 has quit IRC [05:18:44] *** kib0 has joined #eclipse [05:21:02] *** pnehrer has quit IRC [05:25:43] *** Kutakizuakri has quit IRC [05:27:08] *** kthomas_vh has joined #eclipse [05:32:07] *** Kutakizuakri has joined #eclipse [05:32:17] *** Arbalest has quit IRC [05:32:38] *** Arbalest has joined #eclipse [05:41:49] *** toulmean has quit IRC [05:43:01] *** Crell has joined #eclipse [05:44:54] <Crell> Hi all. I'm using Eclipse PDT, and having trouble getting code assistance working. It's usually only sporadic to begin with, but I've got a dummy project with only one file, and even within that file I'm gettig no code completion at all. Is there some extra magic I need to do to make that activate? [05:46:49] *** HARIBABU has joined #eclipse [05:50:17] <nitind> Is it a PHP Project? [05:53:04] *** kib0 has quit IRC [05:53:53] *** Bass10 has quit IRC [05:59:06] *** Cybernator has joined #eclipse [06:04:17] <Crell> Yes. [06:04:23] <Crell> Freshly created PHP project. [06:04:28] <Crell> nitind: ^^ [06:14:14] *** kib0 has joined #eclipse [06:16:04] *** laknath_ has joined #eclipse [06:23:50] *** Cybernator has quit IRC [06:33:31] *** tolland has quit IRC [06:39:59] *** Crell is now known as CrellAwaaay [06:40:00] * CrellAwaaay wanders off. [06:40:49] *** Kutakizuakri has quit IRC [06:41:09] *** Kutakizukari has joined #eclipse [06:41:29] *** CrellAwaaay is now known as Crell [06:41:30] * Crell is back. [06:42:21] *** Kutakizukari has quit IRC [06:42:42] *** Kutakizukari has joined #eclipse [06:49:15] *** danlucraft has joined #eclipse [06:55:04] *** Nozomu|Itoshiki has joined #eclipse [06:55:23] <Crell> Hi all. I'm using Eclipse PDT, and having trouble getting code assistance working. It's usually only sporadic to begin with, but I've got a dummy PHP project with only one file, and even within that file I'm gettig no code completion at all. Is there some extra magic I need to do to make that activate? [06:57:07] *** Dark-Magician has quit IRC [06:59:30] *** Pasqualle has quit IRC [06:59:34] *** Nozomu|Itoshiki has quit IRC [07:05:49] *** Dark-Magician has joined #eclipse [07:13:10] *** kib0 has quit IRC [07:14:24] *** kib0 has joined #eclipse [07:21:46] *** Dark-Magician has quit IRC [07:24:53] *** kib0 has quit IRC [07:25:09] *** Dark-Magician has joined #eclipse [07:25:29] *** kib0 has joined #eclipse [07:27:08] *** Crell has quit IRC [07:29:48] *** rawblem has joined #eclipse [07:32:40] *** Nozomu|Itoshiki has joined #eclipse [07:32:42] *** kib0 has quit IRC [07:33:57] *** Nozomu|Itoshiki has quit IRC [07:34:20] *** Nozomu|Itoshiki has joined #eclipse [07:34:43] *** kib0 has joined #eclipse [07:34:49] *** Dark-Magician has quit IRC [07:38:44] *** Dark-Magician has joined #eclipse [07:39:16] *** fixl has quit IRC [07:40:07] *** Rayake1 has left #eclipse [07:41:06] *** Nozomu|Itoshiki has quit IRC [07:41:48] *** kib0 has quit IRC [07:47:44] *** Theravadan has quit IRC [07:48:49] *** hmalphettes has joined #eclipse [07:49:17] *** visik7 has quit IRC [07:50:04] *** hmalphettes has quit IRC [07:52:14] *** Kutakizukari has quit IRC [08:01:37] *** kthomas_vh has quit IRC [08:02:24] *** kthomas_vh has joined #eclipse [08:02:45] *** punknroll_ has joined #eclipse [08:13:28] *** Cybernator has joined #eclipse [08:15:36] *** kottlett has joined #eclipse [08:25:43] *** dpino has joined #eclipse [08:25:56] *** danlucraft has quit IRC [08:26:49] *** Theravadan has joined #eclipse [08:28:30] *** jcp has quit IRC [08:29:58] *** sama has joined #eclipse [08:37:02] *** Cybernator has quit IRC [08:37:49] *** Cybernator has joined #eclipse [08:49:50] *** amitev has quit IRC [08:50:43] *** amitev has joined #eclipse [08:51:40] *** vwegert has joined #eclipse [08:56:06] *** Cybernator1 has joined #eclipse [08:56:26] *** asina12 has joined #eclipse [08:58:53] *** Cybernator has quit IRC [09:03:56] *** xenaxon has quit IRC [09:06:11] *** Cybernator1 has quit IRC [09:06:38] *** Resistance6 has joined #eclipse [09:06:43] *** Resistance6 is now known as Resistance [09:11:14] *** Cybernator has joined #eclipse [09:12:34] *** felipe` has joined #eclipse [09:15:31] *** Cybernator has quit IRC [09:19:28] *** mastro has joined #eclipse [09:25:46] *** akurtakov has quit IRC [09:28:58] *** deng_c has quit IRC [09:29:44] *** akurtakov has joined #eclipse [09:30:20] *** trac^ has quit IRC [09:35:56] *** psst has joined #eclipse [09:36:46] *** fleque has joined #eclipse [09:37:55] *** danlucraft has joined #eclipse [09:38:59] *** deSilva has joined #eclipse [09:40:29] *** nicoulaj has joined #eclipse [09:45:20] *** SzymonB has joined #eclipse [09:48:47] *** kartben has joined #eclipse [09:52:09] *** Kudd has joined #eclipse [09:57:13] <philk__> where can I get the Equinox CM source? Its not included in the SDK [10:01:05] *** SzymonB has quit IRC [10:09:25] *** rambo3_ has joined #eclipse [10:09:34] <rambo3_> why does find replace suck ? [10:10:10] *** SzymonB has joined #eclipse [10:16:45] *** ct529 has joined #eclipse [10:17:45] <ct529> is it possible to insert attributes in documents? like "insert date", or "insert file path" [10:18:06] *** bushwakko has joined #eclipse [10:24:20] *** kthomas_vh has quit IRC [10:25:14] *** kthomas_vh has joined #eclipse [10:32:04] *** crashR has quit IRC [10:33:01] *** crashR has joined #eclipse [10:33:11] *** deng_c has joined #eclipse [10:42:57] *** multi_io has quit IRC [10:45:47] *** deng_c has quit IRC [10:47:33] *** Resistance has quit IRC [10:49:48] *** multi_io has joined #eclipse [11:00:29] *** SintaxError has quit IRC [11:04:25] *** ct529 has quit IRC [11:06:42] *** Resistance9 has joined #eclipse [11:06:46] *** Resistance9 is now known as Resistance [11:09:16] *** SintaxError has joined #eclipse [11:11:25] *** z4z4 has joined #eclipse [11:15:40] *** discozohan has joined #eclipse [11:16:14] <discozohan> hello. Can anyone say, where eclipse holds hidden files ? [11:16:33] <discozohan> so i installed second eclipse, ran it and saw previous projects etc [11:16:34] <jink> No, they're hidden. We've never been able to find them. [11:16:43] <discozohan> ^^ [11:17:05] <jink> The projects and stuff like that might be in your workspace in your homedirectory. [11:24:20] *** discozohan has quit IRC [11:35:19] *** SintaxError has quit IRC [11:41:15] *** ct529 has joined #eclipse [11:42:42] *** ralf_e has quit IRC [11:56:19] *** yogione has quit IRC [11:57:14] *** Shown has joined #eclipse [11:57:58] *** Cybernator has joined #eclipse [11:59:26] *** gnuyoga_ has joined #eclipse [12:00:29] *** fixl has joined #eclipse [12:01:10] *** JannoT_ has joined #eclipse [12:01:15] *** JannoT_ has quit IRC [12:01:31] *** kthomas_vh_ has joined #eclipse [12:01:37] *** rcjsuen has joined #eclipse [12:02:10] *** kthomas_vh has quit IRC [12:03:44] *** JannoT has quit IRC [12:03:46] *** Cybernator has quit IRC [12:06:07] *** erdal has joined #eclipse [12:08:16] *** opossum_oisif has joined #eclipse [12:15:20] <EricInBNE> wow I just got two eclipse instances running from the same workspace. [12:15:30] <EricInBNE> gg lockfile [12:16:25] *** laknath_ has quit IRC [12:17:59] *** kthomas_vh has joined #eclipse [12:19:44] *** kthomas_vh_ has quit IRC [12:39:24] *** Resistance has quit IRC [12:39:24] *** Resistance6 has joined #eclipse [12:43:17] *** Kudd has quit IRC [12:43:17] *** Kudd_ has joined #eclipse [12:45:15] *** rcjsuen has quit IRC [12:45:35] *** gnuyoga_ has left #eclipse [12:47:45] *** bushwakko_ has joined #eclipse [12:49:55] *** Resistance6 has quit IRC [12:50:31] *** bushwakko has quit IRC [12:50:31] *** bushwakko_ is now known as bushwakko [12:53:03] *** SintaxError has joined #eclipse [12:55:45] *** Theravadan has quit IRC [12:55:54] *** Pasqualle has joined #eclipse [12:59:40] *** Shown has quit IRC [13:00:18] *** Shown has joined #eclipse [13:09:16] *** rcjsuen has joined #eclipse [13:10:29] *** Cybernator has joined #eclipse [13:11:14] *** SintaxError has quit IRC [13:12:47] <rcjsuen> rambo3_: I'm not sure if anyone here can answer that question. It's also not clear what "suck" exactly means in this context. [13:13:22] <rcjsuen> jink: What hidden files do you exactly speak of [13:13:54] <jink> rcjsuen: Donno. I was just replying someone. Jokingly, of course. :P [13:14:08] <rcjsuen> jink: Okay, I wasn't sure if you were being humourous or not. [13:14:21] <jink> I was. At least trying to, that is. :P [13:14:22] <rambo3_> Well I got it , Press button doesn't work so I use enter key [13:14:57] <jink> rcjsuen: discozohan seemed to get it, though. :P [13:14:58] <rcjsuen> rambo3_: "Press button", you mean clicking on it with the mouse? [13:15:11] <rambo3_> yes [13:15:15] <rcjsuen> rambo3_: Linux? [13:15:24] <rambo3_> press button search , yes linux [13:15:33] <rcjsuen> rambo3_: Eclipse 3.5.1 or something like that? [13:16:08] <rambo3_> Build id: 20090920-1017 [13:16:24] <rambo3_> It's on my workstation [13:16:33] <rcjsuen> rambo3_: Yes, that's 3.5.1. I suggest you look at the FAQ in the channel's topic then. [13:17:33] <rambo3_> rcjsuen, thanks [13:18:49] *** bushwakko has quit IRC [13:19:35] *** laknath_ has joined #eclipse [13:22:28] *** bushwakko has joined #eclipse [13:30:54] *** pnehrer has joined #eclipse [13:32:20] *** harp_arpi has joined #eclipse [13:32:45] *** JannoT has joined #eclipse [13:37:00] <rcjsuen> rambo3_: Did you resolve your problem? [13:37:42] <rambo3_> not really I tryed exporting , restarted eclipse . Its not that big of a problem now , I am used to enter key [13:43:14] *** JannoT has left #eclipse [14:01:49] *** asina12 has quit IRC [14:03:25] <rcjsuen> Dark-Magician: i suggest filing a bug about your synch problem [14:12:56] *** Fragarach87 has joined #eclipse [14:14:10] *** Bisu[Shield] has joined #eclipse [14:14:24] <Bisu[Shield]> does eclipse allow code highlighting? [14:14:43] <rcjsuen> Code highlighting? [14:15:02] <Bisu[Shield]> ya like to highlight a line yellow [14:15:24] *** jonkri has joined #eclipse [14:15:35] <Bisu[Shield]> or like change the color of selected text [14:16:33] <rcjsuen> No, you can't arbitrarily colour regions of text. [14:16:47] <Bisu[Shield]> k [14:19:00] *** Kudd_ has quit IRC [14:19:12] *** Kudd_ has joined #eclipse [14:20:25] *** crashR has quit IRC [14:22:10] *** SintaxError has joined #eclipse [14:24:01] *** crashR has joined #eclipse [14:28:56] *** vdv has joined #eclipse [14:28:58] <vdv> hi all [14:33:53] *** Bass10 has joined #eclipse [14:36:12] <Bisu[Shield]> i can fold functions (using php) can i fold loops, condition statements? [14:36:24] <vdv> here's a cdt question, i have a managed makefile project, and created 2 manage configurations, release and debug, and this resulted in "Invalid project path: Duplicate path entries" warning, i googled and find that this problem should be solved if i set different "Output Location"s in project properties, i just don't understand meaning of this option, can anybody clarify that? i have a "Make" dir in my project where all makefiles located, there'are several subp [14:36:24] <Bisu[Shield]> like do while, while, if then else [14:36:24] <vdv> rojects in my project, if i build a project from console all object files and binary are collected in "Build" directory, which has subdirs for each subproject [14:36:38] <Bisu[Shield]> i can fold functions (using php) can i fold loops, condition statements? like do while, while, if then else [14:40:47] *** fixl has quit IRC [14:45:26] *** RobW1 has joined #eclipse [14:46:10] *** Bisu[Shield] has quit IRC [14:46:19] *** HARIBABU has left #eclipse [14:52:29] *** Kudd_ has quit IRC [14:52:34] *** Kudd_ has joined #eclipse [14:52:56] *** briandealwis has joined #eclipse [14:54:13] *** ct529 has quit IRC [14:54:55] *** ct529 has joined #eclipse [15:00:03] *** bfitzpat has joined #eclipse [15:03:20] *** bfitzpat has left #eclipse [15:05:01] *** briandealwis has quit IRC [15:06:50] *** briandealwis has joined #eclipse [15:09:10] *** asina12 has joined #eclipse [15:11:38] *** vdv has quit IRC [15:13:51] *** harp_arpi has left #eclipse [15:14:33] *** deSilva has quit IRC [15:15:39] *** SzymonB has quit IRC [15:20:06] *** jose__ has joined #eclipse [15:20:31] <jose__> Has anybody been able to install the zend debugger on PDT in linux? [15:21:35] *** c03 has joined #eclipse [15:21:39] <c03> hi [15:21:47] <c03> How do I update my java eclipse to use c++ too [15:21:49] <c03> ? [15:22:14] <c03> I don't know which sites to add under "Install new software" [15:22:21] *** JohnSP has joined #eclipse [15:22:24] <rcjsuen> the galileo site presumably, if you use 3.5.x [15:22:30] <rcjsuen> tho that site should alrdy be on your list [15:22:38] <c03> There is nothing on the list =/ [15:22:52] <rcjsuen> See FAQ in channel topic [15:23:12] <rcjsuen> which a) may explain why your list is empty and b) provides you with the Galileo update site [15:23:56] <c03> awesome, found it, thanks [15:26:06] *** bashflyng has joined #eclipse [15:30:19] *** rgrunber has joined #eclipse [15:31:30] <c03> Apparently nothing happens when I use the site [15:32:53] <c03> aaand it works, yay =) [15:39:08] *** solars has joined #eclipse [15:39:31] <solars> hi, is it possible to change the backgroundcolor of the navigator window etc to dark ? [15:39:50] *** dsugar100 has joined #eclipse [15:40:41] *** progre55 has joined #eclipse [15:41:11] <rcjsuen> solars: No, that is dictated by the operating system. [15:41:22] <solars> okay, thanks [15:41:43] <solars> ok one more thing, is there a shortcut for "maximaze" (the little top right icon) and switching back? [15:41:45] *** nlc has joined #eclipse [15:42:03] <rcjsuen> ~keys [15:42:03] <solars> ie. what a double click does [15:42:03] <Arbalest> For a list of available key bindings press Ctrl + Shift + L. To configure your key bindings, see Window > Preference > General > Keys. See also http://wiki.eclipse.org/IRC_FAQ#What.27s_the_key_for_....3F [15:42:09] <solars> thank you [15:42:54] <progre55> hi guys. I'm starting eclipse (galileo Version: 3.5.1 on ubuntu karmic) and it says "building workspace" but does not progress, but consuming my 100% cpu. when I run it on a terminal, I can see this error "[Fatal Error] :1:2: The markup in the document preceding the root element must be well-formed." Any ideas, please? [15:43:27] <rcjsuen> you could get a thread dump and try to see what it's doing i suppose ~deadlock [15:43:27] <Arbalest> In a deadlock? http://wiki.eclipse.org/index.php/How_to_report_a_deadlock [15:44:19] <progre55> rcjsuen: how could I get a thread dump? :) [15:44:31] <rcjsuen> Did you look at Arbalest's link? [15:44:39] <progre55> not really ) [15:44:40] <progre55> sec [15:44:46] <rcjsuen> well then [15:46:55] *** NoobFukaire1 has joined #eclipse [15:47:22] <c03> No repository found at http://download.eclipse.org/eclipse/updates/3.5/R-3.5.1-200909170800. [15:49:18] <c03> I can't connect to the repository [15:54:33] <progre55> rcjsuen: I have the dump, can I just share it with you? :) [15:54:38] *** chamo has joined #eclipse [15:54:46] *** chamo has left #eclipse [15:54:56] <rcjsuen> progre55: I do not see how this involves the community in trying to help solve your problems. [15:55:59] <progre55> rcjsuen: well I just thought you were a pro and just tell me what the problem could be =) [15:56:09] <progre55> nah, never mind [15:56:13] <progre55> I'll report a bug then [15:56:35] <rcjsuen> okilydokily, paste the bug number back here when you're done [15:57:54] *** rhk has joined #eclipse [15:58:01] <progre55> okie [16:04:12] <solars> anyone here using eclim embedded in eclipse? [16:04:27] <solars> I wonder why the :Eclim cmds are not working [16:05:34] *** SzymonB has joined #eclipse [16:06:34] *** slimb00 has joined #eclipse [16:07:24] *** jose__ has quit IRC [16:07:41] <slimb00> can i write a plugin for eclipse in python? [16:08:01] *** Nurbs has quit IRC [16:10:07] <c03> that should be googleable [16:11:57] <NoobFukaire1> slimb00: yeah, it should be possible with jython [16:12:20] <NoobFukaire1> it will require some hackery though I believe, but there should be a jython compiler that generates bytecode [16:12:37] <NoobFukaire1> HOWEVER, the jython bytecode won't be exactly like what javac or ecj produce [16:12:55] <NoobFukaire1> because python is a dynamic language, so there's more overhead wrangling the types [16:12:57] *** progre55 has quit IRC [16:13:06] <NoobFukaire1> and Java's dynamic language support won't be available until Java 7 is out [16:13:23] <NoobFukaire1> the support built directly into the vm that is [16:18:02] *** Nurbs has joined #eclipse [16:18:43] *** Kudd_ has quit IRC [16:19:07] *** Kudd_ has joined #eclipse [16:22:59] *** erdal has left #eclipse [16:23:52] *** philk_ has joined #eclipse [16:25:58] *** jenia has joined #eclipse [16:26:02] <jenia> hello everyone [16:26:10] <jenia> if i have subversion installed on eclipse [16:26:12] *** philk__ has quit IRC [16:26:41] <jenia> i can use it to synchronize with projects that im not developing in eclipse? [16:27:46] *** SintaxError has quit IRC [16:33:05] *** jcp has joined #eclipse [16:33:35] *** vpathak has quit IRC [16:39:10] *** jonalv has joined #eclipse [16:40:57] *** kthomas_vh has quit IRC [16:41:00] *** punknroll_ has quit IRC [16:41:20] *** kthomas_vh_ has joined #eclipse [16:41:45] <jonalv> So a problem for you guys. I would like to run some code in a Job so I can block resources and have something that other threads/Jobs can wait for by calling join(). However I can not run my code in another thread than what I am laready in. Is there som way of running code as a job but in the current thread? (Did that even make sense?) [16:47:27] *** slimb00 has quit IRC [16:48:16] *** slimb00 has joined #eclipse [16:50:05] *** magnet__ has quit IRC [16:51:28] *** dsugar100 has quit IRC [16:53:44] *** Cybernator has quit IRC [16:53:59] *** Tesseract has joined #eclipse [16:54:56] *** Tesseraction has quit IRC [16:56:16] *** cmw72 has joined #eclipse [16:56:40] *** Tesseract is now known as Tesseraction [16:58:54] <rcjsuen> jonalv: I believe Job has a setThread method or something? [16:59:03] *** nlc has quit IRC [16:59:16] *** cmw72 has quit IRC [16:59:24] *** SzymonB has quit IRC [16:59:52] <rcjsuen> jenia: I presume the tooling would only know about projects that the Eclipse workspace itself recognizes. [17:00:35] <jonalv> rcjsuen: Is that soemthing that I should call? And how would I use that? [17:00:43] *** lithium has joined #eclipse [17:01:01] <rcjsuen> jonalv: Check the javadocs of the method...? :o [17:01:27] <jonalv> rcjsuen: I am looking at the implementation of the method and I ahve a feeling I am not supposed to touch this.. [17:01:41] <jonalv> rcjsuen: then again I am not sure. HEnce I am asking you... [17:01:57] <jenia> can someone please tell me? i'm trying to install a new plugin for eclipse [17:02:21] <jenia> when i enter the "work with" url, or choose one from the list [17:02:39] <rcjsuen> jonalv: Well, it is public API, doesn't hurt to try. [17:02:58] <jenia> there are no options available for me to pick from and i cannot click next (of course) [17:03:00] <briandealwis> jenia: you'll have to try it yourself. When I tried (2 years ago), the Eclipse plugin used a different structure in the .svn directories than my Subversion command-line client. I don't remember which plugin I used, though there was something about a HAL [17:03:32] <rcjsuen> jenia: What OS are you on [17:03:36] <jenia> ubuntu [17:03:48] <jonalv> rcjsuen: it only sets the Thread. I don't know how that would help me really... :/ [17:04:00] <rcjsuen> jonalv: I thought you wanted to run the job in the current thread. [17:04:11] <jonalv> rcjsuen: yes, sort of [17:04:13] <rcjsuen> Perhaps I don't fully understand your question. Why are you trying to do this anyway [17:04:20] <rcjsuen> jenia: try resizing the dialog [17:04:48] <jenia> okay yea, there we go [17:04:55] <jenia> i was getting scared there for a second [17:04:58] <jenia> thank you [17:05:14] <rcjsuen> jenia: Your problem/issue is addressed in the FAQ in the channel's topic. [17:05:28] <jonalv> rcjsuen: becasue I need to initilaize my JavaScript environment using the smae thread that is going to interact with it later on. And I want to be able to wait for the JavaScript environment to be iniliased by joining a Job. Maybe there is a better solution to my problem... [17:05:34] *** hmalphettes has joined #eclipse [17:06:30] <jenia> briandealwis, when you use the command line svn, you use it through the WebDAV protocol? is that the right way/the common way to use it? [17:07:04] <rcjsuen> jonalv: Perhaps you could try managing your own thread instead of using a Job. [17:07:19] <jonalv> rcjsuen: yes [17:07:21] <rcjsuen> It seems like you want a lot of control here. [17:07:38] <briandealwis> jenia: I dunno -- I didn't set the server up. It was in the 2006 - 2008 timeframe. [17:11:48] *** EricInBNE has quit IRC [17:12:44] *** lresende has joined #eclipse [17:14:09] *** dsugar100 has joined #eclipse [17:14:24] *** littledwarf has joined #eclipse [17:15:16] *** littledwarf_ has joined #eclipse [17:19:00] *** littledwarf has quit IRC [17:19:03] *** littledwarf_ is now known as littledwarf [17:25:55] *** Jennings has joined #eclipse [17:26:26] *** opossum_oisif has quit IRC [17:26:30] *** NoobFukaire has quit IRC [17:26:34] *** NoobFukaire1 is now known as NoobFukaire [17:26:48] *** NoobFukaire1 has joined #eclipse [17:27:13] *** slimb00 has quit IRC [17:29:57] *** nicoulaj has quit IRC [17:35:45] *** Bisu[Shield] has joined #eclipse [17:36:15] <Bisu[Shield]> i have a private class member, how do i indicate its type to the IDE [17:36:20] <Bisu[Shield]> I tried /* [17:36:23] *** Resistance3 has joined #eclipse [17:36:28] *** Resistance3 is now known as Resistance [17:36:32] <Bisu[Shield]> with the type inside it but eclipse dont understand it [17:36:34] <Bisu[Shield]> im using php [17:39:35] <soopos> I removed by accident workspace/.metadata/ How can you generate the metadata again for your existing procjets in workspace? [17:42:13] *** littledwarf_ has joined #eclipse [17:43:06] *** Kudd_ has quit IRC [17:43:48] *** Kudd_ has joined #eclipse [17:44:19] *** psst has quit IRC [17:45:24] *** psst has joined #eclipse [17:46:04] *** littledwarf has quit IRC [17:46:06] *** trac^ has joined #eclipse [17:46:10] *** littledwarf_ is now known as littledwarf [17:46:46] *** Kudd__ has joined #eclipse [17:46:49] *** Kudd_ has quit IRC [17:47:46] <soopos> * problem solved [17:48:46] *** c03_ has joined #eclipse [17:48:49] <c03_> hi [17:48:59] <c03_> Where do I specify my compiler path ? [17:50:06] *** toulmean has joined #eclipse [17:51:53] <rcjsuen> Compiler path? [17:55:06] *** brendan0powers has left #eclipse [17:58:56] *** littledwarf has quit IRC [17:59:42] *** slimb00 has joined #eclipse [18:00:32] *** littledwarf has joined #eclipse [18:00:48] *** Cybernator has joined #eclipse [18:02:13] *** littledwarf has quit IRC [18:03:18] *** zx has joined #eclipse [18:03:20] *** Jennings has quit IRC [18:05:42] *** toulmean has quit IRC [18:07:48] *** Bisu[Shield] has left #eclipse [18:10:53] *** sama has quit IRC [18:11:48] *** brendon_work has joined #eclipse [18:12:31] *** jonalv has quit IRC [18:15:56] *** z4z4 has quit IRC [18:18:59] *** laknath_ has quit IRC [18:21:52] *** rvsjoen has left #eclipse [18:22:37] *** laknath_ has joined #eclipse [18:24:22] *** toulmean has joined #eclipse [18:24:56] *** ZeuPiark has joined #eclipse [18:26:28] <ZeuPiark> hello [18:34:20] *** andrewh has joined #eclipse [18:34:20] *** tolland has joined #eclipse [18:36:50] *** solars has quit IRC [18:37:12] *** Kimppa has joined #eclipse [18:37:57] <Kimppa> Hi. Is anyone in here using the HgEclipse plugin? I was wondering how I can create a dynamic web project out of the code I've pulled with HgEclipse from a centralized repository [18:38:10] *** UrsoBranco has joined #eclipse [18:40:04] <c03_> rcjsuen: yes. I must specify the path to my g++ (C:\cygwin) [18:40:11] *** panfist has joined #eclipse [18:41:44] *** JohnSP has quit IRC [18:42:08] *** slimb00 has quit IRC [18:44:35] *** c03 has quit IRC [18:45:06] *** c03_ is now known as c03 [18:45:58] *** fleque has quit IRC [18:48:19] *** ct529 has quit IRC [18:48:58] <briandealwis> c03: the ~cdt-faq has some details on configuring your environment. It also has pointers to tutorials that will walk you through the configuration. [18:48:58] <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). [18:52:00] <briandealwis> Kimppa: I'm assuming this wasn't a web project already (if so, Eclipse should have picked that up). But the code has been pulled in as a project, right? If so, you might need to manually set the project's ~nature [18:52:01] <Arbalest> Need to assign a nature to a project by hand? http://wiki.eclipse.org/IRC_FAQ#How_do_I_manually_assign_a_project_Nature_or_BuildCommand.3F [18:57:08] *** bushwakko has quit IRC [18:58:45] *** briandealwis has quit IRC [18:59:48] *** stijnbe has joined #eclipse [19:00:04] *** stijnbe has quit IRC [19:01:57] *** dsugar100 has quit IRC [19:06:14] *** Theravadan has joined #eclipse [19:06:37] *** littledwarf has joined #eclipse [19:07:25] *** littledwarf has quit IRC [19:07:32] *** UrsoBranco has left #eclipse [19:07:33] *** littledwarf has joined #eclipse [19:08:18] *** slimb00 has joined #eclipse [19:08:40] *** andrewh has quit IRC [19:09:30] *** Jennings has joined #eclipse [19:10:01] *** deostroll has joined #eclipse [19:10:39] <deostroll> is this were i can troubleshoot my eclipse ide? [19:10:59] *** lresende has quit IRC [19:13:52] *** marcosroriz has joined #eclipse [19:18:13] <rcjsuen> deostroll: Eclipse from eclipse.org, yes. [19:19:28] <deostroll> can't install plugins...always give repository not found somewhere during the install process... [19:19:30] *** zx has quit IRC [19:19:31] <jink> My Eclipse doesn't work! The sun was only half-covered! [19:20:48] <NoobFukaire> deostroll: sounds like maybe a permission issue? [19:21:26] *** danlucraft has quit IRC [19:21:41] *** littledwarf has quit IRC [19:22:52] *** dpino has quit IRC [19:28:50] *** NoobFukaire has quit IRC [19:28:51] *** kib0 has joined #eclipse [19:29:08] *** zx has joined #eclipse [19:29:36] *** zx has quit IRC [19:29:41] *** kottlett has quit IRC [19:29:57] *** danhello has joined #eclipse [19:30:18] *** zx has joined #eclipse [19:33:15] *** lresende has joined #eclipse [19:33:30] *** lresende has quit IRC [19:34:50] <deostroll> noobfukaire: permission 4 wht? [19:42:10] *** c03 has quit IRC [19:42:56] *** philk_ has quit IRC [19:45:52] *** JohnSP has joined #eclipse [19:45:57] *** synx has quit IRC [19:46:02] *** briandealwis has joined #eclipse [19:50:03] *** synx` has joined #eclipse [19:50:36] *** Kudd__ has quit IRC [19:56:02] *** heinz has joined #eclipse [20:00:25] *** kthomas_vh_ has quit IRC [20:01:43] *** kthomas_vh has joined #eclipse [20:02:54] *** mastro has quit IRC [20:07:33] *** paul0 has joined #eclipse [20:08:32] *** ct529 has joined #eclipse [20:09:43] <paul0> hi [20:09:50] <paul0> i'm learning java/swt now [20:09:52] <paul0> http://pastebin.com/kLiwE7wn [20:10:25] <paul0> anyone know why this error is occurring? I've forgot to do something in eclipse IDE? [20:13:44] <rcjsuen> Isn't that telling you you have a compiler error [20:14:22] <rcjsuen> probably import statement problems [20:14:26] <rcjsuen> i've never used those examples myself tho [20:17:16] <paul0> what do you suggest to learn swt? [20:17:27] <paul0> i couldn't make these examples work [20:17:54] <rcjsuen> Couldn't really say. I don't remember how I learned. I guess I just used the ~snippets [20:17:54] <Arbalest> SWT Snippets - http://www.eclipse.org/swt/snippets/ - JFace Snippets - http://wiki.eclipse.org/index.php/JFaceSnippets [20:21:28] *** discodan has joined #eclipse [20:21:50] *** Jennings has quit IRC [20:22:40] *** paul0 has quit IRC [20:22:48] *** RobW1 has quit IRC [20:24:04] *** paul0 has joined #eclipse [20:24:34] *** Pasqualle has quit IRC [20:27:42] *** matt2s has joined #eclipse [20:33:58] *** RobW1 has joined #eclipse [20:36:30] *** danlucraft has joined #eclipse [20:36:39] *** jenia has quit IRC [20:39:03] <panfist> i've been working on a new project from existing code for a couple of days, and all of a sudden i have an error: "invalid source folder specified: /foo/bar" [20:39:49] <panfist> well i never specified /foo/bar, i specified /foo/arg ... but i can't see where in the project properties i can fix that [20:39:49] *** zx has quit IRC [20:40:12] <panfist> nevermind [20:41:25] *** slimb00 has quit IRC [20:42:06] *** slimb00 has joined #eclipse [20:46:17] *** kartben has quit IRC [20:48:41] <matt2s> Is there a fast way to jump from an editor to the file explorer? [20:49:16] *** Mixologic has left #eclipse [20:49:22] <FauxFaux> I don't know what you mean by "file explorer", but alt+shift+q is normally the switch view hotkey. [20:50:19] *** zx has joined #eclipse [20:50:54] <matt2s> FauxFaux, I am thinking of the File explorer, or Package Explorer, or in my case, Ruby Explorer, which I use to navigate my project [20:51:28] <FauxFaux> Alt+shift+q,p is the package explorer, no idea what the ruby one is.# [20:51:54] *** gilead has joined #eclipse [20:52:52] <matt2s> FauxFaux, that works. How do you switch back to the editor? [20:53:17] <matt2s> FauxFaux, ah I think I found it, F12? [20:53:27] <matt2s> F1 for package explorer, F12 to get back to editor.. hm I think I like it [20:53:59] *** Kimppa has left #eclipse [20:54:08] <FauxFaux> Yeah. I dislike f12 but it's there. [20:57:04] *** ZeuPiark has quit IRC [20:58:55] *** tr1gger has joined #eclipse [21:05:24] *** ZeuPiark has joined #eclipse [21:08:49] *** kartben has joined #eclipse [21:12:04] *** Powerplay has joined #eclipse [21:15:05] *** preston has quit IRC [21:18:00] *** Kutakizukari has joined #eclipse [21:19:58] *** zx has quit IRC [21:21:03] *** deostroll has quit IRC [21:22:11] *** ZeuPiark has quit IRC [21:22:14] *** preston has joined #eclipse [21:25:47] *** ct529 has quit IRC [21:32:10] *** bushwakko has joined #eclipse [21:36:45] *** benny`work has joined #eclipse [21:37:56] *** laknath_ has quit IRC [21:38:35] *** vwegert has quit IRC [21:40:52] *** ZeuPiark has joined #eclipse [21:42:55] *** kartben has quit IRC [21:43:36] *** kartben has joined #eclipse [21:44:32] *** zxm has quit IRC [21:44:32] *** zxm_ has joined #eclipse [21:44:55] <rcjsuen> matt2s: you could also use Ctrl+(Shift+)F7 [21:45:34] *** jcp has quit IRC [21:51:26] <matt2s> rcjsuen, I found those, and Ctrl+(Shift)+F6 is nice too! [21:51:35] *** zxm_ has quit IRC [21:52:02] *** laknath_ has joined #eclipse [21:53:05] *** NoobFukaire has joined #eclipse [21:54:34] *** danhello has quit IRC [21:55:53] *** benny`work has quit IRC [22:03:11] *** Fragarach87 has quit IRC [22:03:21] *** laknath_ has quit IRC [22:05:08] *** joeytwiddle has quit IRC [22:07:04] *** dsugar100 has joined #eclipse [22:07:29] *** joeytwiddle has joined #eclipse [22:09:14] *** Cybernator has quit IRC [22:12:26] *** kthomas_vh has quit IRC [22:12:31] *** marcosroriz has quit IRC [22:14:12] *** dsugar100 has quit IRC [22:16:48] *** triptec has quit IRC [22:17:53] *** toulmean has left #eclipse [22:18:20] *** paul0 has quit IRC [22:19:22] *** panfist has quit IRC [22:19:50] *** vpathak_ has joined #eclipse [22:26:08] *** rcjsuen has quit IRC [22:30:45] *** scorphus has quit IRC [22:35:45] *** LongBeach has quit IRC [22:37:56] *** danlucraft1 has joined #eclipse [22:37:56] *** danlucraft has quit IRC [22:38:10] *** slimb00 has quit IRC [22:38:38] *** slimb00 has joined #eclipse [22:48:18] *** kthomas_vh has joined #eclipse [22:51:20] *** rcjsuen has joined #eclipse [23:03:05] *** werdan7 has quit IRC [23:07:01] *** rhk has quit IRC [23:10:29] *** werdan7 has joined #eclipse [23:11:10] *** nlc has joined #eclipse [23:12:21] *** rgrunber has quit IRC [23:13:58] <ZeuPiark> good night, bye [23:14:01] *** ZeuPiark has quit IRC [23:24:09] *** slimb00 has quit IRC [23:24:52] *** volodya has joined #eclipse [23:26:07] *** slimb00 has joined #eclipse [23:26:11] *** Chepra has joined #eclipse [23:26:27] <Chepra> Hello, which version to take for a mac? Is there any reason not to take cocoa 64bit? [23:28:31] *** danlucraft1 has quit IRC [23:28:57] *** scorphus has joined #eclipse [23:31:58] <rcjsuen> Not that I know of. [23:32:42] *** kartben has quit IRC [23:46:16] *** volodya has quit IRC [23:49:19] *** psst has quit IRC [23:49:34] *** discodan has quit IRC [23:51:00] *** Powerplay has quit IRC [23:51:56] *** Theravadan has quit IRC