[00:08:41] *** rnicolas has quit IRC [00:24:59] <rretzbach> As expected it's not working... http://paste.pocoo.org/show/144282/ [00:29:02] *** rcjsuen has quit IRC [00:29:03] *** golpira has quit IRC [00:29:03] *** Tesseraction has quit IRC [00:29:03] *** Doppp has quit IRC [00:29:03] *** Kaio_monolith has quit IRC [00:29:03] *** nks has quit IRC [00:29:49] *** rcjsuen has joined #eclipse [00:29:49] *** golpira has joined #eclipse [00:29:49] *** Tesseraction has joined #eclipse [00:29:49] *** Doppp has joined #eclipse [00:29:49] *** Kaio_monolith has joined #eclipse [00:29:49] *** nks has joined #eclipse [00:35:47] <rcjsuen> rretzbach: it seems you want to run some code every .1 second [00:36:04] <rretzbach> That is just my test code :\ [00:36:17] <rretzbach> in the final version I would like to use jpcap [00:36:27] <rcjsuen> anyway i don't know why you're sleeping on the UI thread [00:37:09] <rretzbach> Well I basically don't want to perform anything on the UI tread than ui :( [00:37:27] <rcjsuen> well that looks right, except the sleeping part [00:37:29] <rretzbach> JpcapCaptor captor=JpcapCaptor.openDevice(devices[index], 65535, false, 0);captor.loopPacket(-1,dofusHandler); [00:37:48] <rretzbach> This statement will never return. [00:38:16] <rretzbach> And the handler is called. (which should add the result to my Text widget) [00:39:03] <rcjsuen> Doesn't sound like a huge problem (if it never returns). [00:39:09] <rcjsuen> As long as your event loop is being spun elsewhere. [00:39:46] <rretzbach> okay. I will try my real code. It should be "slower" than my test code without the thread.sleep [00:49:54] <rretzbach> Thank you rcjsuen, I understood what you meant. [00:50:01] <rretzbach> Now my test code works. [00:56:07] <rcjsuen> okilydokily [00:57:51] <rretzbach> ;) Man I am somewhat disappointed by StyledText. I thought I could do something like: text.addText(String) or text.addText(String, Style) but I need to keep track of all styled ranges and the core text and have to render my data every time completely :( [01:03:06] *** unapiedra has joined #eclipse [01:42:24] *** cjm has joined #eclipse [01:43:48] <nitind> Not sure that's true. You can add text and then set the stylerange for it. [01:44:02] *** dhillon-v10 has joined #eclipse [01:44:30] <dhillon-v10> hi all, I need some help with bzr eclipse plugin I just can't get it to work with eclipse [01:48:44] <rcjsuen> Elaborating on your problem might get you better mileage. [01:49:44] <dhillon-v10> <rcjsuen> hi, alright so I downloaded and installed the plugin and now when I right click on team the other team features are grayed out [01:51:38] <rcjsuen> what "other" team features [01:52:48] <dhillon-v10> <rcjsuen> well I can't really get any feature working can I post up a screenshot if that would help [01:52:48] <rcjsuen> Doesn't hurt. [01:53:08] <dhillon-v10> alright just a sec. [01:56:33] <dhillon-v10> <rcjsuen> http://img230.imageshack.us/img230/3323/screenshotbe.png [01:57:35] *** rhk has joined #eclipse [01:57:39] <rcjsuen> you could try disconnecting and reconnecting the project maybe, dunno [01:58:24] <dhillon-v10> <rcjsuen> I did that several times but nothing happened, I don't understand ever after getting all the dependencies it doesn't work [01:58:48] <rcjsuen> Better check with the plug-in's authors then. [01:59:08] <dhillon-v10> <rcjsuen> alright, I will do that thanks anyways [02:00:29] *** dhillon-v10 has quit IRC [02:03:02] <rretzbach> Maybe he installed eclipse via apt-get :\ [02:03:13] <rretzbach> Good night, rcjsuen [02:03:23] *** rretzbach has quit IRC [02:17:42] *** jihedamine has joined #eclipse [02:19:37] *** gr00vy has quit IRC [02:20:23] <jihedamine> Hi. I'm using eclipse maven plugin. Even thought I changed the build output directory in both the eclipse project properties and the .pom file, building keeps outputting the compiled classes to the default /target folder. How to fix that please ? [02:31:43] *** Aleph_One has joined #eclipse [02:36:55] <prahal> do you know where I could find IBMJava2-141 as used by eclipse for swt native builds ? building swt (jni) against openjdk 6 seems to ahve fixed the issue so I want to try building with the same jdk as eclipse project [02:37:57] <prahal> but it seems nowhere to be found ibm 1.4.1 ... I could try against newer releases but I d like to reproduce the issue asap with debugging printf addeds to swt callback.c [02:46:17] *** imyousuf has joined #eclipse [02:46:40] <nitind> 1.4 is EOL, so it's harder to get. [02:46:55] <prahal> I agree but it is what s used to build swt :( [02:47:36] <prahal> if I can get my hand on it an confirm it is at fault maybe the build process will be upgraded otherwise it may not happens for years to come [02:49:48] <prahal> bah ... downloading all the available ones ... see if I can reproduce [03:09:28] *** stijnbe has joined #eclipse [03:12:54] *** stijnbe has quit IRC [03:24:42] *** boxxoq has joined #eclipse [03:59:56] *** [TomTom] has joined #eclipse [04:10:01] *** jihedamine has left #eclipse [04:15:05] *** TomTom has quit IRC [04:20:49] *** Aleph_One has quit IRC [04:23:30] *** Theravadan has joined #eclipse [04:35:59] *** ExElNeT has quit IRC [04:36:31] *** fsteeg_ has joined #eclipse [04:44:58] *** fsteeg has quit IRC [04:44:58] *** fsteeg_ is now known as fsteeg [04:58:49] *** bbt has quit IRC [05:05:02] *** fsteeg has quit IRC [05:06:03] *** fsteeg has joined #eclipse [05:10:36] *** fsteeg_ has joined #eclipse [05:10:42] *** fsteeg has quit IRC [05:10:43] *** fsteeg_ is now known as fsteeg [05:17:48] *** rcjsuen has quit IRC [05:17:48] *** unapiedra has quit IRC [05:19:13] *** Aemis has quit IRC [05:24:04] *** CelticSoul has joined #eclipse [05:32:48] *** fsteeg has quit IRC [05:41:44] *** fsteeg has joined #eclipse [05:47:05] *** cha0s_ has quit IRC [05:47:10] *** cha0s has joined #eclipse [05:52:14] *** benny__ has joined #eclipse [05:55:09] *** JabDesign has joined #eclipse [05:59:28] *** benny`work has quit IRC [06:14:00] *** fsteeg has quit IRC [06:17:33] *** nmatrix9 has joined #eclipse [06:55:50] *** EricInBNE has joined #eclipse [06:56:13] *** EricInBNE has quit IRC [06:57:39] *** EricInBNE has joined #eclipse [06:58:56] *** nmatrix9 has quit IRC [07:16:28] *** rhk has quit IRC [07:26:34] *** Bass10 has quit IRC [07:28:44] *** dpino has quit IRC [07:29:12] *** dpino has joined #eclipse [07:43:42] *** Michael_ has joined #eclipse [08:11:56] *** boxxoq has left #eclipse [08:13:15] <Michael_> ?join python [08:13:28] *** Michael_ has left #eclipse [08:15:54] *** pwuertz has joined #eclipse [08:22:00] *** JabDesign has quit IRC [08:26:59] *** pwuertz has quit IRC [08:27:29] *** pwuertz has joined #eclipse [08:37:56] *** sama has joined #eclipse [08:55:09] *** evil_gordita has joined #eclipse [09:21:39] *** Hanumaan has joined #eclipse [09:25:52] *** Kiran has joined #eclipse [09:26:20] *** Kiran is now known as Guest85809 [09:31:21] *** Hanumaan has quit IRC [09:35:02] *** evil_gordita has quit IRC [09:35:02] *** stimpie has quit IRC [09:35:02] *** roel-_ has quit IRC [09:35:02] *** bois has quit IRC [09:35:03] *** akurtakov has quit IRC [09:35:10] *** akurtakov has joined #eclipse [09:36:43] *** stimpie has joined #eclipse [09:37:10] *** roel- has joined #eclipse [09:37:13] *** bois has joined #eclipse [09:40:11] *** evil_gordita has joined #eclipse [09:42:17] *** akurtakov has quit IRC [09:42:23] *** akurtakov has joined #eclipse [09:42:23] *** roel-_ has joined #eclipse [09:42:56] *** akurtakov_ has joined #eclipse [09:51:24] *** akurtakov has quit IRC [09:51:41] *** roel-_ has quit IRC [09:58:10] *** michael has joined #eclipse [09:58:24] <michael> hi [09:59:39] <michael> can i disable plugins for certain workspaces? i'm running multiple instances and some plugins complain about already running (e.g. port binding and so on) [10:00:22] *** Theravadan has quit IRC [10:07:23] *** Guest85809 has quit IRC [10:07:48] *** Guest85809 has joined #eclipse [10:15:57] *** rretzbach has joined #eclipse [10:19:07] *** dominikg has joined #eclipse [11:06:20] *** duplo has quit IRC [11:17:07] *** Guest85809 is now known as Hanumaan [11:36:03] *** l0ngbeach has joined #eclipse [11:36:23] *** boxxoq has joined #eclipse [11:44:41] *** nessuno2_ has joined #eclipse [11:46:22] *** rnicolas has joined #eclipse [11:47:01] *** rnicolas has quit IRC [11:47:11] *** LongBeach has quit IRC [11:48:20] *** nessuno2_ has left #eclipse [12:05:19] *** soulreaper has joined #eclipse [12:06:13] *** tr1gger has joined #eclipse [12:10:58] *** winegoddess has quit IRC [12:11:32] *** hyksos has joined #eclipse [12:12:08] <hyksos> hi, what must i do, to use the "hammer"-button to build my project, and not only the project->build menu? [12:12:56] *** imyousuf has left #eclipse [12:13:22] <hyksos> ah, its a makefile target [12:15:06] *** drindt has joined #eclipse [12:23:16] *** boxxoq has left #eclipse [12:27:28] *** stijnbe has joined #eclipse [12:44:56] *** pwuertz has quit IRC [13:13:57] *** dpino has quit IRC [13:16:21] *** allisterb_ has joined #eclipse [13:29:14] *** rnicolas has joined #eclipse [13:33:40] *** allisterb has quit IRC [13:38:27] *** moradan has joined #eclipse [13:40:59] *** Tinctorius has joined #eclipse [13:41:21] <moradan> hello, can anybody explain me what it wrong with my eclipse? the error is http://pastebin.com/d25a96673 - yesterday and a month ago all was right [13:41:58] <Tinctorius> I'm trying to write my own ResourcesPlugin (org.eclipse.core.resources is just unsuitable for our model), but I can't make it start after my instance location has been set. [13:42:01] <Tinctorius> Any ideas? [13:42:43] <Tinctorius> I've implemented a workspace chooser as suggested by Hexapixel's blog (http://hexapixel.com/2009/01/12/rcp-workspaces) [13:43:02] <Tinctorius> but still, my own resources plugin is activated before my application's plugin [13:44:01] *** z4z4 has joined #eclipse [13:44:12] *** z4z4 has quit IRC [13:44:39] *** rcjsuen has joined #eclipse [13:45:31] <Tinctorius> moradan: have you tried running something else that needs JDK? [13:45:45] <Tinctorius> moradan: maybe your JDK got updated and broke since... [13:45:55] <Tinctorius> (Sun seems to like to do such things) [13:46:31] <moradan> yes, I think the problem in JDK but NetBeans and a topcoder arena through JWS run normally [13:47:26] <moradan> and with the eclipse from the zipped folder the situation is similar - so the problem is not with some changes in it [13:47:49] *** acuster has joined #eclipse [13:53:49] <rcjsuen> Tinctorius: I wouldn't write my own resources implementation if I were you. [13:55:24] <rcjsuen> moradan: So yesterday it worked then today it doesn't? [13:55:40] <moradan> yes [13:56:59] <rcjsuen> You could try launching from the java.exe directly instead of the jvm.dl. [13:58:29] <moradan> erm... how to do this? I launched with eclipse.exe previously [13:58:39] <rcjsuen> michael: You can't swap plug-ins based on workspaces. [13:58:46] <rcjsuen> ~vm [13:58:46] <Arbalest> To start Eclipse with a specific Java VM, you should start Eclipse with the -vm argument. This should look something like 'eclipse.exe -vm C:\jdk1.5.0.6\bin\java.exe' or './eclipse -vm /opt/sun-jdk-1.6.0.03/bin/java'. Note that the path of the 'java' executable is being passed and _not_ a folder. [13:59:45] <moradan> thanks [14:03:57] <moradan> thanks with D:\eclJEE\eclipse.exe -vm "C:\Program Files\Java\jdk1.6.0_14\bin\java.exe" it is running [14:06:00] *** ixM` has joined #eclipse [14:08:32] *** prajjwal has joined #eclipse [14:09:46] *** tphgangster has joined #eclipse [14:10:18] <rcjsuen> moradan: You should add it to the ~eclipse.ini file then. [14:10:18] <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 [14:10:18] *** ixM` has quit IRC [14:10:30] <rcjsuen> moradan: Good luck with whatever you were working on. [14:10:41] <moradan> thnka a lot [14:16:20] *** neekers has joined #eclipse [14:16:31] *** ssc| has joined #eclipse [14:16:36] <neekers> i hate to ask this question, I have added iText as a user library to my java build path in eclipse and have added it to my project, yet i am still getting this error -> package com.lowagie.text.pdf does not exist [14:16:52] <ssc|> hi all [14:17:24] <rcjsuen> neekers: What's there to hate? [14:18:25] <neekers> it seems such a beginner question. i've been searching on google for a couple of hours now and it all points back to not having the classpath set. i'm just frustrated at not being able to solve it. [14:18:29] <rcjsuen> neekers: Do you see the library show up within your project in the 'Package Explorer' view? If yes, if you expand the tree and inspect its contents, does it match what you'd expect? [14:21:01] <neekers> i have this as my import statement and i do see that .class in the package explorer, import com.lowagie.text.pdf.PdfPTable; [14:21:15] *** Pikachu_2015 has joined #eclipse [14:21:34] <rcjsuen> Screenshots? [14:21:44] <neekers> ok, one sec [14:21:46] <rcjsuen> And what does your project's .classpath file look like? [14:22:14] *** mohbana has joined #eclipse [14:26:31] *** drindt has quit IRC [14:27:14] <neekers> http://imgur.com/ww3YL.jpg [14:27:42] <rcjsuen> oh [14:27:47] <rcjsuen> you're building in Ant [14:28:04] <neekers> yes [14:28:15] <rcjsuen> Okay, that was not obvious to me. [14:28:38] <rcjsuen> you should try running Ant from the command line to see if it is an Ant file problem or an Eclipse problem [14:28:47] <neekers> http://www.pastie.org/650348 [14:28:54] <rcjsuen> altho just fyi, adding stuff to the java project clsaspath [14:29:00] <rcjsuen> has absolutely nothing to do with Ant building stuff [14:29:01] <neekers> akk, ok, let me try that [14:29:54] <neekers> yeah, that jar file is in my .classpath file [14:32:18] *** Carnage\ has joined #eclipse [14:36:09] *** Pikachu_2014 has quit IRC [14:37:24] *** drindt has joined #eclipse [14:37:36] *** Carnage\ has quit IRC [14:37:42] *** Carnage\ has joined #eclipse [14:38:02] *** Carnage\ has quit IRC [14:39:16] *** ReneP has quit IRC [14:40:27] *** soul9 has joined #eclipse [14:40:31] <soul9> aye [14:40:57] <soul9> anyone can tell me how to install the RCP or java developper components of eclipse without reinstalling the whole thing? [14:43:06] *** moradan has quit IRC [14:43:11] *** moradan_ has joined #eclipse [14:43:13] *** moradan_ is now known as moradan [14:43:45] *** ReneP has joined #eclipse [14:44:50] <soul9> this is a difficult question? [14:44:59] <soul9> so i should reinstall eclipse with all the plugins i had? [14:46:49] <soul9> :'( [14:46:50] *** soul9 has left #eclipse [14:49:46] <rcjsuen> Seems the person has left but this link might've helped. http://bewarethepenguin.blogspot.com/2009/07/screencast-creating-eclipse-download.html [14:52:10] *** Laserbeak43 has joined #eclipse [14:52:59] <neekers> rcjsuen: i ran ant from the commany line and it was fine. i looked in build.xml for the project but saw no references to iText but I have included it here, http://imgur.com/veb2y.jpg [14:53:31] *** rcjsuen has quit IRC [14:54:06] *** abhinav has joined #eclipse [14:56:00] *** dr_jerry has joined #eclipse [14:57:37] *** rcjsuen has joined #eclipse [14:57:38] *** drindt has quit IRC [14:58:58] <neekers> it's these kinds of problems that take me hours to solve but don't really get me any closer to getting my application written... META problems... [15:01:02] <rcjsuen> Sounds strange that it would have no references to any itext jars. [15:02:29] <rcjsuen> Do you really need to have that jar built anyway? [15:02:34] <rcjsuen> Don't they provide jars for OpenFire? [15:05:07] <ssc|> i've got a pretty weird problem with eclipse, nothing happens when i click on some of the preselected buttons like "next" or "finish" in some dialogs - but using alt-<shortcut key> works without any problems .. any ideas? [15:05:44] <rcjsuen> ssc|: Linux? [15:05:49] <ssc|> yes [15:05:55] <rcjsuen> ssc|: Karmic Koala/some super-new distro? [15:06:09] <ssc|> yes karmic [15:06:14] <neekers> i'm building a plugin for openfire so i needed to build from the source files. thats the instructions on the openfire website. i'm just trying to get pdf support for one the servlent in the plugin... [15:06:19] <rcjsuen> ~tell ssc| about 291984 [15:06:20] <Arbalest> ssc|: Bug 291984 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=291984 - Platform / SWT / 3.5.1 - PC / Linux-GTK - NEW / normal / - Assignee: platform-swt-inbox - all dialog "Finish", "Next", and "OK" buttons are broken [15:06:25] *** Bass10 has joined #eclipse [15:06:47] <neekers> everything was working fine until i tried to add iText... [15:07:28] <ssc|> rcjsuen: ahh ok - thx [15:07:30] <neekers> servlent=servlets [15:09:26] *** soul9 has joined #eclipse [15:09:33] <soul9> ? [15:09:59] <soul9> so, anyone got performance tweaks for eclipse on sun-jdk 1.6.0.15? [15:10:04] <soul9> on linux* [15:11:59] <rcjsuen> It runs fine for me and I have 1 GB of RAM on a notebook. There are not really any magic things to use. Altering your JVM arguments may help but probably not in a huge way. If you want it to startup faster you can try -Xverify:none. [15:12:28] <soul9> ?artup isn't really the issue though [15:12:31] <soul9> but ok [15:12:34] <soul9> thanks again [15:12:39] <soul9> s/?/st [15:17:27] *** sama has quit IRC [15:17:33] <rcjsuen> soul9: Are you noticing slowdowns for particular operations? [15:18:51] <soul9> hmm, not really, the whole UI is really sluggish [15:19:10] <rcjsuen> That would probably be a generic GTK+ problem. [15:19:26] <soul9> may be, what can i do? [15:20:02] <rcjsuen> Nothing. The general consensus is that Eclipse on GTK+ is not as fast as Eclipse on Windows. If you've used it on Windows then maybe you are seeing the difference. [15:20:29] <soul9> yeah, never used it on windows, but it's definitely slow [15:20:36] <rcjsuen> I don't feel anything myself (I use Gentoo with gtk+ 2.16.x). [15:20:40] <soul9> ok, maybe that's it then [15:20:43] <soul9> gentoo here too [15:20:43] <rcjsuen> tho i've also used it on vista and eclipse [15:20:45] <soul9> ~x86 [15:20:54] <rcjsuen> er, vista and xp [15:23:59] *** mohbana has quit IRC [15:24:20] *** mohbana has joined #eclipse [15:25:14] <neekers> ok, i'm going to reboot my computer... i've already restarted eclipse... see if that solves the iText classpath problem [15:27:53] *** neekers has left #eclipse [15:28:18] *** prajjwal has left #eclipse [15:28:35] *** drindt has joined #eclipse [15:30:12] *** Razec has joined #eclipse [15:30:54] *** nessuno2_ has joined #eclipse [15:38:42] *** EricInBNE has quit IRC [15:43:53] *** alinp has joined #eclipse [15:52:53] *** acuster has quit IRC [16:02:39] *** alinp has quit IRC [16:03:04] *** Chepra_ has joined #eclipse [16:03:49] *** Ramosa has joined #eclipse [16:03:52] <Chepra_> hi! are swt questions allowed here? [16:04:54] <rcjsuen> Chepra_: Yes, you can try here or the forums. [16:05:30] <Chepra_> I am just beginning with swt. [16:05:40] *** fsteeg has joined #eclipse [16:05:57] <Chepra_> I want to build a 2 column gui. the left column should have some buttons and the right column the content (which is changing) [16:06:12] <Chepra_> So i would say i use a gridlayout in my shell? [16:06:27] <Chepra_> and add a composite to my left column and add some buttons into it? [16:06:31] <Chepra_> is the right way? :) [16:06:41] <rcjsuen> That should work. [16:06:52] <rcjsuen> Though it is difficult to express UIs with words. [16:06:55] <Chepra_> is this the way swt should be used? [16:07:27] <Chepra_> I am googled a little bit, but coult not finde any resource about real usage of swt [16:07:57] *** prahal has quit IRC [16:09:10] <rcjsuen> You will likely need a container for the buttons on your left so a composite with buttons would be a good start. [16:10:12] <Chepra_> rcjsuen: i thought the first thing would be divide the shell into the two parts? [16:11:02] <rcjsuen> Chepra_: yes that's what you would do [16:13:56] *** unapiedra has joined #eclipse [16:13:57] <Chepra_> rcjsuen: with selection the proper layout(manager)? [16:14:11] <rcjsuen> I don't understnad [16:15:10] <Chepra_> rcjsuen: how do i divide the shell into the two parts? [16:15:31] <rcjsuen> GridLayout would work [16:18:13] *** mindmedic1 has joined #eclipse [16:18:14] *** moradan has quit IRC [16:18:28] <hyksos> how do i disable the filter in the project exploerer that hides .files ? [16:18:37] <rcjsuen> via the view's menu i believe [16:18:56] <hyksos> rcjsuen: where is that [16:19:04] <rcjsuen> the inverted triangle [16:19:25] <hyksos> rcjsuen: ah ,thx [16:21:02] *** mohbana has quit IRC [16:21:04] *** prahal has joined #eclipse [16:22:25] *** mohbana has joined #eclipse [16:23:25] *** drindt has quit IRC [16:31:21] *** prahal has quit IRC [16:32:53] *** prahal has joined #eclipse [16:33:14] *** prahal has joined #eclipse [16:35:19] <Chepra_> rcjsuen: ok, got thtat [16:36:01] <Chepra_> rcjsuen: next question :P [16:36:28] <Chepra_> rcjsuen: for the right column, which widget is apropriate for holding other widgets - and some styling maybe? [16:37:29] <rcjsuen> no idea what you mean by styling [16:38:16] <Chepra_> give it a different background or something like that [16:38:40] <rcjsuen> you can set background colours or images to Controls [16:41:56] *** ixM` has joined #eclipse [16:42:20] <Chepra_> rcjsuen: i think i have to read more about building rich guis with swt :/ [16:42:26] <Chepra_> do you have something for that? [16:43:27] <rcjsuen> Not really. I started using SWT in 2006. I don't remember what resources I used, if any. [16:43:33] <rcjsuen> I probably just asked questions on IRC and relied on google. [16:43:58] <rcjsuen> And looked internally at the Eclipse UI itself and see how things are done internally and just copy/paste here and there. [16:44:24] <rcjsuen> I refer to the snippets frequently http://www.eclipse.org/swt/snippets/ [16:44:34] <Chepra_> http://pastie.org/650432 [16:44:42] <Chepra_> this is what i currently have [16:46:50] <ssc|> is where a easy way to change the nature of a project without editing the .project file? [16:47:02] <rcjsuen> ssc|: Unless the plug-in provides a UI, no. [16:47:11] <prahal> ok cannot reproduce with swt build against IBMJava2-142 ... is there a small chance I could get a -141 from anywhere on the net ? [16:47:27] <rcjsuen> prahal: How do you know it is built with 1.4.1 anyway? [16:47:31] <prahal> to be confident it is not related to gcc version used instead [16:47:45] <prahal> rcjsuen, the path are hardcoded in the build.xml [16:47:47] <ssc|> thx [16:47:56] <rcjsuen> prahal: you could report your findings on the bug [16:48:43] <prahal> sure I ll do . Wanted to kill the bug for good though ... [16:52:16] *** fsteeg_ has joined #eclipse [16:56:48] *** Laserbeak43 has quit IRC [16:57:02] <Chepra_> how do i install javadoc for swt so i have the docs in eclipse also? [17:03:09] *** fsteeg has quit IRC [17:03:09] *** fsteeg_ is now known as fsteeg [17:10:29] *** rcjsuen has left #eclipse [17:10:32] *** rcjsuen has joined #eclipse [17:12:42] *** vinxent has joined #eclipse [17:12:47] *** Metapeter has joined #eclipse [17:13:11] <Metapeter> why doesn't eclipse use utf8 as standard? [17:13:37] <Metapeter> creating files on a freshly installed eclipse produces ansi-files [17:13:48] <rcjsuen> pretty sure there's a very old bug about it on bugzilla [17:14:42] *** amnesic has quit IRC [17:19:17] *** nks has quit IRC [17:20:28] *** nks has joined #eclipse [17:25:45] *** tstebut has joined #eclipse [17:26:20] <tstebut> Hello [17:26:58] <tstebut> I'm looking for a way to import a Jdevelopper project/workspace with .jws descriptor... [17:27:18] <tstebut> Checking the Wiki... [17:30:32] <tstebut> Anyone in here ? [17:30:52] <rcjsuen> I've seen people talking, so I belive so. [17:31:14] <tstebut> :) [17:32:25] *** unapiedra has quit IRC [17:32:49] *** unapiedra has joined #eclipse [17:33:02] <tstebut> Well, is it possible to work on jdeveloper formatted projects ? [17:33:02] <tstebut> ....but within eclipse forsure [17:33:08] * tstebut arriving to his train station [17:33:13] <tstebut> maybe its not possible ?* [17:34:53] <rcjsuen> you'd probably need a 3rd-party plug-in to handle the importing [17:40:04] *** tstebut has quit IRC [17:41:09] <hyksos> how can i make a combobox show a specific item, e.g. item 2? [17:41:12] *** rolfkleef has joined #eclipse [17:44:51] <hyksos> setcurrentindex [17:46:33] *** ixM` has quit IRC [17:47:20] *** ixM` has joined #eclipse [17:54:10] *** Metapeter has quit IRC [17:55:51] *** mindmedic1 has quit IRC [18:05:57] *** Guest81920 has joined #eclipse [18:06:20] *** Guest81920 is now known as robinr [18:06:47] *** benny__ has quit IRC [18:09:29] *** jaysonsantos has joined #eclipse [18:10:06] *** mindmedic has joined #eclipse [18:10:11] <jaysonsantos> Hello guys, Is there a way to set in a global way swt.library.path ? [18:10:34] <rcjsuen> what purpose would this serve [18:12:33] <jaysonsantos> rcjsuen To all applications which use my system packages files [18:13:03] *** mindmedic has left #eclipse [18:13:04] <rcjsuen> that's a Java system property I'm not sure how one would set it system-wide [18:13:05] <jaysonsantos> rcjsuen Some sistems try to use their compiled files and that broke the program. I managed to tell that programs to use swt libraries installed from apt. [18:13:07] <rcjsuen> you could maybe try in ##java [18:14:08] <rcjsuen> actually couldn't your app just set it [18:14:13] <rcjsuen> when it's launched in main or something [18:14:30] <jaysonsantos> rcjsuen I will ask there then] [18:14:43] <rcjsuen> since you could just invoke System.setProperty [18:17:21] <jaysonsantos> rcjsuen They said I can't. SWT don't read any systema vars ? [18:17:52] <rcjsuen> String path = System.getProperty ("swt.library.path"); //$NON-NLS-1$ [18:18:04] <rcjsuen> It does in my opinion. [18:23:38] *** unapiedra has quit IRC [18:30:27] *** dr_jerry has quit IRC [18:31:01] *** prahal has quit IRC [18:31:01] *** tr1gger has quit IRC [18:31:01] *** l0ngbeach has quit IRC [18:31:02] *** evil_gordita has quit IRC [18:31:02] *** stimpie has quit IRC [18:31:04] *** deever has quit IRC [18:31:04] *** FreakyPenguin has quit IRC [18:31:04] *** lkthomas has quit IRC [18:31:04] *** njdoyle has quit IRC [18:31:04] *** swente has quit IRC [18:31:04] *** paulweb515_ has quit IRC [18:31:04] *** reisi has quit IRC [18:31:04] *** maxb has quit IRC [18:31:04] *** BearPerson has quit IRC [18:31:04] *** palla|putty has quit IRC [18:31:04] *** gein has quit IRC [18:31:04] *** dpino has joined #eclipse [18:32:39] *** reisi has joined #eclipse [18:33:16] *** prahal has joined #eclipse [18:33:16] *** tr1gger has joined #eclipse [18:33:16] *** l0ngbeach has joined #eclipse [18:33:16] *** evil_gordita has joined #eclipse [18:33:16] *** stimpie has joined #eclipse [18:33:16] *** deever has joined #eclipse [18:33:16] *** lkthomas has joined #eclipse [18:33:16] *** gein has joined #eclipse [18:33:16] *** FreakyPenguin has joined #eclipse [18:33:16] *** swente has joined #eclipse [18:33:16] *** njdoyle has joined #eclipse [18:33:16] *** BearPerson has joined #eclipse [18:33:16] *** paulweb515_ has joined #eclipse [18:33:16] *** maxb has joined #eclipse [18:33:16] *** palla|putty has joined #eclipse [18:39:51] *** amnesic has joined #eclipse [18:40:15] *** stijnbe has quit IRC [18:40:41] *** deadmeat has joined #eclipse [18:41:25] *** evil_gordita has quit IRC [18:41:25] *** swente has quit IRC [18:41:25] *** palla|putty has quit IRC [18:41:25] *** stimpie has quit IRC [18:41:25] *** tr1gger has quit IRC [18:41:25] *** lkthomas has quit IRC [18:41:25] *** maxb has quit IRC [18:41:25] *** paulweb515_ has quit IRC [18:41:25] *** FreakyPenguin has quit IRC [18:41:26] *** l0ngbeach has quit IRC [18:41:26] *** BearPerson has quit IRC [18:41:26] *** njdoyle has quit IRC [18:41:26] *** deever has quit IRC [18:41:26] *** gein has quit IRC [18:41:26] *** prahal has quit IRC [18:41:53] *** sama has joined #eclipse [18:42:46] <deadmeat> i picked up eclipse in hopes to bring my existing vs6 projects to life on my latest platform [18:43:08] *** ixM` has quit IRC [18:43:20] *** prahal has joined #eclipse [18:43:20] *** tr1gger has joined #eclipse [18:43:20] *** l0ngbeach has joined #eclipse [18:43:20] *** evil_gordita has joined #eclipse [18:43:20] *** stimpie has joined #eclipse [18:43:20] *** deever has joined #eclipse [18:43:20] *** lkthomas has joined #eclipse [18:43:20] *** gein has joined #eclipse [18:43:20] *** FreakyPenguin has joined #eclipse [18:43:20] *** swente has joined #eclipse [18:43:20] *** njdoyle has joined #eclipse [18:43:20] *** BearPerson has joined #eclipse [18:43:20] *** paulweb515_ has joined #eclipse [18:43:20] *** maxb has joined #eclipse [18:43:21] *** palla|putty has joined #eclipse [18:43:23] <deadmeat> i do not meen i want too compile them for fc11, but rather continue to compile for M$ versions [18:43:45] <deadmeat> i have added many things to eclipse since downloading last nite [18:44:14] <deadmeat> i'm just looking for tips to make this more efficient vice me having to recode my projects [18:44:38] *** deadmeat has quit IRC [18:44:55] *** deadmeat has joined #eclipse [18:45:34] <deadmeat> any good information for migrating my vs6 src's to eclipse without all the recoding work would be greatly appreciated [18:46:09] *** robinr has quit IRC [18:46:11] *** jaysonsantos has quit IRC [18:47:12] <rcjsuen> Maybe http://www.ibm.com/developerworks/library/os-ecl-vscdt/index.html?ca=drs- ? [18:48:37] <deadmeat> Thank You rcjsuen i will followit and get outcome [18:48:58] <rcjsuen> ok, i just googled that and it was the first hit, so no idea if it'll work [18:50:19] *** vinxent has quit IRC [18:50:24] <deadmeat> thankyou my key search yeilded diff results, i guess i didn't search as i had asked the question [18:50:50] *** fixl has joined #eclipse [18:50:52] <rcjsuen> I searched "migrate visual studio eclipse". [18:51:25] *** evil_gordita has quit IRC [18:51:25] *** swente has quit IRC [18:51:25] *** palla|putty has quit IRC [18:51:25] *** stimpie has quit IRC [18:51:25] *** tr1gger has quit IRC [18:51:25] *** lkthomas has quit IRC [18:51:25] *** maxb has quit IRC [18:51:26] *** paulweb515_ has quit IRC [18:51:26] *** FreakyPenguin has quit IRC [18:51:26] *** l0ngbeach has quit IRC [18:51:26] *** BearPerson has quit IRC [18:51:26] *** njdoyle has quit IRC [18:51:26] *** deever has quit IRC [18:51:26] *** gein has quit IRC [18:51:26] *** prahal has quit IRC [18:51:26] <deadmeat> thank you [18:51:45] *** maxb has joined #eclipse [18:51:45] *** deever has joined #eclipse [18:52:08] *** deadmeat has quit IRC [18:52:42] *** FreakyPenguin has joined #eclipse [18:52:51] *** palla|putty has joined #eclipse [18:57:33] *** prahal has joined #eclipse [18:57:33] *** tr1gger has joined #eclipse [18:57:33] *** l0ngbeach has joined #eclipse [18:57:33] *** evil_gordita has joined #eclipse [18:57:33] *** lkthomas has joined #eclipse [18:57:33] *** gein has joined #eclipse [18:57:33] *** swente has joined #eclipse [18:57:33] *** njdoyle has joined #eclipse [18:57:33] *** BearPerson has joined #eclipse [18:57:33] *** paulweb515_ has joined #eclipse [18:59:59] *** stimpie has joined #eclipse [19:08:46] *** robinr has joined #eclipse [19:16:12] *** drindt has joined #eclipse [19:16:42] *** drindt has left #eclipse [19:20:00] *** Spencer_tt has joined #eclipse [19:21:40] *** rolfkleef has quit IRC [19:23:14] *** groton has joined #eclipse [19:23:30] <groton> how to navigate thru java files in tab? ctrl+tab does not work [19:24:11] <rcjsuen> Ctrl+PgUp/Down [19:24:36] <groton> thanks, i hope it is possible to change it to ctrl+tab :) [19:25:12] <rcjsuen> There's also Ctrl+(Shift)+F6. [19:28:17] *** ericrost has joined #eclipse [19:28:39] <ericrost> can someone point me to a good resource for SQLExplorer questions? [19:29:15] <ericrost> I'm getting a java exception when I try to run a SQL insert statement that includes and escaped \' [19:29:35] <ericrost> just wondering if there's a way I can config around it [19:30:26] *** krphop has quit IRC [19:30:40] <rcjsuen> check the bug database and see if there are workarounds, maybe someone hit it already [19:31:32] <ericrost> did a bit of searching in there and didn't see any results.. guess I'll just populate my test data in my ssh session.. kind of a big bug though so I'll submit it [19:31:33] *** krphop has joined #eclipse [19:39:36] *** ixM` has joined #eclipse [19:44:12] *** tstebut has joined #eclipse [19:44:19] <tstebut> Hello ! [19:44:47] <ericrost> bug submitted: https://sourceforge.net/tracker/?func=detail&aid=2876580&group_id=132863&atid=725495 [19:45:14] *** Jankes has joined #eclipse [19:46:01] <tstebut> I wanted to know if somebody already imported a JDeveloper ".jws" project into eclipse [19:46:25] *** ericrost has quit IRC [19:48:23] <Jankes> i like to know how i can quick learn programming in Java? [19:49:36] <tstebut> Quick ? [19:50:18] <Jankes> yes, fast [19:50:39] <tstebut> Are you joking or do you really want advices ? [19:50:45] <rcjsuen> probably by taking a class and learning from a teacher [19:51:17] <tstebut> Well look for tutorials, and you'll find a fiiting one maybe [19:51:23] <Jankes> no, i can't to come back to school. i like to do it for self-study [19:51:27] <tstebut> That's what I would do [19:51:59] <Jankes> what would you do if you were in my postion [19:52:00] <Jankes> ? [19:52:18] *** Razec has quit IRC [19:52:45] <tstebut> wht's your degree , your age ? [19:53:43] <rcjsuen> What's the hurry anyway? If you're teaching yourself it sounds more like a hobby kind of thing. [19:55:24] <Jankes> i am twenty one [19:55:54] <Jankes> yes, i am not an ESL person [19:56:32] <Jankes> so, it could be an good experience for me [19:59:32] *** dr_jerry has joined #eclipse [19:59:40] <rcjsuen> anyway, I'd just use google and/or buy a book and try to pick it up from there I guess [20:00:37] <Jankes> which one do you recommend me? [20:01:10] <rcjsuen> I learned Java from a teacher,couldn't say. [20:01:41] <rcjsuen> you could maybe try asking in ##java [20:02:48] <Jankes> what did your techar learn you? do you have any materials? [20:06:12] <rcjsuen> well, pretty standard things, like if statements, for/while loops, objects and classes...? [20:07:08] <Jankes> ok, [20:07:24] <Jankes> does any thing else [20:07:25] <Jankes> ? [20:07:52] <rcjsuen> learn those and you're on your way [20:07:56] <rcjsuen> you should ask yourself whta you want to do instead [20:13:49] *** Jankes has quit IRC [20:27:57] *** michael has quit IRC [20:33:57] *** tstebut has quit IRC [20:34:41] *** tstebut has joined #eclipse [20:37:56] *** tstebut has quit IRC [20:38:33] *** mohbana has quit IRC [20:38:49] *** Nigromante has joined #eclipse [20:38:53] <Nigromante> hi [20:39:28] *** Nigromante has left #eclipse [20:39:38] <rcjsuen> well that was short-lived [20:39:43] *** dr_jerry has quit IRC [20:40:46] *** stijnbe has joined #eclipse [20:45:43] *** tstebut has joined #eclipse [20:56:20] *** ixM` has quit IRC [20:57:10] *** groton has quit IRC [21:00:59] *** barbar__conan has joined #eclipse [21:02:32] *** Theravadan has joined #eclipse [21:04:49] *** ReneP is now known as ReneP_work [21:06:46] *** Kiran has joined #eclipse [21:07:14] *** Kiran is now known as Guest16359 [21:10:42] *** tstebut has quit IRC [21:12:51] *** Hanumaan has quit IRC [21:15:18] *** sLoP has joined #eclipse [21:16:08] <sLoP> hi [21:17:55] <sLoP> does anyone in here know why eclipse under Mac OS X 10.6 is so damn slow in editor views? [21:18:06] *** unapiedra has joined #eclipse [21:18:53] <rcjsuen> I haven't heard people complain about that much. [21:23:20] *** lresende has joined #eclipse [21:23:28] *** nmatrix9 has joined #eclipse [21:24:01] *** lresende has quit IRC [21:24:19] *** Guest16359 is now known as Hanumaan [21:27:40] <private_meta> anyone here got any idea why subclipse wouldn't work on eclipse galileo under WIndows 7? [21:28:02] <private_meta> the svn option doesn't appear when going into the settings, but it said it installed correctly [21:28:16] *** prahal has quit IRC [21:28:21] <rcjsuen> you could check the subclipse mailing list to see if other people hit the problem [21:29:00] *** fixl has quit IRC [21:30:22] <private_meta> There's a subclipse mailing list? I didn' [21:30:26] <private_meta> didn't find one [21:30:36] <rcjsuen> let's see now [21:31:10] <private_meta> ah there [21:31:40] <rcjsuen> o you found it ok [21:31:49] *** RenatoSilva has joined #eclipse [21:32:10] <private_meta> Hmm... it's hard though to formulate a search query so it could be found in the mailing list topics :/ [21:34:08] *** kthomas_vh has joined #eclipse [21:37:00] *** Recreo has joined #eclipse [21:39:31] *** fixl has joined #eclipse [21:50:35] *** lbt has joined #eclipse [21:55:33] *** mbana has joined #eclipse [21:56:38] *** Theravadan has quit IRC [21:58:15] *** winegoddess has joined #eclipse [22:00:08] *** sLoP has quit IRC [22:09:21] *** barbar__conan has quit IRC [22:11:00] *** ReneP_work is now known as ReneP [22:20:11] *** Razec has joined #eclipse [22:21:41] *** Hanumaan has quit IRC [22:21:59] *** alanic has joined #eclipse [22:22:18] <alanic> what's the simplest thing to start profiling local java applications? [22:23:13] <RenatoSilva> there are profile plugins, and tools in JDK [22:23:54] <alanic> yeah I got confused on what I should use [22:25:42] <RenatoSilva> can't help you about that :( [22:26:04] <alanic> it seems main eclipse docs use tptp [22:26:08] <alanic> i'll give that a try [22:27:14] <RenatoSilva> yeah I'd look up the mainstream profiler from eclipse.org, the JDK tools, but before I'd read some articles about the subject :) [22:30:56] *** kthomas_vh has quit IRC [22:31:40] *** Ramosa has quit IRC [22:32:21] *** stijnbe has quit IRC [22:33:45] *** alanic has quit IRC [22:43:03] *** Lucifaneous2 has joined #eclipse [22:43:23] <Lucifaneous2> hello. [22:43:25] <Lucifaneous2> ubuntu [22:43:38] <Lucifaneous2> Hi!' [22:44:14] <rcjsuen> ~Hi [22:44:14] <Arbalest> Welcome! If you have a question, just ask, or take a look at our FAQ - http://wiki.eclipse.org/IRC_FAQ :) Try typing ~faq to see more FAQs! If you have errors or logs to show, see ~pastebin. If you have screenshots to share, see ~imagebin. If you need to describe your problem, please provide some ~info about your setup. Please be patient when waiting for a response. Thank you and enjoy your stay. [22:44:15] <Lucifaneous2> when I create java projects and try to implemenbt interfaces the create java classes doe3s not know about any java classes [22:44:21] <Lucifaneous2> why is wrong? [22:44:38] <rcjsuen> Screenshots? [22:45:13] <Lucifaneous2> second [22:47:30] *** hyksos has quit IRC [22:53:44] *** sama has quit IRC [22:54:19] *** RenatoSilva has left #eclipse [22:56:50] <Lucifaneous2> screen shot is: http://home.comcast.net/~mobi.apps.dev/screen.png [22:57:14] <Lucifaneous2> I am at dcomplted lost [22:57:35] *** kthomas_vh has joined #eclipse [22:57:47] <rcjsuen> i suggest you read the docs for InputStream [22:58:31] *** Tinctorius has quit IRC [22:59:25] <rcjsuen> Here they are, for your benefit. http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html [22:59:37] <rcjsuen> in particulary you should look at its hierarchy [22:59:50] <rcjsuen> which may help hint at what you're doing wrong [23:01:47] <Lucifaneous2> so [23:01:57] <Lucifaneous2> I know aBOUT THAT [23:02:02] <Lucifaneous2> why did it not find it? [23:02:08] *** barbar__conan has joined #eclipse [23:02:20] <rcjsuen> Lucifaneous2: InputStream is a class, correct? [23:03:08] <Lucifaneous2> oh, it's abstract [23:03:34] <Lucifaneous2> sorryk been away from java for much too long ...; been in world of C# for last 3 years please accept my apologies [23:06:12] <rcjsuen> Also, I wouldn't use GCJ If I were you. [23:06:44] <Lucifaneous2> use sun? [23:07:21] <Lucifaneous2> I have sun installed but it uses gcj [23:10:57] <Lucifaneous2> can yoiu guys add "#region" like vs2008? [23:12:01] <rcjsuen> That's not supported. There's an enhancement request open about it. [23:12:17] <Lucifaneous2> ok [23:12:18] <rcjsuen> you can change your jre settings in the project's properties and in the preferences if you wish [23:12:26] <Lucifaneous2> k, done already [23:17:52] *** winegoddess has quit IRC [23:18:28] *** rnicolas has quit IRC [23:19:51] *** Theravadan has joined #eclipse [23:21:11] *** prahal has joined #eclipse [23:23:14] *** Razec has quit IRC [23:29:34] *** gittish has joined #eclipse [23:30:49] *** dr_jerry has joined #eclipse [23:32:20] *** dr_jerry has quit IRC [23:33:03] *** dr_jerry has joined #eclipse [23:35:54] *** dr_jerry has quit IRC [23:39:51] *** robinr has quit IRC [23:42:56] *** robinr has joined #eclipse [23:43:46] *** kthomas_vh has quit IRC [23:44:23] *** lbt has quit IRC [23:45:08] *** sphenxes has joined #eclipse [23:46:45] *** sphenxes has quit IRC [23:49:55] *** lbt has joined #eclipse [23:50:36] *** tphgangster has quit IRC [23:51:41] *** Doppp has quit IRC [23:52:17] *** barbar__conan has quit IRC [23:53:21] *** fixl has quit IRC [23:56:07] *** gittish has quit IRC