[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