July 12, 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:15] <rcjsuen> tholl583xx: Do you find other classes?
[00:03:25] *** heinz has quit IRC
[00:05:10] *** helindbe has joined #eclipse
[00:09:05] *** noo has quit IRC
[00:11:11] *** dirk_77_ has quit IRC
[00:12:19] *** ron has quit IRC
[00:20:10] *** soulreaper has quit IRC
[00:25:40] *** psst has quit IRC
[00:25:40] <briandealwis> tholl583xx: you may have to add the ant plugins to your Java search path.  Bring up the "Plugins" view, select the org.eclipse.ant* plugins, right click and say "Add to Java Search Path"
[00:29:08] *** magnet has quit IRC
[00:31:51] *** Transformer has joined #eclipse
[00:34:42] *** Transformer has quit IRC
[00:36:30] *** vipaca has quit IRC
[00:38:24] *** pulse00 has quit IRC
[00:39:50] *** EricInBNE has joined #eclipse
[00:40:57] *** oneliner has joined #eclipse
[00:48:50] <reisi> briandealwis: got it somehow figured out.. there was something with MigLayout being parent layout of FillLayout that might've caused the uncontrolled growth
[00:49:21] <briandealwis> reisi: Ouch.  Please do lodge a bug with them.
[00:55:27] *** vmil86 has quit IRC
[00:58:36] *** cbeust_ has joined #eclipse
[01:04:38] *** cbeust_ has quit IRC
[01:05:31] *** FunnyLookinHat has quit IRC
[01:10:26] *** linxeh has quit IRC
[01:11:14] *** cbeust_ has joined #eclipse
[01:13:11] *** briandealwis has quit IRC
[01:13:25] *** linxeh has joined #eclipse
[01:14:06] *** acron17 has quit IRC
[01:20:02] *** baedert_ has joined #eclipse
[01:23:25] *** baedert has quit IRC
[01:46:28] *** vdv has quit IRC
[01:47:20] *** white_magic has joined #eclipse
[01:47:39] <white_magic> anyone here familiar with JDownloader?
[01:48:13] <rcjsuen> I've heard of it. What does this have to do with Eclipse
[01:48:16] *** baedert_ has quit IRC
[01:49:15] <white_magic> well, i'm trying to set up jdownloader plugin development with eclipse, as in this tutorial. i've set up the svn and got the required components, but they're telling me to update my workspace at one point.. and i can't figure out how. this is the tutorial i'm following: http://jdownloader.org/knowledge/wiki/development/get-started
[01:50:39] <white_magic> it tells me to run UpdateDevWorkspace.java, but i can't figure out in what ..context. is this supposed to be found in /src in a project that I create?
[01:54:32] *** white_magic has quit IRC
[01:56:32] *** kthomas_vh has quit IRC
[02:01:49] *** iXeno has quit IRC
[02:07:45] *** iXeno has joined #eclipse
[02:10:20] *** xxen has joined #eclipse
[02:10:39] *** xxen has quit IRC
[02:11:05] *** nQb has quit IRC
[02:16:25] *** ScottG489 is now known as ScottG
[02:16:56] *** Echidna has quit IRC
[02:17:11] *** iXeno has quit IRC
[02:21:01] *** cbeust_ has quit IRC
[02:21:30] *** cbeust_ has joined #eclipse
[02:22:53] *** iXeno has joined #eclipse
[02:23:15] *** Xgc has quit IRC
[02:25:25] *** tewecske has quit IRC
[02:26:44] *** nexx has quit IRC
[02:29:08] *** iXeno has quit IRC
[02:29:20] *** schwinn434 has joined #eclipse
[02:34:59] *** iXeno has joined #eclipse
[02:38:54] *** rossand has quit IRC
[02:40:32] *** tktiddle has joined #eclipse
[02:41:45] *** phade has joined #eclipse
[02:41:49] <tktiddle> is there a warketplace plugin for html, css and javascript highlighting?
[02:43:13] <phade> hey guys, I'm currently reading the book called "Eclipse Rich Client Platform 2nd Edition" and I'm goig through the examples, but I'm stuck in one of them
[02:43:51] <phade> It makes use start with a Hello RCP template plugin-app
[02:44:35] <phade> then I added a view and in the perspective I trie adding that new view with layout.addView()
[02:44:53] <phade> but, the Perspective code is not being called for some reason
[02:45:15] *** fisix has quit IRC
[02:46:23] <phade> I was setting a breakpoint inside the createInitialLayout of the Perspective class, and it never got triggered
[02:50:56] *** fisix has joined #eclipse
[02:56:06] *** moraes has quit IRC
[03:01:28] *** Milyardo has quit IRC
[03:01:41] <Toidi> Is there a simple way with SWT to display an image from a url without saving it first?
[03:15:39] *** deXire has joined #eclipse
[03:16:06] <deXire> hello
[03:16:15] <deXire> I am new to Eclipse IDE
[03:16:49] <deXire> I am on win 7 x64 and I can't get Eclipse to work along with cygwin
[03:17:04] <Dessimat0r> what is cygwin used for?
[03:17:08] <Dessimat0r> CDT?
[03:17:28] <deXire> donno
[03:17:32] <deXire> GCC ?
[03:17:43] <Dessimat0r> yeah, it would be used in C / C++ development :)
[03:17:50] <Dessimat0r> for gcc
[03:18:06] <Dessimat0r> if you are just doing Java development, you don't need it
[03:18:18] <deXire> just C/C++
[03:18:22] <kesselhaus> you don't need cygwin for CDT ...
[03:18:34] <Dessimat0r> yeah, you can use mingw instead
[03:18:59] <nbf> hmm swt
[03:19:19] <nbf> I totally rebuild a new plugin from scratch for my swt implementation.. this one works
[03:19:23] <nbf> for now :( :( :(
[03:19:42] <deXire> which settings should I do to get it working with cygwin
[03:19:44] <deXire> ?
[03:21:50] <Dessimat0r> http://blog.genius-field.com/2009/04/20/build-up-cc-environment-on-eclipse-using-cdt-cygwin/
[03:22:05] <kesselhaus> since i regret cygwin .. i don't know and don't care :o)
[03:22:29] <Dessimat0r> http://neeber.blogspot.com/2008/02/eclipse-cdt-cygwin-hours-of-misery.html
[03:22:39] <Dessimat0r> http://cdtdoug.blogspot.com/2007/04/oh-i-hate-cygwin.html
[03:23:24] <Dessimat0r> http://wyding.blogspot.com/2009/04/setup-cygwin-toolchain-in-eclipse-cdt.html
[03:24:07] *** kthomas_vh has joined #eclipse
[03:27:19] <nitind> phade: Is this with a fresh workspace/workbench?
[03:35:39] <deXire> ty Dessimat0r :)
[03:36:01] *** deXire has quit IRC
[03:44:18] *** m_a_chinea has quit IRC
[03:49:03] *** rcjsuen has quit IRC
[03:57:12] *** ScottG has quit IRC
[04:05:00] <phade> Hi nitind
[04:05:44] <phade> yes, the workspace/workbench get created from the Hello RCP template
[04:06:29] *** kthomas_vh has quit IRC
[04:12:16] *** iXeno has quit IRC
[04:12:46] <phade> What could prevent my perspective class from being called?
[04:14:33] <nbf> did you add the entries to plugin.xml
[04:14:44] <phade> I check the plugin.xml and it seems to be set ok under the extensions tab
[04:18:04] *** iXeno has joined #eclipse
[04:21:24] *** buribu has joined #eclipse
[04:21:25] *** buribu has joined #eclipse
[04:21:25] *** buribux has joined #eclipse
[04:21:51] *** buribux has quit IRC
[04:26:29] *** kthomas_vh has joined #eclipse
[04:26:36] *** ScottG489 has joined #eclipse
[04:27:41] *** ScottG489 is now known as ScottG
[04:42:57] *** Gm4n_ is now known as Gm4n
[04:42:58] *** Gm4n has joined #eclipse
[04:48:15] <phade> I figured it out guys, thank you..
[04:49:05] <phade> it had to do with refreshing the workspace
[04:49:15] <phade> like nitind suggested
[04:49:58] *** jcp has quit IRC
[04:50:18] *** jcp has joined #eclipse
[04:52:34] *** jcp|1 has quit IRC
[04:55:17] *** javawizard has joined #eclipse
[05:03:19] *** rawbdor has joined #eclipse
[05:13:20] *** AndroidLoverInSF has joined #eclipse
[05:15:56] *** kthomas_vh has quit IRC
[05:24:26] *** d_a_carver has quit IRC
[05:25:58] *** moraes has joined #eclipse
[05:28:15] *** Dessimat0r has quit IRC
[05:30:07] *** kthomas_vh has joined #eclipse
[05:36:09] *** schwinn434 has quit IRC
[05:36:09] *** james__ has quit IRC
[05:40:13] *** ddk_ has quit IRC
[05:40:19] *** ddk_ has joined #eclipse
[05:41:48] *** evil_gordita has quit IRC
[05:45:59] *** tktiddle has quit IRC
[05:51:46] *** rkrul has joined #eclipse
[05:52:32] *** tktiddle has joined #eclipse
[05:53:03] *** LongBeach has joined #eclipse
[06:10:00] *** kthomas_vh has quit IRC
[06:13:47] *** rkrul has quit IRC
[06:16:44] *** kthomas_vh has joined #eclipse
[06:21:44] *** oneliner has quit IRC
[06:23:04] *** ron has joined #eclipse
[06:23:49] *** nexx has joined #eclipse
[06:28:32] *** nexx has quit IRC
[07:02:10] *** iXeno has quit IRC
[07:08:11] *** iXeno has joined #eclipse
[07:20:29] *** Bass2 has quit IRC
[07:24:01] *** Toidi is now known as Toidi[Away]
[07:26:18] *** TomTom has joined #eclipse
[07:28:20] *** phade has quit IRC
[07:32:06] *** aminpy has joined #eclipse
[07:39:08] *** Echidna has joined #eclipse
[07:40:10] *** ron has quit IRC
[07:43:40] *** scorphus has quit IRC
[07:44:19] *** iXeno has quit IRC
[07:46:39] *** vmil86 has joined #eclipse
[07:48:49] *** semeion has quit IRC
[07:50:17] *** iXeno has joined #eclipse
[08:13:37] *** moraes has quit IRC
[08:18:21] *** ron has joined #eclipse
[08:29:08] *** kthomas_vh has quit IRC
[08:45:04] *** SzymonB has joined #eclipse
[08:45:32] *** dirk_77_ has joined #eclipse
[08:46:53] *** ualtin has joined #eclipse
[08:46:55] *** kthomas_vh has joined #eclipse
[08:52:59] *** ardo has joined #eclipse
[09:07:09] *** Pasqualle has joined #eclipse
[09:11:00] *** csaba has joined #eclipse
[09:13:24] *** acron17 has joined #eclipse
[09:13:26] *** Alvo has joined #eclipse
[09:18:22] *** xxen has joined #eclipse
[09:23:52] *** cbeust_ has quit IRC
[09:24:53] *** Alvo has left #eclipse
[09:25:33] *** dirk_77_ has quit IRC
[09:29:41] *** mfladischer has joined #eclipse
[09:34:33] *** buribux has joined #eclipse
[09:36:45] *** buribu has quit IRC
[09:40:26] *** z4z4 has joined #eclipse
[09:41:57] *** buribux has quit IRC
[09:51:20] *** vdv has joined #eclipse
[09:56:05] *** shal3r has quit IRC
[09:56:52] *** shal3r has joined #eclipse
[10:01:01] *** ScottG has quit IRC
[10:01:10] *** kthomas_vh has quit IRC
[10:08:46] *** kthomas_vh_ has quit IRC
[10:13:35] *** iXeno has quit IRC
[10:16:09] *** elbeardmorez_ has quit IRC
[10:17:55] *** a0sle- has joined #eclipse
[10:19:20] *** iXeno has joined #eclipse
[10:19:43] *** dumont- has joined #eclipse
[10:20:51] *** svm_invi1tvs has joined #eclipse
[10:25:02] *** helindbe_ has joined #eclipse
[10:25:33] *** helindbe has quit IRC
[10:25:33] *** a0sle has quit IRC
[10:25:33] *** DrGonzo has quit IRC
[10:25:33] *** dijonyummy has quit IRC
[10:25:34] *** dumont has quit IRC
[10:25:34] *** svm_invictvs has quit IRC
[10:25:34] *** Gm4n has quit IRC
[10:25:34] *** helindbe_ is now known as helindbe
[10:25:52] *** Gm4n has joined #eclipse
[10:25:53] *** Gm4n has quit IRC
[10:25:53] *** Gm4n has joined #eclipse
[10:26:09] *** elbeardmorez has joined #eclipse
[10:26:21] *** a0sle- is now known as a0sle
[10:28:46] *** drthingums has joined #eclipse
[10:28:59] *** SzymonB_ has joined #eclipse
[10:31:26] *** DrGonzo has joined #eclipse
[10:31:45] *** SzymonB has quit IRC
[10:33:06] *** magnet has joined #eclipse
[10:33:12] *** dijonyummy has joined #eclipse
[10:33:43] *** xxen has quit IRC
[10:36:39] *** SzymonB_ has quit IRC
[10:46:01] *** soc42 has joined #eclipse
[10:57:04] <ron> has the default font changed in indigo?
[11:07:23] *** SzymonB has joined #eclipse
[11:14:41] *** tktiddle has quit IRC
[11:20:02] *** malo_nj has joined #eclipse
[11:24:57] *** kthomas_vh_ has joined #eclipse
[11:25:36] *** iXeno has quit IRC
[11:28:26] *** ddk_ has quit IRC
[11:28:53] *** ddk_ has joined #eclipse
[11:31:25] *** iXeno has joined #eclipse
[11:33:10] *** baedert has joined #eclipse
[11:40:05] *** fasta has joined #eclipse
[11:41:03] <fasta> If I tell Eclipse to show the available modules at some site, it doesn't show anything. Is there some URL which is known to work?
[11:41:11] *** acron17 has quit IRC
[11:41:19] *** gorudonu has joined #eclipse
[11:41:29] *** lolmatic has joined #eclipse
[11:41:40] *** aminpy has quit IRC
[11:42:01] <fasta> I followed the instructions on some website which claims that it was just was a matter of inputting the URL and entering a name, but even something as basic as that doesn't work.
[11:42:18] <gorudonu> hello
[11:42:29] <gorudonu> I've got a question about eclipse rcp and hibernate application
[11:43:25] <gorudonu> I've managed to create plugin for application, and when I launch it as java application it works. But when I run it as eclipse application I've got an error that application cannot find hibernate.cfg.xml file
[11:43:57] <fasta> Oh, great, I run it again, and it works. I love non-deterministic systems.
[11:44:25] <fasta> Also, where is the 'remove' button for deleting bad archives?
[11:44:33] <gorudonu> http://pastebin.com/wAZ8hC7T
[11:44:41] <gorudonu> it's the exception
[11:51:23] <ualtin> Hey, how can i see files which starts with a .*
[11:51:31] <ualtin> in project or package explorer
[11:55:14] *** abhatnag has quit IRC
[11:56:40] *** pulse00 has joined #eclipse
[11:57:36] *** abhatnag has joined #eclipse
[12:02:14] *** noo has joined #eclipse
[12:02:24] *** Xgc has joined #eclipse
[12:02:38] <noo> hello I have a problem with eclipse. It crashes randomly and I get the following error message: Error Msg:
[12:02:41] <noo> JVM terminated. Exit code=1
[12:02:44] <noo> /usr/lib/jvm/java-6-sun/bin/java
[12:03:37] <noo> sorry!!
[12:03:39] <noo> I meant http://pastebin.com/Et0x30dN
[12:04:03] <noo> does anybody have an idea what this could mean or how to get more precise information?
[12:05:21] <fasta> noo: you are mixing gcj and Oracle. Nothing good can come from that.
[12:05:39] <fasta> noo: otherwise, no idea, since I don't care terribly much for Java.
[12:10:33] *** moraes has joined #eclipse
[12:18:16] *** a0sle- has joined #eclipse
[12:18:17] *** a0sle- has joined #eclipse
[12:20:49] *** iXeno has quit IRC
[12:21:11] *** a0sle has quit IRC
[12:22:33] *** a0sle- is now known as a0sle
[12:23:54] *** xxen has joined #eclipse
[12:26:28] *** iXeno has joined #eclipse
[12:26:32] *** dirk_77_ has joined #eclipse
[12:28:37] *** acron17 has joined #eclipse
[12:32:38] *** gorudonu has left #eclipse
[12:39:36] *** psst has joined #eclipse
[12:41:44] *** psst has quit IRC
[12:42:05] *** psst has joined #eclipse
[12:43:56] *** deXire has joined #eclipse
[12:44:22] <deXire> hello
[12:44:46] <deXire> I can't get eclipse to work along with MinGW
[12:44:54] <deXire> I am on Win 7 x64
[12:45:41] <paulweb515> deXire: you mean CDT?
[12:46:20] <deXire> well, I wanna do and compile C codes
[12:46:32] <deXire> what should I do ?
[12:47:02] <deXire> I tries cygwin before and I failed to get it to work
[12:48:39] *** dirk_77_ has quit IRC
[12:52:21] *** pulse00 has quit IRC
[12:53:21] *** lolmatic has quit IRC
[12:54:00] <noo> fasta: where do you see stuff about oracle in the errormsg?
[12:55:28] <csaba> I'm having problems building a product from the console... I did it according to the instructions on the Eclipse SDK website and got this error: http://pastebin.com/uhKazBn7
[12:55:43] <csaba> apparently eclipseBaseURL is not defined
[12:56:04] <csaba> so i tried adding the -DeclipseBaseURL=file://C:/Eclipse but then i got an error that C is an invalid protocol...
[12:56:44] <csaba> I use Eclipse Helios SR2
[12:56:59] *** buribu has joined #eclipse
[13:02:06] *** noo has quit IRC
[13:02:28] *** shal3r has quit IRC
[13:03:04] *** rcjsuen_ is now known as rcjsuen
[13:03:54] *** pulse00 has joined #eclipse
[13:04:56] *** shal3r has joined #eclipse
[13:07:46] <rcjsuen> ualtin: Toggle your filters in the view's menu.
[13:15:04] <pulse00> any best practices on how to debug plugin issues on older eclipse versions? i'm currently developing for 3.7, and there's a problem with my plugin in 3.6. the only way i found to debug it is to install the plugin into a 3.6 version of eclipse and launch it with "-debug .optionsfile" flags
[13:17:04] <fasta> SubClipse keeps asking for my password, but svn never does (on Linux). Is SubClipse simply broken on Linux?
[13:18:34] *** otaviobp has joined #eclipse
[13:23:08] *** elbeardmorez has quit IRC
[13:23:45] <csaba> fasta: no, the svn server is configured badly
[13:24:04] <csaba> your sysadmin needs to set some property, lazyinit=true or something, on the svn server
[13:24:08] <fasta> csaba: uhm, then why does my local svn work perfectly?
[13:24:19] <fasta> csaba: that is without any Eclipse involvement?
[13:24:30] <csaba> no idea, but I had this same problem and after 2 months of debugging we found that this is the problem
[13:24:38] <fasta> csaba: I use the Gnome keyring to manage that.
[13:24:40] <csaba> it's not eclipse's problem
[13:24:41] <pulse00> hi csaba ;)
[13:24:48] <csaba> hi pulse00
[13:24:49] <fasta> csaba: it is SubClipse.
[13:25:18] *** drthingums has quit IRC
[13:25:19] <csaba> fasta: if you want, then delete your eclipse, clean your home directory, delete every trace of eclipse or java from your computer... then reinstall, and you'll see that the problem is still happening
[13:25:19] <fasta> csaba: where do you count that? Tigris?
[13:25:38] <csaba> fasta: huh?
[13:25:42] *** iXeno has quit IRC
[13:25:43] <fasta> csaba: ... it works if I use the command line client.
[13:25:48] <csaba> fasta: I KNOW
[13:25:53] <csaba> it only doesn't work from eclipse
[13:26:09] <rcjsuen> pulse00: Usually you'd have another workspace with a different target platform. I certainly wouldn't use one workspace to test two different versions.
[13:26:13] <fasta> csaba: then I have no idea why you said that.
[13:26:26] <csaba> because eclipse uses some older protocol or whatever... but the fix is that your sysadmin needs to set some property on his server so it's compatible with your eclipse client
[13:26:31] <pulse00> rcjsuen, thanks
[13:26:32] <csaba> what is it that you can't understand?
[13:26:54] <fasta> csaba: I don't understand why it asks for passwords multiple times.
[13:27:01] <csaba> fasta: I told you why
[13:27:04] <csaba> read again what I said
[13:27:21] <fasta> csaba: you said the svn server is configured badly.
[13:27:27] <csaba> fasta: yes, this is true
[13:27:28] <fasta> csaba: that is wrong.
[13:27:32] <csaba> your svn server is configured badly
[13:27:39] <csaba> otherwise it would accept your password
[13:28:04] <fasta> csaba: your logic is interesting and completely wrong.
[13:28:22] <csaba> nice... I tell you exactly what the problem is and then you offend me
[13:28:30] <fasta> csaba: that is not the problem.
[13:28:40] <csaba> I was going to tell you which property your sysadmin needs to set on the svn server so your problem would be solved
[13:28:47] <csaba> but with your attitude you can just piss off
[13:29:17] <fasta> csaba: If I were the admin and someone would come with your solution, I would likely tell them to annoy someone else.
[13:29:46] <csaba> fasta: I said piss off... come back a few months ago when you realize I was right and appologize
[13:29:46] <fasta> csaba: on Windows, it does work for some other people.
[13:29:57] <csaba> fasta: am I talking to myself?
[13:30:03] <fasta> csaba: so, that alone says the server is perfectly fine.
[13:30:11] <fasta> csaba: SubClipse is just broken software.
[13:30:11] <csaba> fasta: aaaaaaaaa
[13:30:32] <fasta> csaba: talk to me when you regained full mental capacity again.
[13:30:40] <fasta> have regained*
[13:30:49] <csaba> subclipse uses an older protocol of svn... your sysadmin needs to set your server to support the legacy protocol
[13:31:07] <csaba> YOU (the client) can not fix the problem, because the problem is on the server side
[13:31:33] *** iXeno has joined #eclipse
[13:32:26] <fasta> csaba: and how do you explain that other people also using SubClipse on Windows don't have that problem?
[13:33:10] *** rossand has joined #eclipse
[13:33:18] <rcjsuen> Are you using the same connector on both systems?
[13:33:19] *** StrangeLoop has joined #eclipse
[13:33:21] <StrangeLoop> Is there anyway to tell eclipse debugger to inform me of any changes to any variable during a step by step?
[13:33:33] <rcjsuen> In any case, Subclipse questions should go to the Subclipse people.
[13:33:36] <fasta> rcjsuen: if my connector you mean native versus some pure java thing.
[13:33:41] <fasta> rcjsuen: by*
[13:33:45] <fasta> rcjsuen: then yes.
[13:33:48] <rcjsuen> That's what I was referring to, yes.
[13:34:20] <rcjsuen> StrangeLoop: They get highlighted in yellow.
[13:34:24] <rcjsuen> in the view
[13:34:24] <fasta> You should just blacklist SubClipse for lack of quality until it works out of the box.
[13:34:41] <fasta> Otherwise there is no incentive to make it work.
[13:34:48] <StrangeLoop> I have thousands of them...
[13:36:04] *** elbeardmorez has joined #eclipse
[13:36:18] <pulse00> StrangeLoop, as far as i remember the debugger highlights changed variables in yellow
[13:36:21] <pulse00> if it's that what you mean
[13:37:04] <rcjsuen> Well, feel free to try Subversive then.
[13:37:16] <pulse00> or git ;)
[13:37:39] <fasta> rcjsuen: I only need it to integrate with some code review tool.
[13:37:43] <StrangeLoop> I need to find out exactly which steps modify a specific object on the heap
[13:37:54] <fasta> rcjsuen: does Subversive also do that?
[13:38:01] <rcjsuen> I don't use Subversion, no comment.
[13:38:12] <rcjsuen> and "some code review tool" isn't very specific here
[13:38:55] <fasta> The word isn't even in the FAQ, so likely it doesn't even work.
[13:39:47] <rcjsuen> well, the word "code review" isn't in Subclipse's FAQ either...
[13:39:55] <ron> what's the problem with subversive/subclipse?
[13:40:21] <rcjsuen> ron: fasta is having some password prompting issues on Linux it seems.
[13:40:33] <ron> oh, yes, the joys of it.
[13:40:55] <ron> your company uses a windows domain and you're on a linux box?
[13:40:59] *** deXire has left #eclipse
[13:42:01] <pulse00> i'm getting a "NoClassDefFoundError" for one of my plugin classes, only in eclipse 3.6.0, it works in 3.6.1 upwards. the package containing the class is exported. anyone an idea why this could happen?
[13:42:27] <fasta> ron: yes
[13:42:45] <ron> fasta: awesome. is kerberos configured in the domain?
[13:43:04] <fasta> ron: ldap is available.
[13:43:19] <ron> fasta: right, but you need to be able to identify against the ldap
[13:43:37] <fasta> ron: I can for other services already.
[13:43:44] <ron> oh, you said ldap. not active directory.
[13:43:58] <fasta> ron: there is also active directory.
[13:44:16] <ron> if it's a windows domain, there's active directory for sure ;)
[13:44:16] <fasta> ron: but ldap works fine.
[13:44:27] <fasta> ron: still, I don't see how it is relevant.
[13:44:41] <fasta> ron: all I want is when I say 'Save password' it saves the password.
[13:44:51] <fasta> ron: I don't care if it is 'insecure' or not.
[13:44:55] <ron> is your svn url ssh/https or clear text?
[13:45:11] <ron> I know what you mean, I've had such problems as well. especially with subversion.
[13:45:14] <fasta> ron: it is on a LAN, and I don't care.
[13:45:15] *** rawbdor has quit IRC
[13:45:18] <ron> subclipse did the trick though.
[13:45:32] <ron> I'm not asking if you care, I'm asking how the svn is configured.
[13:45:38] *** lourense has quit IRC
[13:45:39] <fasta> ron: I think clear text.
[13:45:39] *** buribux has joined #eclipse
[13:45:43] <ron> not caring doesn't make it allow http connection :)
[13:45:59] <fasta> ron: the basic problem is that it does work on Windows.
[13:46:09] <ron> of course it does.
[13:46:15] <fasta> ron: I don't see why one would develop something for Java and not have it working on all platforms.
[13:46:17] <rcjsuen> This is feeling like dejavu
[13:46:27] <ron> it is working on all platforms.
[13:46:28] *** rossand has quit IRC
[13:46:33] <fasta> Obviously, it isn't.
[13:46:48] <ron> the problem is not with the plugin, it's with linux interoperability with windows domains.
[13:46:59] <fasta> ron: no, it isn't.
[13:47:06] <fasta> ron: I think the server is Linux.
[13:47:17] <ron> what server?
[13:47:24] <fasta> ron: the svn server.
[13:47:31] <ron> what's that got to do with anything?
[13:47:38] <ron> the svn server may be configured properly.
[13:47:41] <ron> your linux box isn't.
[13:47:47] <ron> don't you have IT in the company for that?
[13:47:59] <fasta> ron: I tell it to save the password in the GUI and it doesn't save the password.
[13:48:04] <fasta> ron: that is simply a bug.
[13:48:14] <fasta> ron: IT is for PEBKAC>
[13:48:17] <ron> okay. good luck with that.
[13:48:30] <ron> rcjsuen: you could have warned me.
[13:48:38] <fasta> ron: I don't require IT, I require software that works.
[13:48:41] *** buribu has quit IRC
[13:48:43] *** buribux has quit IRC
[13:48:45] <ron> rcjsuen: though I admit it's more fun this way. for you. ;)
[13:48:51] <fasta> I don't deliver such crap myself.
[13:48:53] <ron> fasta: use intellij.
[13:49:03] <csaba> weren't you hear when I went through the same thing just 5 minutes ago?
[13:49:06] <csaba> ron
[13:49:13] <ron> no.
[13:49:19] *** buribux has joined #eclipse
[13:49:21] <ron> I was here.. but I wasn't here.
[13:49:24] <rcjsuen> ron: I thought things might turn out differently.
[13:49:32] <ron> rcjsuen: you're a kind person.
[13:49:33] *** wainersm has joined #eclipse
[13:49:53] <ron> I actually had the same problem a year ago, and dealt with it.
[13:50:06] <ron> but.. I was open minded.. kinda helps for such issues.
[13:50:10] *** xxen is now known as nexx
[13:50:15] <ron> Can't help those who don't want to be helped.
[13:51:35] <csaba> ron: me too... after 2 months of investigating our admin found that he needs to set some property on his server and that fixed it... similarly, we had a windows-based system, and I had linux
[13:51:41] <fasta> It is a developer problem; I am sure I could fix it, if I cared enough.
[13:52:05] <ron> fasta: okay, anything else?
[13:52:10] <fasta> I will just see whether I can ditch Eclipse.
[13:52:26] <ron> you do that. please.
[13:53:41] <rcjsuen> I suppose the point of contention here is that it works in the command line.
[13:53:42] <csaba> anyway, I too have a problem... I can't build a product from console. The help here: http://help.eclipse.org/ganymede/index.jsp?nav=/4_2 says that I need to type in some command line into the console
[13:53:51] <csaba> I did that, and got some other errors
[13:54:19] <paulweb515> csaba: did what?  that link just takes me to a topic
[13:54:24] <csaba> rcjsuen: as far as I understand, that's because the command line utility uses a newer version of the protocol
[13:54:35] <csaba> "Automated Building of RCP applications from a product configuration file"
[13:54:37] <csaba> and from there
[13:54:48] <csaba> scroll down and there's the example command
[13:54:50] <ron> csaba: is there a reason you look at the ganymede documentation?
[13:54:55] *** deSilva has quit IRC
[13:54:58] <csaba> oh
[13:55:03] <csaba> well i need to use helios
[13:55:11] <csaba> didn't see that it's ganymede
[13:55:25] <csaba> heh
[13:55:28] <ron> rcjsuen, paulweb515: why did you change the default font in indigo? it's so.... different.
[13:55:29] <paulweb515> csaba: have a look at http://pweclipse.blogspot.com/2010/09/simple-rcp-product-build.html it also has the example command (although with extra stuff)
[13:55:38] <rcjsuen> ron: What, you mean on Windows Vista/7?
[13:55:43] <rcjsuen> someone brought it up last week
[13:55:46] <csaba> thanks paulweb515
[13:55:48] <ron> rcjsuen: yeah
[13:55:49] *** mfladischer has quit IRC
[13:55:53] <rcjsuen> ~228229
[13:55:55] <Arbalest> Bug 228229 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=228229 - Platform / UI / 3.4 - PC / Windows XP - VERIFIED / FIXED / normal / - Assignee: susan_franklin - [JFace] Should we have a jfacefonts_vista.properties file?
[13:56:01] <ron> I don't mind the different font.. it's just... different.
[13:56:15] <ron> the fact that you remember bug numbers by heart is disturbing.
[13:57:09] <paulweb515> csaba: Helios should be fine to work with (ganymede should still work, but older means slightly different from current :-)
[13:57:16] <rcjsuen> it's easy
[13:57:30] <ron> you use mnemonics?
[13:57:38] <rcjsuen> go to Firefox, Ctrl+L, type "vista", wait for the AwesomeBar to find it, then copy/paste
[13:57:55] <ron> and the only reason I asked that is because I wanted to use the work mnemonics.
[13:58:07] <ron> My Aurora build is a bit broken :-/
[13:58:48] <rcjsuen> Luckily I don't use any extensions so upgrading is painless for me.
[13:59:02] <ron> rcjsuen: you should try recall monkey. it's like that, only much cooler.
[13:59:13] <ron> upgrading what?
[13:59:22] <rcjsuen> i mean firefox upgrades
[14:00:26] <ron> ah, no.. it's the actual aurora build that's broke. got nothing to do with any of the plugins.
[14:04:58] <ron> hmm.. I'm finally reading a tutorial that doesn't make me want to blow my head off.
[14:06:44] <csaba> If i'm building a product from the local directory, then I'm not building from a p2 repo, right? So I should provide a baseLocation parameter to build my product from the command line
[14:08:30] *** mfladischer has joined #eclipse
[14:08:58] *** dirk_77_ has joined #eclipse
[14:09:59] *** otaviobp has quit IRC
[14:29:51] *** otaviobp has joined #eclipse
[14:30:50] *** iXeno has quit IRC
[14:35:27] *** otaviobp has quit IRC
[14:36:03] *** lugzer has joined #eclipse
[14:36:04] <lugzer> hi
[14:36:35] *** iXeno has joined #eclipse
[14:36:49] <lugzer> the "ant build" task which is in Eclipse menu, is it possible to run this from the console without eclipse runnin?
[14:37:02] <csaba> yes
[14:37:11] <csaba> you need to download Ant
[14:37:21] <lugzer> i got it in osx
[14:37:25] <csaba> then go to your directory in the console
[14:37:29] <csaba> and type ant
[14:37:57] <lugzer> ah, i thought i need to do 'ant build.xml'
[14:38:10] <csaba> no, but you can do ant -f build.xml
[14:38:22] <csaba> but by default it expects build.xml
[14:38:32] <csaba> you use -f if you use a different filename
[14:38:46] <paulweb515> csaba: you need to pick one or the other.  You can build from a p2 repo (that's what I'm doing with the blog post).  Or you can build from a target eclipse install
[14:38:52] *** otaviobp has joined #eclipse
[14:38:54] <rcjsuen> Technically Ant comes with Eclipse so you don't have to download Ant separately.
[14:39:05] <rcjsuen> (well assuming you got a download of Eclipse that has the Ant plug-in in it)
[14:39:53] <csaba> paulweb515: but the GUI seems to be capable of building the product from any directory... why can't I do the same from the console?
[14:40:06] <lugzer> csaba, thanks for your help! so cool not having to run Eclipse "the-cow" ;)
[14:41:51] <paulweb515> csaba: I'm not sure what you mean?  when compiling your plugins, you need to compile against the other plugins.  I'm just saying you can compile against p2 repos (what other builds produce and consume) or you can compile against an eclipse install (just provide the location)
[14:42:15] <csaba> ah ok I think I understand
[14:42:23] <csaba> lemme see the command line again...
[14:43:57] <csaba> I get this error: Caused by: org.eclipse.core.runtime.CoreException: ${configs} is not a valid configuration.
[14:44:39] <csaba> and I used this command line:
[14:44:56] <csaba> %ECLIPSE_HOME%/eclipse -application org.eclipse.ant.core.antRunner -buildfile %ECLIPSE_HOME%/plugins/org.eclipse.pde.build_3.6.2.R36x_20110203/scripts/productBuild/productBuild.xml -Dbuilder=C:/temp/CSS/com.mycompany.css.product -Dbase=%ECLIPSE_HOME% -Dtimestamp=20110712-1405
[14:45:40] <csaba> that's where Eclispe is installed
[14:46:57] <csaba> paulweb515: also, in the productBuild directory, a new directory is created, with the name ${buildDirectory}
[14:47:14] <csaba> I mean, that is the name of the directory, with the dollar sign and all
[14:47:53] <paulweb515> csaba: are you in a dos cmd?
[14:47:59] <csaba> yes
[14:48:26] *** Bass10 has joined #eclipse
[14:48:37] <csaba> I need to setup the build server to build eclipse plugins... and the server runs on windows
[14:49:17] *** malo_nj has quit IRC
[14:49:28] <paulweb515> csaba: you need a property in the build.properties in that directory that specifies your .product file
[14:50:04] <paulweb515> you also need a configs property in the build.properties that specify the platform combinations you are trying to build
[14:50:39] <csaba> paulweb515: the configs directory is that which I provided... it has a build.properties, which looks like this: http://pastebin.com/pR81eJdd I guess this isn't good
[14:51:02] <csaba> I should add the stuff from the website you've shown?
[14:51:22] <csaba> though I'm not sure if i'm allowed to change the files, but I will if there's no other way...
[14:52:46] <paulweb515> csaba: you need a different kind of build.properties in your PDE build "builder" directory.  what it should look like is spelled out in the buildConfiguration section of that help you showed me
[14:53:07] <csaba> ok I'll create a builder directory
[14:53:11] <paulweb515> csaba: an example PDE build file can be found in the plugins/org.eclipse.pde.build_3.6.2.R36x_20110203 directory
[14:53:19] <paulweb515> PDE build.properties file
[14:53:26] <csaba> ok thanks
[14:53:49] *** rawbdor has joined #eclipse
[14:54:44] *** rossand has joined #eclipse
[15:11:45] *** mpiggott has joined #eclipse
[15:17:24] *** otaviobp has quit IRC
[15:18:22] *** nexx has quit IRC
[15:18:47] *** nexx has joined #eclipse
[15:19:14] *** acron17 has quit IRC
[15:20:07] *** otaviobp has joined #eclipse
[15:20:24] *** timotei21 has joined #eclipse
[15:20:33] <timotei21> so, I have launched previously a run target
[15:20:34] *** dirk_77_ has quit IRC
[15:20:38] <timotei21> but now, it's weird.
[15:20:57] <timotei21> if I F11 in the text editor, the whole window opens (the window managing the run configurations)
[15:21:19] <timotei21> if I click instead in the ... console, and press F11, it starts the last run configuration
[15:21:21] <timotei21> is that a feature?:P
[15:22:50] <rcjsuen> make sure you have ~contextual-launching off
[15:22:51] <Arbalest> Having problems with Eclipse 3.3 and up not launching whatever you just launched when you hit the keybinding? You probably have ontextual launching set - http://wiki.eclipse.org/IRC_FAQ#Why_is_Eclipse_launching_the_current_file_I_have_open_instead_of_whatever_I_last_launched.3F
[15:22:59] <rcjsuen> quite possibly the worst Eclipse feature
[15:23:34] <rcjsuen> ~set contextual-launching Having problems with Eclipse 3.3 and up not launching whatever you just launched when you hit the keybinding? You probably have contextual launching set - http://wiki.eclipse.org/IRC_FAQ#Why_is_Eclipse_launching_the_current_file_I_have_open_instead_of_whatever_I_last_launched.3F
[15:23:35] <Arbalest> The keyword "contextual-launching" has been updated with the new reply in my database.
[15:26:09] <timotei21> ah. I like the contextual launching.
[15:26:15] <timotei21> but maybe I didn't know how it works :D
[15:28:41] *** otaviobp has quit IRC
[15:28:51] *** lolmatic has joined #eclipse
[15:29:27] *** deSilva has joined #eclipse
[15:30:13] *** Milyardo has joined #eclipse
[15:32:52] *** d_a_carver has joined #eclipse
[15:33:22] *** nexx has quit IRC
[15:35:01] *** otaviobp has joined #eclipse
[15:35:30] *** buribux has quit IRC
[15:40:18] *** OldCode101 has joined #eclipse
[15:41:08] <OldCode101> I am attempting to setup an FTP connection via RSE and can't find a way to manually set the file path without browsing, what am I missing?
[15:44:07] *** soc42_ has joined #eclipse
[15:45:16] <ron> the manual?
[15:45:20] <ron> kidding. no idea.
[15:45:20] <ron> :)
[15:46:16] *** soc42 has quit IRC
[15:46:33] *** riclas has joined #eclipse
[15:46:57] <riclas> hey guys anyone had problems with Oprofile plug-in hanging in eclipse after a run?
[15:47:06] *** lolmatic has quit IRC
[15:47:31] <riclas> i searched and their wiki says to delete the log after each run, but that doesn't help me :\
[15:47:52] <rcjsuen> riclas: try the #eclipse-linux channel, someone there might know
[15:48:00] <riclas> k ty
[15:50:35] *** dsugar100 has joined #eclipse
[15:51:32] <csaba> paulweb515: do I maybe have to build the feature first, and only then build the product? Because I get an error that it cannot find the feature, when it's right there next to it
[15:51:46] <ron> http://prntscr.com/2agop
[15:52:14] <paulweb515> csaba: if you do a product build, your product must list all of the features  that it will need to compile
[15:52:51] <csaba> paulweb515: yes, it lists the 1 feature... but shouldn't I build the feature first? or will it automatically build it?
[15:52:58] <rcjsuen> yes that looks vaguely familiar
[15:53:11] <csaba> and also, the feature contains many plugins, will those also be built automatically or I need to build them one-by-one?
[15:53:58] <rcjsuen> ~tell ron about 285363
[15:54:00] <Arbalest> ron: Bug 285363 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=285363 - Platform / SWT / 3.5 - PC / Windows 7 - REOPENED / normal / - Assignee: felipe_heidrich - [package explorer] Package Explorer has redraw issues on Windows 7
[15:54:21] <rcjsuen> ~350604
[15:54:22] <Arbalest> Bug 350604 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=350604 - Platform / SWT / 3.7 - PC / Windows 7 - CLOSED / DUPLICATE / normal / - Assignee: platform-swt-inbox - Package explorer not drawn (Black boxes)  after restoring windows
[15:54:28] <ron> rcjsuen: yeah, I know of the bug. in Helios it only happened in the project-explorer view.
[15:55:18] <paulweb515> csaba: no, everything listed should get built automatically from the one starting point, if they're included (i.e. the product lists the feature, the feature includes other features, etc)
[16:03:25] *** baedert has quit IRC
[16:04:08] *** semeion has joined #eclipse
[16:04:30] *** baedert has joined #eclipse
[16:05:09] <csaba> paulweb515: I get this error: C:\Eclipse\plugins\org.eclipse.pde.build_3.6.2.R36x_20110203\scripts\productBuild\productBuild.xml:69: Unable to find feature "com.mycompany.css.product.feature" with version in range [1.0.0,1.0.1).
[16:05:31] <csaba> I'm using the build.properties fgile based on the pde plugin located in eclipse. This is my properties file: http://pastebin.com/F6nvEcxa
[16:05:55] *** ddk_ has quit IRC
[16:06:04] <csaba> and this is the command I run:
[16:06:04] <paulweb515> does your product list com.mycompany.css.product.feature as an included feature?  Does it specify any version range at all?
[16:06:05] <csaba> C:\temp\CSS>%ECLIPSE_HOME%/eclipse -application org.eclipse.ant.core.antRunner -buildfile %ECLIPSE_HOME%/plugins/org.eclipse.pde.build_3.6.2.R36x_20110203/scripts/productBuild/productBuild.xml -Dbuilder=C:/temp/builder
[16:06:20] <paulweb515> csaba: what does your feature.xml list as its id and version?
[16:06:38] <csaba> yes, it has an xml tag like <feature> and inside it that feature id and version
[16:06:53] <csaba> the CSS.product file I mean
[16:06:55] <paulweb515> csaba: I'd add this to your build.properties, but it's probably OKflattenDependencies = true
[16:06:57] <csaba> the feature.xml has...
[16:07:03] <csaba> ok I'll try that
[16:08:01] <paulweb515> csaba: that won't fix your problem, that's just a suggestions
[16:08:12] <csaba> same thing... ok about the files... I have all the plugin, feature and product directories in C:\temp\CSS
[16:08:23] <paulweb515> csaba: I notice you have skipFetch=true ... does your build directory /plugins and /features have any source in them?
[16:09:09] <csaba> the product directory has a src dir, the feature has just the feature.xml and some other config files
[16:09:30] *** ddk has joined #eclipse
[16:09:30] <csaba> the feature directory has feature.xml, build.properties and a .project
[16:09:41] <csaba> but the base path should be C:\temp\CSS
[16:09:49] <csaba> it should find from there everything it needs
[16:11:10] *** dirk_77_ has joined #eclipse
[16:11:50] *** acron17 has joined #eclipse
[16:19:17] *** distsys has joined #eclipse
[16:19:38] *** mfladischer has quit IRC
[16:19:55] <distsys> Hello, how can i use apache cxf with eclipse ? Is there a plugin ?
[16:20:16] <paulweb515> csaba: so what was the feature id and version listed in your feature.xml ?
[16:21:43] <csaba> paulweb515: this is the feature.xml: http://pastebin.com/AFdCUgyM
[16:22:50] <paulweb515> csaba: are all of those "requires" plugins already in your target platform?
[16:23:20] <paulweb515> csaba: to build a product, all plugins must be in a feature that's included from the product somewhere ... AFAIK
[16:23:36] <csaba> If I set the target to *,*,* will it then be solved?
[16:23:39] *** sr__ has joined #eclipse
[16:24:13] <ron> distsys: you don't *need* a plugin. there may be a plugin to help you do some things automatically instead of manually.
[16:24:21] <nbf> so strange, are you required to have a /src source folder for a plugin or something
[16:24:43] <nbf> when I remove it from my plugin, it breaks the classes so none exist at runtime somehow
[16:24:51] <csaba> right, then I get: Unable to find plug-in: org.eclipse.equinox.launcher.*.*.*_0.0.0.
[16:24:58] <ron> distsys: if you install WTP, the relevant plugins should be there.
[16:25:04] *** aminpy has joined #eclipse
[16:25:09] <nbf> it's removed from the project build path as well
[16:35:49] <distsys> Hey, i have generated java from wsdl using wsdl2java script of apache cxf. Butwhen importing the sources in eclipse, i have encountred many problems of this kind http://pastebin.com/4pC1Abi8
[16:38:12] <netzapper> distsys: are you also including all of the wsdl2java/cxf runtime libraries?
[16:38:31] <netzapper> (please note: I've used neither, so I don't know if they have them. Just, that's what it looks like.)
[16:40:00] *** fwest has left #eclipse
[16:48:55] * ron cries: @QueryParam("query") String q;
[16:50:17] *** tsyrak has joined #eclipse
[16:50:26] <tsyrak> hello guys
[16:50:50] <tsyrak> i'm just getting started with eclipse in order to check out a specific java project
[16:51:17] <tsyrak> quick question: how do i import a project hostedon a CVS?
[16:51:31] <rcjsuen> first you check it out off CVS
[16:52:23] *** acron17 has quit IRC
[16:52:27] <tsyrak> how can i do that? i only have a link to the cvs (not sure if there's a zipped version or so if that's what you are pointing at)
[16:55:12] <rcjsuen> check the docs
[16:55:32] *** dasuraga has joined #eclipse
[16:56:09] *** oneliner has joined #eclipse
[16:56:56] <tsyrak> well i tried
[16:57:05] *** csaba has quit IRC
[16:57:49] *** cbeust_ has joined #eclipse
[16:59:03] <tsyrak> are the cvs features part of eclipse out of the box or is it a plugin?
[16:59:16] <rcjsuen> It's by default in all the downloads I think
[16:59:22] <rcjsuen> if you have a cvs perspective then you will have it
[17:00:01] <ron> which is funny. why include it in all distributions?
[17:00:25] <dasuraga> is there a way to make a project be a "child" of another project?
[17:01:25] <tsyrak> ok i actually do not have a "cvs perspective" in the perspective menus
[17:02:10] *** EricInBNE has quit IRC
[17:02:20] *** lolmatic has joined #eclipse
[17:04:44] <rcjsuen> tsyrak: How did you install Eclipse
[17:04:46] <rcjsuen> ~compare
[17:04:47] <Arbalest> Wondering what the difference between all those Eclipse packages are or wondering what's included in them? See here - http://www.eclipse.org/downloads/compare.php
[17:04:57] <rcjsuen> ron: yup it's definitely in all the pkgs
[17:05:27] <nbf> because eclipse uses it
[17:05:28] *** distsys has quit IRC
[17:05:31] <nbf> eclipse.org
[17:05:46] <nbf> or is the CVS repo a frontend for some other vcs?
[17:05:52] <rcjsuen> no we have cvs repos
[17:05:55] <tsyrak> rcjsuen: i downloaded and unzipped this eclipse-java-europa-winter-win32.zip
[17:06:09] <rcjsuen> well that should def have the CVS client
[17:06:18] <rcjsuen> tho Europa is quite old I'm not sure why you're using that
[17:06:23] <nbf> how do people even find such old releases
[17:06:41] <nbf> at the office I had someone else trying to install an really, really old version of eclipse
[17:06:42] <tsyrak> this is the path right? Eclipse Window?Open Perspective?Other?CVS Repository Exploring
[17:06:50] <tsyrak> cause none of that here
[17:06:58] <tsyrak> oh
[17:07:00] <tsyrak> ok makes sense
[17:07:14] <tsyrak> i jsut googled eclipse java download or so
[17:07:55] <rcjsuen> yes that sequence of actions is correct
[17:07:57] <ron> rcjsuen: I know it is. just not sure why.
[17:08:17] *** riclas has quit IRC
[17:08:20] <rcjsuen> ron: Oh I wasn't 100% positive so wanted to verify myself.
[17:08:39] <tsyrak> what version do you recommend? http://www.eclipse.org/downloads/ i've never used java before, i just want to check out and run a project i'm interested in
[17:08:53] <ron> rcjsuen: it just seems fairly archaic.
[17:09:24] <rcjsuen> It's probably because a lot of projects still use CVS. Though you could argue it should only be there in the SDK I suppose.
[17:09:37] <rcjsuen> (in terms of a "you need the SDK to build the SDK")
[17:09:56] <rcjsuen> tsyrak: ppl usually take the classic build
[17:10:25] *** timotei21 has left #eclipse
[17:10:39] *** lolmatic has quit IRC
[17:14:00] *** lolmatic has joined #eclipse
[17:20:31] *** _nor has joined #eclipse
[17:20:44] *** purestrain has joined #eclipse
[17:26:37] *** m_a_chinea has joined #eclipse
[17:30:22] *** FunnyLookinHat has joined #eclipse
[17:30:22] *** FunnyLookinHat has joined #eclipse
[17:30:52] *** lresende has joined #eclipse
[17:34:34] *** lourense has joined #eclipse
[17:36:31] *** ron has quit IRC
[17:39:12] <tsyrak> ok i can now access a CVS source code
[17:40:11] <tsyrak> it's asking me to login tho
[17:41:19] <lourense> any suggestions of how to get Dollar quoting working with JDBC driver? I am having problems creating Postgres functions using Eclipse
[17:42:23] *** soee has joined #eclipse
[17:43:18] *** z4z4 has quit IRC
[17:45:05] <rcjsuen> tsyrak: Are you using pserver?
[17:45:24] <rcjsuen> tsyrak: It is also possible you can't anonymously login
[17:45:29] *** briandealwis has joined #eclipse
[17:45:52] <rcjsuen> You should check with whoever manages that repo
[17:46:55] *** lugzer has quit IRC
[17:51:08] *** z4z4 has joined #eclipse
[17:52:09] *** oneliner has quit IRC
[17:52:39] 
[17:53:32] *** TomTom has quit IRC
[17:54:24] *** mart has left #eclipse
[17:58:01] *** Thrawn has joined #eclipse
[17:59:16] <Thrawn> so, that guy on the tutorial has a button in the toolbar that opens a window called 'Java Snipplet Imports'. i dont have it, how do i get that button? also i cant find that java snipplet imports in the dropdown menu :(
[17:59:43] *** cbeust_ has quit IRC
[17:59:52] *** kryl has joined #eclipse
[18:00:09] <kryl> hi, which connector can I use to use svn with indigo please ?
[18:00:27] *** Pasqualle has quit IRC
[18:00:39] <Thrawn> Snippet* without the l
[18:01:39] <rcjsuen> tsyrak: That looks like SVN, not CVS.
[18:04:12] <Thrawn> bump
[18:04:37] *** Pasqualle has joined #eclipse
[18:07:09] <rcjsuen> Nobody knows what tutorial you're talking about
[18:07:10] <tsyrak> lol
[18:07:19] <tsyrak> mixed up cvs and svn....
[18:07:21] <tsyrak> thanks
[18:07:30] <tsyrak> things should be easier fom here on... :o)
[18:07:41] *** tsyrak has quit IRC
[18:09:01] *** soulreaper has joined #eclipse
[18:12:07] *** lourense has quit IRC
[18:14:39] *** soee has quit IRC
[18:15:42] *** kassah has quit IRC
[18:15:46] *** soee has joined #eclipse
[18:16:55] *** lourense_ has joined #eclipse
[18:18:06] *** pulse00 has quit IRC
[18:25:07] *** lourense_ has quit IRC
[18:27:04] *** moraes has quit IRC
[18:29:06] *** kryl has quit IRC
[18:31:41] *** uebera|| has joined #eclipse
[18:33:39] *** ksawicki has joined #eclipse
[18:40:27] *** cbeust_ has joined #eclipse
[18:41:33] *** Thrawn has quit IRC
[18:42:45] *** ron has joined #eclipse
[18:43:51] *** herlimenezes has joined #eclipse
[18:45:14] <herlimenezes> hello, what does mean the red exclamation mark in the project icon? How can I get rid of it?
[18:45:43] <rcjsuen> check your 'Problems' view
[18:46:46] <herlimenezes> rcjsuen: how can I do this?
[18:47:12] <rcjsuen> Open/show the view. I'm not sure what the problem is here.
[18:48:58] <herlimenezes> rc a cycle was detected at the build path...
[18:49:25] *** kassah has joined #eclipse
[18:49:33] <paulweb515> herlimenezes: that's not good ...
[18:49:42] <herlimenezes> yeah...
[18:50:14] *** acron17 has joined #eclipse
[18:52:58] *** Thrawn has joined #eclipse
[18:54:09] <herlimenezes> I cant understand. I have two projects, say project 1 and project 2, the first has to reference 2. How can I do this?
[18:54:40] <rcjsuen> What do your two projects' .classpath files look like?
[18:56:50] *** intellilogic has quit IRC
[18:57:26] <mpiggott> If they're osgi projects I seem to recall the ability to define dynamic imports in the manfiest
[18:58:50] <herlimenezes> rcjsuen: well,  how can I discover?
[18:59:04] <rcjsuen> Rephrase that.
[18:59:46] <herlimenezes> where are .classpath files? at workspace folder?
[18:59:55] <rcjsuen> They're project files, in your project's folder.
[19:01:23] *** soc42_ has quit IRC
[19:03:04] *** soulreaper has quit IRC
[19:04:45] *** rossand has quit IRC
[19:07:20] <herlimenezes> rcjsuen: ok, it is a xml file. I will compare both.
[19:07:38] <rcjsuen> I was actually asking you to show it to us in a pastebin.
[19:09:09] <herlimenezes> ok, I will do it.
[19:12:08] <herlimenezes> rcjsuen: It his at: http://fpaste.org/UzmW/ They point each other, it is true.
[19:12:56] *** roentgen has joined #eclipse
[19:13:08] <rcjsuen> well remove the one that you don't want then
[19:14:13] <herlimenezes> ok, I thought I had already done that...
[19:15:18] *** dirk_77_ has quit IRC
[19:16:35] *** soulreaper has joined #eclipse
[19:18:41] *** nexx has joined #eclipse
[19:18:55] *** svm_invi1tvs has quit IRC
[19:22:20] <herlimenezes> rcjsuen: well, there is no exclamation mark, but an error mark in both projects. No problems are related, and no apparent error in componet files...
[19:28:50] *** z4z4 has quit IRC
[19:31:57] *** snoopdave has joined #eclipse
[19:34:58] *** ron has quit IRC
[19:35:24] *** ron has joined #eclipse
[19:39:48] *** deSilva has quit IRC
[19:40:02] *** ualtin has quit IRC
[19:40:46] *** vipaca has joined #eclipse
[19:42:46] *** nitrospectide has joined #eclipse
[19:43:36] *** tsyrak has joined #eclipse
[19:43:41] <tsyrak> hi guys
[19:43:58] <tsyrak> still getting started with eclipse for java
[19:44:21] <tsyrak> i can run a helloword example and it outputs properly in the console
[19:44:30] <tsyrak> however, trying to run a third-party project, i get this:
[19:44:34] *** snoopdave has quit IRC
[19:44:41] <ron> pastebin!
[19:44:54] *** snoopdave has joined #eclipse
[19:45:15] <tsyrak> http://pastebin.com/02Pp5S33
[19:45:51] <tsyrak> i do have stuff in C:\Program Files\Java\jre6
[19:46:05] <ron> you need the jdk, not the jre.
[19:46:09] <tsyrak> k
[19:46:18] *** snoopdave has joined #eclipse
[19:49:22] *** schwinn434 has joined #eclipse
[19:49:33] <tsyrak> should i uninstall the jre first?
[19:51:20] *** SzymonB has quit IRC
[19:51:41] <rcjsuen> You don't have to, no.
[19:52:20] *** james_ has joined #eclipse
[19:55:15] *** snoopdave has left #eclipse
[19:58:20] *** mindCrime has joined #eclipse
[19:59:30] *** Logan_ has joined #eclipse
[19:59:38] *** lolmatic has quit IRC
[20:00:26] *** FreakyPenguin has joined #eclipse
[20:00:35] *** Logan_ has left #eclipse
[20:01:56] *** brainwave92 has joined #eclipse
[20:02:05] <brainwave92> how to add a header file under a project?
[20:02:25] <brainwave92> i have defined al my functions and includes in a header file, and placed it under the 'header' folder
[20:03:09] <ron> I assume CDT.
[20:03:32] <brainwave92> ron yes youd be right
[20:03:47] <ron> well, can't help with that :)
[20:03:49] <brainwave92> i am a turbo c++ guy , where i just included it in the include directly
[20:04:03] <brainwave92> ron, why not! it ought to be a simple task! any link anyting
[20:04:24] <ron> I've never used CDT. that's why.
[20:04:30] <FreakyPenguin> Hi all. I'm experiencing some problems with a pluggin developed by me for an eclipse rcp-app. The plugin registers multiple extensions (some of them ui views and perspectives and a proprietary one). The ui-Extensions work flawlessly, but the proprietary extension does not seem to be registered. I checked by putting debug entries in the code that lists the registered extensions and using the eclipse console. The same extension point works wit
[20:05:14] <brainwave92> ron, how do you do it in java? this got to be same for all
[20:05:19] <brainwave92> i am using gallileo
[20:05:30] <ron> in java there are no header files.
[20:06:16] <rcjsuen> zing
[20:06:47] <rcjsuen> FreakyPenguin: Your message was cut off by the IRC character limit.
[20:07:14] <brainwave92> ron seriously! lol i am totally unknown to java.......and java to me. I'm just a c++ guy and love c++/
[20:07:36] <ron> brainwave92: and I really can't help you.
[20:07:49] <brainwave92> yes but thanks for replying
[20:07:56] <FreakyPenguin> Sorry. *+ The same extension point works with other plugins. Any ideas?
[20:09:12] <tsyrak> hmm
[20:09:30] <tsyrak> E:\tmp\sphinx4-1.0beta6\src\sphinx4\edu\cmu\sphinx\long-audio-aligner\Aligner\build.xml:38: Unable to find a javac compiler;
[20:09:37] <tsyrak> even after instaling the sdk
[20:10:22] *** quiccker has quit IRC
[20:11:35] *** ksawicki has quit IRC
[20:12:25] *** tewecske has joined #eclipse
[20:13:58] *** brainwave92 has quit IRC
[20:16:06] *** quiccker has joined #eclipse
[20:18:22] *** vdv has quit IRC
[20:19:29] *** otaviobp has quit IRC
[20:21:45] <tsyrak> nvm
[20:21:51] <tsyrak> need to update the path to the jdk......
[20:23:13] *** dirk_77_ has joined #eclipse
[20:24:55] <tsyrak> or reboot maybe
[20:24:58] *** tsyrak has quit IRC
[20:33:02] *** moraes has joined #eclipse
[20:34:03] *** ShooterMG has joined #eclipse
[20:35:44] *** Hamled|Erp has quit IRC
[20:39:05] *** kerrick has joined #eclipse
[20:44:06] <kerrick> Eclipse is telling me that my C++ code has an error, but it compiles fine, even with -Wall. Can I make it stop warning about particular instances of errors (or particular types of errors)?
[20:44:48] <kerrick> The code is a call to "extern DECLSPEC int SDLCALL SDL_Init(Uint32 flags);"
[20:45:04] *** aminpy has quit IRC
[20:45:19] <kerrick> And the error is "Invalid Arguments: Candidates are: SDL_Init(?)"
[20:45:29] <kerrick> So presumably it has an issue with the Uint32 type
[20:50:28] *** rkrul has joined #eclipse
[20:56:09] *** Thrawn has quit IRC
[20:56:24] *** pulse00 has joined #eclipse
[20:57:43] <pulse00> hi all. does anyone know how to implement the "highlight matching tag" feature using SSE components? ie. the html editor highlights matching <div> </div> tags when the cursor stays withine one of the 2 tags
[20:57:55] *** _nor has quit IRC
[20:58:13] *** _nor has joined #eclipse
[20:59:45] *** oneliner has joined #eclipse
[21:04:13] *** lolmatic has joined #eclipse
[21:11:29] *** pulse00 has quit IRC
[21:14:11] *** baedert has quit IRC
[21:15:02] *** Zenopus has quit IRC
[21:19:30] *** baedert has joined #eclipse
[21:23:14] *** lolmatic has quit IRC
[21:31:53] *** cbeust_ has quit IRC
[21:38:34] *** deSilva has joined #eclipse
[21:43:18] *** vdv has joined #eclipse
[21:43:55] *** roentgen has quit IRC
[21:44:20] *** vdv has quit IRC
[21:45:07] *** vdv has joined #eclipse
[22:05:20] *** kassah has quit IRC
[22:07:27] *** rcjsuen has quit IRC
[22:07:47] *** acron17 has quit IRC
[22:15:15] *** rkrul has quit IRC
[22:17:37] *** hex` has joined #eclipse
[22:24:47] *** vwegert has joined #eclipse
[22:24:54] *** purestrain has quit IRC
[22:27:05] *** heinz has joined #eclipse
[22:27:08] *** Pasqualle has quit IRC
[22:29:53] *** acron17 has joined #eclipse
[22:36:48] *** ramenmeal has joined #eclipse
[22:37:03] *** ksawicki has joined #eclipse
[22:38:51] *** monocode has joined #eclipse
[22:38:51] *** monocode has quit IRC
[22:38:51] *** monocode has joined #eclipse
[22:39:50] *** moraes has quit IRC
[22:42:09] *** kthomas_vh has joined #eclipse
[22:42:36] *** mertimor has joined #eclipse
[22:42:50] *** vmil86 has quit IRC
[22:47:36] *** Echidna has quit IRC
[22:47:48] *** wainersm has quit IRC
[22:50:31] *** LongBeach has quit IRC
[22:50:40] *** Sbrun has joined #eclipse
[22:52:11] *** Echidna has joined #eclipse
[22:54:12] *** Nurbs has quit IRC
[22:59:58] *** soee has quit IRC
[23:02:00] *** mindCrime has quit IRC
[23:05:47] *** monocode has quit IRC
[23:11:48] *** dumont- is now known as dumont
[23:19:05] *** nitrospectide has quit IRC
[23:22:33] *** vwegert has quit IRC
[23:27:03] *** mpiggott has quit IRC
[23:31:33] *** ron has quit IRC
[23:36:13] *** soulreaper has quit IRC
[23:38:12] *** hex` has quit IRC
[23:39:18] *** acron17 has quit IRC
[23:44:13] *** cmw72 has quit IRC
[23:48:47] *** _nor has quit IRC
[23:58:53] *** moraes has joined #eclipse
[23:59:35] *** hex` has joined #eclipse

top