[00:02:48] *** erik2 has quit IRC [00:04:34] *** Schnee is now known as schnee [00:08:59] *** krbarnes has quit IRC [00:10:20] *** rikkus has quit IRC [00:10:29] *** dominikg has quit IRC [00:11:55] *** level09 has joined #eclipse [00:12:03] <level09> hi room [00:12:13] <rcjsuen> Hi [00:12:14] <level09> any eclipse-php users ? [00:12:26] <rcjsuen> level09: Ask the real question. [00:12:40] <level09> I want to edit php pages visually, is that possible ? [00:13:08] *** John3 has left #eclipse [00:13:45] <Zerone> n8 * [00:13:47] *** Infinito_ has joined #eclipse [00:14:25] <level09> I'm new to this IDE, and I was wondering if it can be used to design php templates [00:14:26] <rcjsuen> level09: I think you can use Open With to open an html file visually [00:14:29] <rcjsuen> dunno about php [00:14:34] *** Zerone has quit IRC [00:14:40] *** veleno has quit IRC [00:14:42] <level09> thanks rcjsuen [00:14:48] <level09> i'll try that out [00:14:59] *** q_a_z_steve has quit IRC [00:15:37] *** benowar has quit IRC [00:19:08] *** gaillard_ has quit IRC [00:20:32] *** jpospychala_ has joined #eclipse [00:23:28] *** ctrlfreak has quit IRC [00:23:34] *** GUIs-R-Me_ has joined #eclipse [00:26:28] <linxeh> level09: have you tried the PDT stuff? [00:27:20] <rcjsuen> level09: Or are you on PHPEclipse? Or maybe Zend Studio? [00:27:29] <level09> yes [00:27:39] <level09> I'm on Eclipse PDT [00:28:04] <level09> and everything works great, but when I open PHP pages it opens it in a code-view mode [00:28:24] <level09> I wanted to know if it allows a visual editing mode [00:28:37] *** bladezor has quit IRC [00:28:44] <linxeh> oh I see [00:29:04] * linxeh thinks designing web pages that way spells trouble [00:29:08] *** bladezor has joined #eclipse [00:29:27] *** robinr has quit IRC [00:29:33] <linxeh> the layout would depend on the output of the php anyway [00:30:13] <linxeh> maybe Aptana will do what you want [00:30:35] <level09> aptana is great, but it is not an IDE for php [00:30:40] <level09> or is it :D? [00:30:47] <linxeh> its got php support [00:31:00] <linxeh> but I dont think you are really going to get what you want [00:31:11] <linxeh> its a mad thing to try and do :o [00:31:39] <level09> yea, I think I will use both Dreamweaver and eclipse [00:31:39] <linxeh> you really want to get the page designs done in raw html then add the php presentation code into those [00:31:59] *** discodan has quit IRC [00:32:12] *** cschneid has quit IRC [00:32:15] <level09> yeah, but that's a two steps solution [00:32:24] <linxeh> uhuh, which it has to be [00:33:12] <level09> or maybe I should memorize drupal's function so I dont have to use eclipse [00:33:25] *** littlebir has joined #eclipse [00:33:44] <littlebir> is it possible to commit a build path into cvs repository? [00:33:58] <littlebir> i added like 4 .jar lib to buildpath [00:33:59] <linxeh> littlebir: yes, but its a bad idea. [00:34:04] <littlebir> what's the right way to do it [00:34:18] <rcjsuen> some people put jars in SCM, some don't [00:34:19] *** level09 has left #eclipse [00:34:29] <littlebir> SCM? [00:34:29] <linxeh> littlebir: I would use a dependency management solution, eg maven2 or one of the addons for ant, and then generate the eclipse buildpaths files from that [00:34:36] <littlebir> :/ [00:34:49] <linxeh> rcjsuen: if you want to put the build path into SCM (source code management) then checkin the .classpath file [00:34:56] <linxeh> oops [00:34:59] <linxeh> littlebir :) [00:35:11] <littlebir> I guess i'll add the .jar libs inside a new folder called lib and commit that [00:35:12] <linxeh> you want the .project too probably if you havent already [00:35:22] <littlebir> hm [00:35:34] <linxeh> littlebir: thats one way- you might want to have a global libraries directory [00:35:57] <linxeh> generally lots of projects all use the same jars (which is where maven2 scores) [00:36:50] <linxeh> littlebir: fwiw, I've done it the way you proposed and it works fine - as long as you dont mind storing binary files in with your source which have little to do with the function of your code, and risk having many duplicates of that binary in there [00:37:01] *** jpospychala has quit IRC [00:38:18] *** n_np has joined #eclipse [00:38:53] *** GUIs-R-Me has quit IRC [00:46:20] *** jpospychala_ has quit IRC [00:50:19] *** n_np has quit IRC [00:53:22] *** cstromme has joined #eclipse [00:53:34] <cstromme> Are there any GUI builder extensions for Eclipse? [00:53:58] <rcjsuen> ~tell cstromme about gui [00:53:58] <KOS-MOS> cstromme: Looking for a Java GUI designer plug-in for Eclipse? Go take a look at the *free* Visual Editor (http://wiki.eclipse.org/VE), Instantiations' *commercial* WindowBuilder (http://www.instantiations.com/windowbuilderpro/), and/or Jigloo (http://www.cloudgarden.com/jigloo/) , which is *free for non-commercial use*. [00:54:05] <cstromme> Thank you. :) [00:54:19] <cstromme> Which is the best one? [00:55:19] <rcjsuen> cstromme: No idea, I don't use GUI builders. [00:55:25] <rcjsuen> And this assumes you're talking about Java UIs. [00:55:30] <cstromme> I am. [01:00:58] *** robinr has joined #eclipse [01:01:06] *** Arcalyth has joined #eclipse [01:03:14] *** gaillard_ has joined #eclipse [01:04:10] *** Infinito_ has quit IRC [01:10:20] *** eelriver has joined #eclipse [01:14:09] *** Carnage` has joined #eclipse [01:14:10] *** Carnage\ has quit IRC [01:14:13] *** Cliffer has joined #eclipse [01:14:36] *** Carnage` is now known as Carnage\ [01:17:12] *** lordmetroid_ has quit IRC [01:18:55] *** fsteeg has quit IRC [01:22:11] *** werdan7 has joined #eclipse [01:29:35] *** djspark has joined #eclipse [01:29:43] *** mfowle has quit IRC [01:32:42] *** nerdboy|off is now known as nerdboy [01:32:51] *** jwisher has joined #eclipse [01:33:51] <jwisher> is there a way to make eclipse stop thinking .js (javascript) files are xml/html files? it insisting that I have open tags because I used the less than operator (<). [01:36:19] *** ChrisRecoskie has quit IRC [01:38:02] <rcjsuen> that assumes you can actually configure the editor that way [01:40:41] *** PodMan99a has joined #eclipse [01:41:24] *** Carnage\ has quit IRC [01:41:33] <PodMan99a> hey all when i have PHP mod enabled and preview on the program closes ... only posts i can find are how to disable preview to resolve.. however I want to keep the preview on?? how can i resolve... Ubuntu 7.10 fully updated [01:46:59] *** amnesic_ has joined #eclipse [01:47:00] <rcjsuen> PodMan99a: Perhaps it is not supported? [01:47:11] <rcjsuen> Are you experiencing a need for a feature or are you seeing errors? [01:47:17] <rcjsuen> There's a difference between the two. [01:47:35] *** petfrogg has joined #eclipse [01:47:40] <petfrogg> hello [01:47:48] <PodMan99a> completly crashes with java error [01:47:59] <PodMan99a> however i see there are 2 different PHP modules? [01:48:40] <petfrogg> i just installed PHPEclipse on my Debian stable but when i dubble click on a *.php file i get "An error has occured. See error log for mor details." what is that all about= [01:48:41] <petfrogg> ? [01:48:58] <PodMan99a> same error as http://www.google.com/url?sa=t&ct=res&cd=1&url=http%3A%2F%2Fubuntuforums.org%2Fshowthread.php%3Ft%3D470536&ei=9FGqR4viKZSWwAH_8PnIDA&usg=AFQjCNGzk8y-KKCZzFEb6hcljDfVKanQkQ&sig2=kxubReVbh2nF3WCxi2Q6Ow [01:49:40] <rcjsuen> PodMan99a: yes, there's phpeclipse and pdt [01:49:54] <rcjsuen> ~tell petfrogg about logs [01:49:55] <KOS-MOS> petfrogg: Looking for your Eclipse logs? Try Window > Show View > Other > PDE Runtime > Error Log. Or look at the <workspace>/.metadata/.log file. If you want to paste it somewhere, see ~pastebin - http://wiki.eclipse.org/index.php/IRC_FAQ#Where_are_Eclipse.27s_log_files_located.3F - http://wiki.eclipse.org/FAQ_Where_can_I_find_that_elusive_.log_file%3F [01:50:01] <rcjsuen> petfrogg: well, we won't know without more information [01:50:14] <PodMan99a> currently using pgpeclipse... will change to pdt [01:50:28] *** asimismo has quit IRC [01:50:34] <rcjsuen> PodMan99a: whatever floats your boat [01:51:05] <rcjsuen> PodMan99a: where did you download Eclipse? [01:51:14] <PodMan99a> apt-get [01:51:22] <rcjsuen> PodMan99a: Then talk to the Ubuntu team. [01:52:21] <PodMan99a> ah im using 3.2.2 ... thats old isnt it? [01:52:48] <petfrogg> rcjsuen: well showing me where to start digging is a good place to start 8 ) [01:52:52] <rcjsuen> That's about a year old or so, yes. [01:53:02] <rcjsuen> petfrogg: check your logs, as the link above hinted ^ [01:53:14] <petfrogg> i am doing so [01:53:44] <rcjsuen> excellent [01:55:29] <petfrogg> hmm this might be a error related to wrong javaversion... [01:55:31] <petfrogg> i reccon this... [01:55:43] *** PodMan99a has quit IRC [01:57:18] <petfrogg> ok... this is bad... [01:58:16] <petfrogg> let me take a guess... in order to use PHPEclipse i need sun Java 6 jre [01:58:36] <petfrogg> but debian only comes with sun Java 5 jre as standard [01:58:40] <rcjsuen> Doubt it. [01:59:10] <petfrogg> java.lang.NoClassDefFoundError: net.sourceforge.phpeclipse.phpeditor.PHPEditor [01:59:11] <rcjsuen> I haven't heard of such a thing, but I don't use phpeclipse, so I could be wrong. [01:59:45] <rcjsuen> What does this have to do with Java 6. [01:59:54] <rcjsuen> Or rather, what is giving you this impression [01:59:57] <petfrogg> hm you are probebly right... [02:00:13] <petfrogg> well i had a simular probem before and upgrading the java jre helped that time [02:00:25] <rcjsuen> petfrogg: pastebin your logs [02:01:11] <petfrogg> http://pastebin.se/193183 [02:02:15] <rcjsuen> petfrogg: line 82-ish [02:02:20] <rcjsuen> ~gcj [02:02:21] <KOS-MOS> GCJ is not officially supported by Eclipse as a Java runtime environment. Please talk with your distribution's packaging team and/or the GCJ team for assistance. To run Eclipse with a different JVM, see: http://wiki.eclipse.org/IRC_FAQ#I_just_installed_Eclipse_on_Linux.2C_but_it_does_not_start._What_is_the_problem.3F [02:05:28] <petfrogg> ahh [02:05:32] <petfrogg> i need the real java [02:09:49] *** ajt has quit IRC [02:15:11] <petfrogg> rcjsuen: http://pastebin.se/193184 using java-1.5.0-sun/bin/java [02:16:30] <petfrogg> hmm might have missed something [02:16:33] <petfrogg> gonan testa again [02:18:14] <petfrogg> noop same same [02:19:04] *** Infinito_ has joined #eclipse [02:20:31] <rcjsuen> this is a different problem [02:20:43] <rcjsuen> Pete-_-: and you're still using gcj [02:20:47] <rcjsuen> petfrogg: and you're still using gcj [02:20:50] <rcjsuen> on line 47 or whatever it was [02:20:57] <petfrogg> what= [02:20:58] <petfrogg> ? [02:21:12] <petfrogg> eclipse -vm /usr/lib/jvm/java-1.5.0-sun/jre/bin/java [02:21:22] <rcjsuen> are those clean logs? [02:21:46] <rcjsuen> line 47 of http://pastebin.se/193184 [02:21:50] <rcjsuen> petfrogg: that you most recently pasted [02:22:21] *** Cliffer has quit IRC [02:22:23] <petfrogg> hmm i restart eclipse - and clean the logs again just to make sure now [02:22:35] <rcjsuen> petfrogg: shutdown eclipse [02:22:42] <rcjsuen> move / delete your .log file [02:22:44] <rcjsuen> eclipse -clean [02:22:46] <rcjsuen> and try again [02:22:51] <rcjsuen> to get a fresh .log file created [02:24:48] * petfrogg is lookng for the log file... [02:26:37] <rcjsuen> note that you should still use -vm [02:26:40] <rcjsuen> eclipse -clean -vm /whatever/ [02:26:44] <petfrogg> ok [02:27:11] *** omry has quit IRC [02:27:58] *** omry has joined #eclipse [02:28:01] *** littlebir has quit IRC [02:28:02] <petfrogg> http://pastebin.se/193185 [02:29:19] <rcjsuen> petfrogg: Help > About Eclipse SDK [02:29:22] <rcjsuen> What is your versio n+ build id? [02:29:45] *** merlin2049er has joined #eclipse [02:29:47] <petfrogg> Version: 3.2.1 [02:29:48] <rcjsuen> pasting the entire log file would be more helpful (since the log file includes build id and version numbers) [02:29:48] <petfrogg> Build id: M20060921-0945 (Debian version: 3.2.1-4) [02:29:49] <rcjsuen> but anyway [02:30:03] <rcjsuen> petfrogg: you are using a phpeclipse that requires 3.3 or higher [02:30:18] <petfrogg> darn you are helpfull [02:30:29] <petfrogg> ok - will try to bump it down [02:30:30] <rcjsuen> petfrogg: I live to serve. [02:30:47] <petfrogg> well when this works i hope i can help you someday [02:31:04] <rcjsuen> petfrogg: you can help us all by hanging out here and helping other users [02:31:23] <petfrogg> hehe [02:31:36] <petfrogg> but how do i remove it? [02:31:46] <rcjsuen> what is 'it' [02:31:55] <petfrogg> phpeclipse? [02:32:07] <rcjsuen> You'd have to delete the files by hand. [02:32:10] <rcjsuen> You could try disabling them. [02:32:16] <rcjsuen> but disabling them isn't the same as "removing" [02:33:17] <petfrogg> ok [02:33:26] *** ekiczek has quit IRC [02:33:34] <petfrogg> i just found bunch of files that seems related to phpeclipse [02:34:45] *** Infinito_ has quit IRC [02:34:46] <rcjsuen> I would just use a newer Eclipse binary from eclipse.org and then installing PHPEclipse if I were you. [02:35:06] <petfrogg> hmm [02:35:21] <petfrogg> well i will start up with changing the phpeclipse [02:35:24] <petfrogg> if it fails... [02:40:50] <petfrogg> darn it... [02:40:57] <petfrogg> there is now easy pack for this.... [02:43:30] *** deng_c has joined #eclipse [02:46:38] *** Infinito_ has joined #eclipse [02:51:43] *** franl has joined #eclipse [02:55:50] <petfrogg> damn it [02:55:56] <petfrogg> ok - i give up [02:56:08] <petfrogg> how do pull that new eclipse binary down? [02:56:59] *** robinr has quit IRC [03:06:28] *** amnesic_ has quit IRC [03:06:46] <petfrogg> ok - moment of truth... [03:10:10] <petfrogg> rcjsuen: you are the nerd! [03:11:49] *** bladezor has quit IRC [03:14:03] *** emantos has joined #eclipse [03:18:58] *** ekiczek has joined #eclipse [03:23:28] *** nmatrix9 has joined #eclipse [03:26:08] *** nmatrix9 has quit IRC [03:29:28] *** cstromme has quit IRC [03:30:01] *** nmatrix9 has joined #eclipse [03:33:27] *** merlin2049er has quit IRC [03:35:03] *** Zenopus_ has joined #eclipse [03:41:03] *** franl has quit IRC [03:42:16] *** bladezor has joined #eclipse [03:44:26] *** gaillard_ has quit IRC [03:46:31] *** LeNettoyeur has quit IRC [03:48:20] *** Zenopus has quit IRC [03:48:26] *** Zenopus_ is now known as Zenopus [03:51:11] *** Infinito_ has quit IRC [03:56:25] *** pandaren has joined #eclipse [03:59:49] *** mindCrime has joined #eclipse [04:09:29] <rcjsuen> petfrogg: you get the binary from eclipse.org [04:09:34] *** tltstc has quit IRC [04:09:43] <rcjsuen> but i guess for pdt you could try the all-in-one if you're on 32-bit [04:09:44] <rcjsuen> ~pdt-install [04:09:44] <KOS-MOS> Trying to install PDT? See http://wiki.eclipse.org/PDT/Installation [04:09:59] *** merlin2049er has joined #eclipse [04:11:50] *** Pookzilla has quit IRC [04:12:22] *** rap has joined #eclipse [04:13:18] *** wy has joined #eclipse [04:16:59] *** |conan| has joined #eclipse [04:23:29] *** scorphus has joined #eclipse [04:27:19] *** gaillard_ has joined #eclipse [04:38:00] *** conan has quit IRC [04:38:01] *** |conan| is now known as conan [04:39:05] *** xk__ has joined #eclipse [04:43:35] *** rap has quit IRC [04:51:48] *** merlin2049er has quit IRC [04:53:35] *** merlin2049er has joined #eclipse [04:53:55] *** xk_ has quit IRC [04:55:11] *** xk__ is now known as xk [04:55:55] *** eggauah has quit IRC [04:56:13] *** pablo has joined #eclipse [04:56:59] <pablo> hi, i am compiling this example http://java.sun.com/docs/books/tutorial/networking/sockets/readingWriting.html [04:57:29] <pablo> and it trows me errors, because the in.readline should be inside a try{} bla [04:57:41] <rcjsuen> what is "it" [04:57:44] <rcjsuen> is the program not working? [04:57:52] <rcjsuen> is the editor showing compiler errors? [04:57:53] <rcjsuen> more info please [04:58:42] <pablo> rcjsuen: i tried to compile that example and it says: 2. ERROR in Session.java (at line 49) System.out.println("echo: " + in.readLine()); [04:58:57] <pablo> Unhandled exception type IOException [04:58:58] <rcjsuen> How are you compiling? [04:59:14] <pablo> command line [04:59:48] <rcjsuen> pablo: this sounds more like a generic Java question for ##java [05:00:11] <rcjsuen> and yes, it should be in a try / catch [05:00:26] <pablo> rcjsuen: so that example is wrong? [05:00:41] <rcjsuen> it _looks_ wrong [05:00:46] <rcjsuen> i haven't tried myself, but anyway [05:01:06] <pablo> rcjsuen: could you compile it? [05:01:22] <rcjsuen> actually [05:01:25] <rcjsuen> it should compile [05:01:29] <rcjsuen> now that i look at it again [05:01:35] <rcjsuen> public static void main(String[] args) throws IOException { [05:03:06] <pablo> ahhhh [05:03:09] <pablo> sorry [05:03:13] <pablo> rcjsuen: thx [05:04:01] <rcjsuen> np [05:04:12] *** pschriner has quit IRC [05:04:26] *** ahriman has joined #eclipse [05:05:15] *** merlin2049er has quit IRC [05:07:17] *** ahriman`wrk has joined #eclipse [05:07:39] *** ahriman has quit IRC [05:08:29] *** bladezor has quit IRC [05:08:49] *** merlin2049er has joined #eclipse [05:13:02] *** bladezor has joined #eclipse [05:18:39] *** wy has left #eclipse [05:18:42] *** pablo has quit IRC [05:18:49] *** bladezor has quit IRC [05:22:13] *** bladezor has joined #eclipse [05:29:00] *** merlin2049er has quit IRC [05:30:50] *** merlin2049er has joined #eclipse [05:31:34] *** merlin2049er has quit IRC [05:43:47] *** rcjsuen has quit IRC [06:07:35] *** n_np has joined #eclipse [06:13:39] *** floppypond has quit IRC [06:37:03] *** asimismo has joined #eclipse [06:44:33] *** d03boy has joined #eclipse [06:44:40] <d03boy> why is exclipse being so excessively slow lately? [06:50:36] <ahriman`wrk> how to install open mpi for eclipse only? [06:55:14] *** LongBeach has quit IRC [06:57:11] *** deng_c has quit IRC [06:57:14] *** ekuleshov_ has quit IRC [06:58:05] *** deng_c has joined #eclipse [06:59:46] *** asimismo_ has joined #eclipse [07:01:21] *** scorphus has quit IRC [07:04:53] *** AlNor has quit IRC [07:05:46] *** asimismo__ has joined #eclipse [07:05:52] *** asimismo__ has quit IRC [07:05:54] *** dengski has joined #eclipse [07:05:55] *** deng_c has quit IRC [07:06:44] *** d03boy has left #eclipse [07:06:53] *** njbartlett_ has quit IRC [07:10:13] *** AlNor has joined #eclipse [07:14:44] *** asimismo has quit IRC [07:22:42] *** asimismo_ has quit IRC [07:26:03] *** dengski has quit IRC [07:26:19] *** deng_c has joined #eclipse [07:28:08] *** bladezor has quit IRC [07:29:16] *** rawake has joined #eclipse [07:30:16] <rawake> say I am using a method... Foobar.test(x, y); ... how do I jump to where Foobar.test() is defined in my code without having to go through my project and look for it? [07:30:38] <rawake> I remember there was a way by holding a button and clciking the code but I don't remember exactly what it was... anyone know? [07:36:40] *** bladezor has joined #eclipse [07:50:39] *** bladezor has quit IRC [07:52:21] *** bladezor has joined #eclipse [07:55:27] *** soulreaper has joined #eclipse [07:55:33] *** djspark has quit IRC [07:56:49] *** n_np has quit IRC [08:02:32] *** bladezor has quit IRC [08:06:10] *** ahriman`wrk has quit IRC [08:10:10] *** havocologe has joined #eclipse [08:12:07] *** rdw has quit IRC [08:13:12] *** soulreaper has quit IRC [08:23:40] *** JohnBat26 has joined #eclipse [08:23:43] *** JohnBat26 has left #eclipse [08:23:44] *** JohnBat26 has joined #eclipse [08:23:51] *** JohnBat26 has left #eclipse [08:23:52] *** JohnBat26 has joined #eclipse [08:29:19] *** bladezor has joined #eclipse [08:35:11] *** pandaren has quit IRC [08:37:07] *** blaa32123 has joined #eclipse [08:41:02] *** blaa32123 has left #eclipse [08:43:52] *** jerkface03 has quit IRC [08:43:53] *** jerkface0 has joined #eclipse [08:54:17] *** havocologe has quit IRC [08:59:13] *** havocologe has joined #eclipse [09:02:07] *** L7361408 has joined #eclipse [09:02:14] *** L7361408 has left #eclipse [09:04:15] *** LordMetroid has joined #Eclipse [09:04:31] *** nerdboy is now known as nerdboy|off [09:07:37] *** amitev has joined #eclipse [09:11:26] *** ahriman has joined #eclipse [09:13:02] *** E_mE has quit IRC [09:14:25] *** bladezor_ has joined #eclipse [09:16:03] *** havocologe has quit IRC [09:16:05] *** deng_c has quit IRC [09:17:46] *** deng_c has joined #eclipse [09:30:10] *** erik2 has joined #eclipse [09:34:21] *** jerkface0 has quit IRC [09:34:33] *** jerkface03 has joined #eclipse [09:36:08] *** holmse has quit IRC [09:39:04] *** bladezor_ has quit IRC [09:39:14] *** bladezor_ has joined #eclipse [09:39:57] *** floppypond has joined #eclipse [09:42:05] *** raxelo has joined #eclipse [09:42:35] *** ahriman has quit IRC [09:42:37] <raxelo> hi all. is there http analyzer for eclipse ? [09:43:23] <raxelo> like in jdeveloper [09:49:09] *** pandaren has joined #eclipse [09:55:50] *** pschriner has joined #Eclipse [10:00:42] *** bladezor_ has quit IRC [10:00:53] *** bladezor_ has joined #eclipse [10:03:44] *** Nescafe has joined #Eclipse [10:04:40] *** raxelo has quit IRC [10:05:22] *** nitind has quit IRC [10:10:21] *** bladezor has quit IRC [10:23:39] *** nono has joined #eclipse [10:23:58] <nono> hi all =) [10:26:22] *** robinr has joined #eclipse [10:28:41] *** nitind has joined #eclipse [10:32:51] *** amitev has quit IRC [10:33:12] <nono> i must create a html plugin, i created a texteditor with my rules, but there are some xml editor, also i would like params a plugin wml with a dtd or shemas XML for HTML, it's possible ? [10:37:40] *** L7361408 has joined #eclipse [10:43:45] *** peter_ has joined #eclipse [10:47:29] <peter_> hello, I am working on two plugins for displaying and editing an xml structure. Say there is a player and an editor (GEF). This is organized in 2 perspectives. That means, if I switch from the editor to the player, it implicates the following questions: 1) where should I place the model object(s) - in a third plugin? 2) what is the proper way to update the view in the player on edits? -> I... [10:47:30] <peter_> ...mean are there some conventional ways to do that? - or just go ahead an implement own listeners etc. [10:52:41] *** litrik has joined #eclipse [10:55:01] *** co2 has joined #eclipse [11:07:18] *** mxttie|work|out is now known as mxttie|work [11:19:40] *** bhagabhi has joined #eclipse [11:42:19] <chillitom> anyone know any good dependency analyzers for eclipse? would like to graph package dependency [11:51:52] <erik2> in which file is the list of update sites ? [11:52:23] *** xk_ has joined #eclipse [11:57:01] *** peter_ has quit IRC [11:59:06] *** till has joined #eclipse [11:59:11] *** till is now known as unnutz [12:00:18] <litrik> chillitom: check out http://www.eclipse.org/pde/incubator/dependency-visualization/ [12:00:41] <chillitom> litrik, thanks [12:03:31] <chillitom> litrik, can i use that on a regular java project or just on plugins? [12:04:39] *** nono` has joined #eclipse [12:05:49] *** thechef has joined #eclipse [12:06:23] <thechef> I want to delete a package, but everytime i delete it disappears for a second and then reappears [12:07:12] *** xk has quit IRC [12:08:46] *** kdaniel has joined #eclipse [12:12:25] *** benny_ has joined #eclipse [12:12:41] *** benny_ is now known as benny`work [12:16:36] *** Pookzilla has joined #eclipse [12:18:15] *** snild is now known as SNiLD [12:22:08] *** marismo has joined #eclipse [12:24:05] *** Pookzilla has quit IRC [12:26:12] *** legendi|work has joined #eclipse [12:26:39] <legendi|work> re! [12:27:59] *** gaillard_ has quit IRC [12:29:09] <litrik> chillitom: hmm... I think it only does plugin projects [12:29:37] <erik2> are there any plugins that make my life with JavaScript easier ? [12:29:40] <chillitom> litrik, found a plugin called ispace.. very nice indeed [12:30:24] <kdaniel> eirk2 there is free JSEclipse [12:30:46] *** josh has joined #eclipse [12:30:55] <kdaniel> and also WTP has some support for JS [12:30:58] <josh> anyone know how i can actually download these packages ? http://img228.imageshack.us/my.php?image=eclipseerroroq2.png [12:30:58] <legendi|work> ~tell erik2 about wtp [12:30:58] <KOS-MOS> erik2: Check out Eclipse's Web Tools Platform - http://www.eclipse.org/wtp/ [12:31:13] <kdaniel> and here you have the whole discussion [12:31:14] <kdaniel> http://weblogs.macromedia.com/cantrell/archives/2005/08/javascript_supp.cfm [12:31:43] <legendi|work> josh: "select required" button doesn't helps? [12:31:59] *** SNiLD is now known as snild [12:32:08] <josh> legendi|work, no it doesnt [12:32:33] *** L7361408 has left #eclipse [12:32:40] <legendi|work> what does the error details say? [12:33:25] *** deng_c has quit IRC [12:34:02] <josh> Requested operation cannot be performed because it would invalidate the current configuration. See details for more information. [12:34:03] <josh> Eclipse RCP Patch 1 for 3.3.1 (3.3.1.v20071002_331) requires feature "org.eclipse.rcp (3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS)". [12:34:03] <josh> Eclipse RCP Patch 2 for 3.3.1 (3.3.1.v20071204_331) requires feature "org.eclipse.rcp (3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS)". [12:34:03] <josh> Eclipse RCP Patch 3 for 3.3.1 (3.3.1.v20080102_331) requires feature "org.eclipse.rcp (3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS)". [12:34:14] <legendi|work> ~tell josh about pastebin [12:34:15] <KOS-MOS> josh: Please paste the relevant information to a pastebin - http://rafb.net/paste/ - http://pastebin.com - http://pastebin.ca [12:34:16] <josh> whoops sorry i thought copy would have just copied the highlighted error :\ [12:34:31] <legendi|work> nm :-) [12:35:19] <josh> probablu useless but http://rafb.net/p/Y5CIuo82.html :) [12:36:19] <legendi|work> hm, don't you have an rcp patch installed already? [12:37:15] <josh> i have 2 installed in manage configuration [12:37:20] <josh> i always tend to have problems with RCP :\ [12:39:04] *** nono has quit IRC [12:39:04] *** nono` has quit IRC [12:39:31] <josh> any ideas what might be the case ? [12:41:05] <erik2> aptana plug in any good? [12:41:23] <josh> http://img179.imageshack.us/my.php?image=screenshotproductconfignv6.png <-- those are the RCP's i currently have [12:41:34] <josh> erik2, its brilliant for javascript/html/css [12:42:33] <erik2> josh: thnx [12:43:08] <legendi|work> josh: dunno, but are you sure you wish to re-install these plugins rather than updateing them? [12:43:15] *** marismo has left #eclipse [12:43:45] <legendi|work> maybe you could try removing them by hand here in the configurations and reinstall them [12:44:04] <josh> yeah im trying that now [12:44:20] *** martaaa has joined #eclipse [12:45:21] <martaaa> hi, i have windows xp, eclipse 3.3, tomcat 5.5... i had this error when trying to run a strutTest: log4j:WARN No appenders could be found for logger (servletunit.struts.MockStrutsTestCase). [12:45:22] <martaaa> log4j:WARN Please initialize the log4j system properly. [12:45:24] <martaaa> this one was in the console [12:45:26] <martaaa> and this one in junit console: [12:45:29] <martaaa> junit.framework.AssertionFailedError: The /WEB-INF/web.xml was not found. [12:48:59] <martaaa> anybody can help me? [12:49:45] *** petfrogg_ has joined #eclipse [12:54:06] *** n_np has joined #eclipse [12:54:13] *** caravena has joined #eclipse [12:58:50] *** petfrogg has quit IRC [12:59:29] *** Pookzilla has joined #eclipse [13:05:04] *** petfrogg__ has joined #eclipse [13:10:18] *** david721 has joined #eclipse [13:10:19] *** david720 has quit IRC [13:14:42] *** petfrogg_ has quit IRC [13:22:06] *** petfrogg__ is now known as Petfrogg [13:22:21] *** dsugar100 has joined #eclipse [13:24:43] *** unnutz has quit IRC [13:31:04] *** petfrogg_ has joined #eclipse [13:31:37] *** Pookzilla has quit IRC [13:31:57] *** geoaxis has quit IRC [13:32:42] *** netoman has joined #eclipse [13:34:50] *** fsteeg has joined #eclipse [13:39:03] *** rcjsuen has joined #eclipse [13:40:38] *** Petfrogg has quit IRC [13:41:38] <rcjsuen> rawake: F3? [13:41:59] <legendi|work> hi rcjsuen [13:42:05] <rcjsuen> legendi|work: Hi [13:42:46] <rcjsuen> erik2: i think in eclipse/configuration somewhere [13:43:06] <rcjsuen> thechef: That's odd behaviour, perhaps there are files in there that's being generated or something. [13:43:27] *** Flavious is now known as flavious [13:43:42] <rcjsuen> martaaa: I'd try the newsgroups. [13:45:33] <martaaa> which is the newsgroup? [13:45:48] <rcjsuen> i think there's a jst one [13:47:06] <martaaa> i dont understand what u r saying [13:47:25] <rcjsuen> (I think) you asked "which newsgroup?" [13:47:28] <rcjsuen> so i said "the jst one i think" [13:51:20] <martaaa> what is a newsgroup? [13:51:58] <legendi|work> martaaa: check here: http://www.eclipse.org/newsgroups/ [13:52:09] <legendi|work> they're like mailing list [13:52:30] *** emantos has quit IRC [13:53:05] *** havocologe has joined #eclipse [13:53:10] *** eggauah has joined #eclipse [14:04:44] <erik2> are all my personal settings/preferences kept in Linux's ~/.eclipse ? [14:05:10] <rcjsuen> erik2: I don't have a .eclipse folder and I use Linux. [14:05:39] <martaaa> thank u [14:05:54] <erik2> rcjsuen: i installed pdt and I have....where are your settings then ??? [14:06:03] <rcjsuen> erik2: Well, I don't use PDT. [14:06:14] <rcjsuen> erik2: It's possible that PDT has decided to put some things into .eclipse, I have no idea. [14:06:29] <rcjsuen> erik2: My settings are in my workspace/.metadata/ folder, or in the eclipse/ folder itself. [14:06:50] <rcjsuen> The folder is probably created by a) your Eclipse, if you got it from your distribution, it might be doing something there and/or b) caused by a plug-in. [14:06:58] <rcjsuen> These are the two most likely candidates. [14:07:04] <erik2> rcjsuen: i suspect that some settings are elsewhere: my syntax coloring came back after a reinstall [14:07:13] <erik2> ok [14:07:16] <rcjsuen> syntax colouring is generally in your workspace [14:07:22] <erik2> ic [14:11:33] *** benny`work has quit IRC [14:12:01] <petfrogg_> rcjsuen: i installed the latest 3.3 eclipse and everything is running smoth [14:13:32] <rcjsuen> petfrogg_: there you go [14:14:16] <petfrogg_> running eclipse on a xen guest system so when needed i can really fast change and set up a new environment [14:14:27] <petfrogg_> i forward everything through ssh [14:20:26] *** rcjsuen has quit IRC [14:20:39] *** n_np has quit IRC [14:22:15] *** lordmetroid_ has joined #Eclipse [14:22:48] *** z4z4 has joined #eclipse [14:23:46] *** lordmetroid_ has quit IRC [14:30:49] *** oisin has joined #eclipse [14:37:38] *** danielkoch has joined #eclipse [14:38:40] *** LordMetroid has quit IRC [14:40:19] *** jstephan has joined #eclipse [14:41:36] *** danielkoch has quit IRC [14:49:01] *** eelriver has quit IRC [14:49:28] *** Ians has joined #eclipse [14:50:18] *** TodC has joined #eclipse [14:52:09] *** LordMetroid has joined #Eclipse [14:53:39] *** jstephan has quit IRC [14:54:49] *** n_np has joined #eclipse [14:56:48] *** nono has joined #eclipse [15:02:16] *** shiva has joined #eclipse [15:03:37] *** rcjsuen has joined #eclipse [15:05:04] *** amitev has joined #eclipse [15:05:34] *** Pookzilla has joined #eclipse [15:05:52] *** kartben has joined #eclipse [15:06:39] *** revo has joined #eclipse [15:06:53] *** oisin has quit IRC [15:08:10] *** eido is now known as eidolon [15:08:44] *** timothym has joined #eclipse [15:15:58] *** tobias has joined #eclipse [15:23:48] *** oisin has joined #eclipse [15:26:01] *** LeNettoyeur has joined #eclipse [15:26:08] *** oisin has quit IRC [15:26:16] *** lexs has quit IRC [15:27:53] *** Pookzilla has quit IRC [15:28:12] *** Pookzilla has joined #eclipse [15:28:41] *** rcjsuen has quit IRC [15:29:33] <martaaa> hi, i have windows xp, eclipse 3.3, tomcat 5.5... i had this error when trying to run a strutTest: java.lang.NoClassDefFoundError: org/apache/struts/tiles/DefinitionsFactoryException and the thing is that im not working with tiles!!! [15:31:50] *** jpospychala has joined #eclipse [15:32:45] *** njbartlett has joined #eclipse [15:34:25] *** ajt has joined #eclipse [15:34:40] *** revo has quit IRC [15:35:58] *** eilartt has joined #eclipse [15:37:42] *** cschneid has joined #eclipse [15:37:55] *** lordmetroid_ has joined #Eclipse [15:38:10] *** sama has joined #eclipse [15:43:33] *** kdaniel has quit IRC [15:44:55] *** litrik has left #eclipse [15:45:18] <eilartt> what can cause those exceptions? [15:45:36] <eilartt> !ENTRY org.eclipse.mylyn 4 0 2008-02-07 15:27:56.556 !MESSAGE context listener failed [15:45:44] <eilartt> java.lang.NullPointerException at org.eclipse.mylyn.internal.resources.ui.ContextEditorManager.contextActivated(ContextEditorManager.java:68) [15:46:10] *** ph8 has quit IRC [15:48:10] *** eelriver has joined #eclipse [15:49:32] *** martaaa has quit IRC [15:50:11] *** martaaa has joined #eclipse [15:51:03] *** LordMetroid has quit IRC [15:51:16] *** iamback has joined #eclipse [15:51:20] *** martaaa has quit IRC [15:51:23] *** martaaa has joined #eclipse [15:51:37] *** mindCrime has quit IRC [15:53:04] *** discodan has joined #eclipse [15:58:01] *** lordmetroid_ has quit IRC [15:58:07] *** LordMetroid has joined #Eclipse [15:58:17] *** amnesic has joined #eclipse [15:58:38] *** pandaren has quit IRC [16:02:43] <legendi|work> can't I set a shortcut to refresh the whole workspace? [16:03:40] *** bhagabhi has quit IRC [16:04:48] *** petfrogg_ is now known as Petfrogg [16:05:10] *** njbartlett has quit IRC [16:06:11] *** z4z4 has quit IRC [16:06:25] *** z4z4 has joined #eclipse [16:07:37] *** JavaWoman has quit IRC [16:08:13] *** pounard has quit IRC [16:08:59] *** pounard has joined #eclipse [16:10:11] *** krbarnes has joined #eclipse [16:13:23] *** netoman has quit IRC [16:15:08] <paulweb515> legendi|work: F5 will [16:15:34] <paulweb515> legendi|work: at least, from one of the explorers with either all project selection or no projects selected [16:15:38] *** atpa8a has quit IRC [16:17:13] <legendi|work> yeah, I know, but I guess its impossible to have a shortkey to refresh the whole workspace while a java editor has the focus [16:17:36] <legendi|work> maybe I'm going to write one for myself ;] [16:17:39] *** blupin has joined #eclipse [16:20:12] *** iamback is now known as JavaWoman [16:21:59] *** ekiczek has quit IRC [16:23:51] *** oisin has joined #eclipse [16:24:07] *** rorUnni has joined #eclipse [16:35:17] *** netoman has joined #eclipse [16:35:34] *** ekiczek has joined #eclipse [16:37:33] *** scorphus has joined #eclipse [16:37:59] *** _elemental has joined #eclipse [16:39:26] *** amitev has quit IRC [16:39:26] *** fsteeg has quit IRC [16:40:55] *** martaaa is now known as lalalala [16:41:20] *** fsteeg has joined #eclipse [16:41:47] *** geoaxis has joined #eclipse [16:42:44] *** lalalala is now known as nosemeocurrenada [16:42:57] *** ajt_ has joined #eclipse [16:44:07] *** robot_jesus has quit IRC [16:44:17] *** ajt has quit IRC [16:44:18] *** ajt_ is now known as ajt [16:47:39] *** CaneToad has quit IRC [16:49:49] <paulweb515> legendi|work: while sortof a hack, the code to run the refresh can be written new RefreshAction(workbenchWindow).refreshAll() [16:54:04] *** JohnBat26 has left #eclipse [16:54:08] <nosemeocurrenada> hi, i have windows xp, eclipse 3.3, tomcat 5.5... i had this error when trying to run a strutTest: java.lang.NoClassDefFoundError: org/apache/struts/tiles/DefinitionsFactoryException and the thing is that im not working with tiles!!! anyone can help me? [16:54:15] *** DrFrasierCrane has joined #eclipse [16:54:30] *** oisin has left #eclipse [16:54:43] <DrFrasierCrane> why Document Base can't be edited when adding Web Module to the server? [16:55:15] <DrFrasierCrane> my webapp project doesn't conform to the standard Eclipse web project layout and I want to edit the base of the webapp... [16:56:33] *** gleesond has joined #eclipse [16:57:00] <gleesond> can someone point me tword some info on how to use eclipse with svn? [16:57:33] <gleesond> s/tword/toward [16:57:38] <DrFrasierCrane> gleesond, http://www.eclipse.org/subversive/ [16:57:46] <DrFrasierCrane> I find it better than Subclipse [16:58:03] <gleesond> DrFrasierCrane: thanks [16:58:14] <nosemeocurrenada> hi, i have windows xp, eclipse 3.3, tomcat 5.5... i had this error when trying to run a strutTest: java.lang.NoClassDefFoundError: org/apache/struts/tiles/DefinitionsFactoryException and the thing is that im not working with tiles!!! anyone can help me? [16:58:54] *** ekuleshov has joined #eclipse [16:59:10] *** ekuleshov has quit IRC [17:00:05] *** nono has quit IRC [17:00:11] *** DrFrasierCrane has left #eclipse [17:02:18] *** oisin has joined #eclipse [17:04:28] *** z4z4 has quit IRC [17:11:26] *** havocologe has quit IRC [17:12:26] *** legendi has joined #eclipse [17:17:49] *** mindCrime has joined #eclipse [17:25:23] *** kartben has quit IRC [17:25:38] *** legendi|work has quit IRC [17:25:52] *** legendi is now known as legendi|work [17:27:02] <nosemeocurrenada> <nosemeocurrenada> hi, i have windows xp, eclipse 3.3, tomcat 5.5... i had this error when trying to run a strutTest: java.lang.NoClassDefFoundError: org/apache/struts/tiles/DefinitionsFactoryException and the thing is that im not working with tiles!!! anyone can help me? [17:28:06] *** kartben has joined #eclipse [17:28:17] *** oisin has left #eclipse [17:28:35] *** notjohn has joined #eclipse [17:29:11] <legendi|work> nosemeocurrenada: it seems there's nobody here who can help you on this issue. If someone can, he will see your question it the log, it's not necessary to keep reposting it [17:30:03] <zx|work> try the webtools newsgroup maybe (www.eclipse.org/newsgroups) [17:32:27] <nosemeocurrenada> =( but I have to find a solution now [17:34:05] *** LeNettoyeur_ has joined #eclipse [17:34:08] *** LeNettoyeur_ has quit IRC [17:36:34] *** rorUnni has quit IRC [17:39:51] *** matt1982 has joined #eclipse [17:41:55] <matt1982> hi guys im trying to install Web Standard Tools project but it keeps coming up saying it requires XSD version 2.2.0 or equivalent. Im pretty sure though i have a newer version installed [17:42:02] <matt1982> is there anyway to check this? [17:42:43] *** LeNettoyeur_ has joined #eclipse [17:46:02] <matt1982> if i look at the files within my plugins folder i see a lot of ones that have XSD in their name [17:46:39] <legendi|work> matt: check Help -> Software updates -> manage configuration [17:46:56] <legendi|work> there you find your installed plugins and it shows if there's something wrong [17:47:05] <matt1982> ahh cool i will look now [17:48:08] <matt1982> hmm i cant see anything incorrect all it looks to be there but its a newer version [17:48:13] *** nono has joined #eclipse [17:51:18] *** LeNettoyeur has quit IRC [17:53:22] *** crib-- has joined #eclipse [17:56:26] *** th00ry has quit IRC [17:56:29] *** pschriner has left #Eclipse [17:59:03] *** crib has quit IRC [17:59:11] *** nosemeocurrenada has quit IRC [17:59:43] *** LeNettoyeur has joined #eclipse [17:59:46] *** crib-- has quit IRC [18:00:31] *** crib has joined #eclipse [18:02:49] *** jpospychala has quit IRC [18:03:56] *** pounard has quit IRC [18:05:04] *** pounard has joined #eclipse [18:05:57] *** schnee has quit IRC [18:09:32] *** rcjsuen has joined #eclipse [18:11:02] *** omry_|work has quit IRC [18:11:18] *** matt1982 has left #eclipse [18:17:43] *** LeNettoyeur_ has quit IRC [18:19:13] <rcjsuen> eilartt: i'd check Mylyn's bugzilla [18:20:19] *** JohnE has joined #eclipse [18:25:24] <eilartt> rcjsuen: thanks [18:26:34] *** robot_jesus has joined #eclipse [18:27:10] <robot_jesus> all of a sudden eclipse is not showing the customary red X on files that have errors in them, did I inadverntly turn that error reporting off ? If so how do I get it back / [18:27:30] *** shiva has quit IRC [18:27:45] <robot_jesus> 3.3.1, JDT, ubunutu_64 [18:29:09] *** njbartlett has joined #eclipse [18:29:26] <rcjsuen> robot_jesus: i'd try closing the editors, and doing a Project / Clean [18:29:34] <legendi|work> robot_jesus: check your "Problems" view, do you have errors there? [18:30:03] <robot_jesus> legendi|work: ahh, cant be built to build problems resolved [18:30:27] <robot_jesus> ive closed and restarted a few times now, whenever I erase a jar from a WTP project, it starts complaining about that :S [18:30:33] *** netoman has quit IRC [18:30:37] <robot_jesus> thx yall [18:33:33] *** kartben has quit IRC [18:39:01] *** vwegert has joined #eclipse [18:40:28] *** krbarnes has left #eclipse [18:40:38] *** krbarnes has joined #eclipse [18:42:27] *** Ians has quit IRC [18:43:45] *** rawblem has joined #eclipse [18:44:07] <rawblem> how do i start eclipse with remote debug flags attached to it? Do i modify the eclipse.ini? [18:44:52] <rcjsuen> Remote debug flags? [18:45:02] <rcjsuen> you want to debug your own Eclipse? [18:45:55] <rawblem> rcjsuen: yep ;) or more accurately someone else's eclipse [18:46:36] *** discodan_ has joined #eclipse [18:46:39] <rcjsuen> i think RSE adds something lik ethat [18:46:42] *** rcjsuen has quit IRC [18:52:22] *** th00ry has joined #eclipse [18:54:13] *** dominikg has joined #eclipse [18:55:01] *** th00ry has quit IRC [18:58:03] *** netoman has joined #eclipse [18:58:10] *** th00ry has joined #eclipse [19:00:35] *** david721 has quit IRC [19:01:13] <rawblem> paulweb515: sorry to ask you directly... any idea how to force eclipse to start with a debugger attached to it? is it via the eclipse.ini? [19:02:25] <paulweb515> rawblem: yes, you would have to add the debugging CLI to the eclipse.ini after -vmargs so that the JVM would start up in debugging mode [19:03:15] <paulweb515> rawblem: I've been told it's something like: -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044 [19:03:45] <rawblem> paulweb515: yes i'm just trying it on two separate boxes and it's not working... thanks for your help anyway. will try to figure it out on my own [19:03:46] *** discodan has quit IRC [19:05:46] *** krbarnes has quit IRC [19:06:07] *** JohnBat26 has joined #eclipse [19:11:06] *** eilartt has left #eclipse [19:13:28] *** fsteeg has quit IRC [19:16:07] *** fsteeg has joined #eclipse [19:17:53] *** tmccrary has joined #eclipse [19:18:05] <tmccrary> Does anyone know of any timeline widget for eclipse? [19:18:11] <tmccrary> Like something for keyframing, etc [19:18:13] <tmccrary> animation [19:20:27] <tromey> I just used a draw2d canvas when I was working on something like that [19:21:33] *** pombreda has joined #eclipse [19:21:40] <tmccrary> that's cool. I may have to do that same. I was curious if there was a project out there that provided such functionality [19:22:04] <tromey> what are you working on? [19:23:30] <tmccrary> my game engine uses eclipse as it's framework for tools (it's a big plugin for eclipse). I am working on a system for testing skeletal animation in the tool set. [19:23:44] <tromey> sounds fun :) [19:23:50] <tmccrary> yeah :) [19:24:59] <legendi|work> tmccrary: you should check these out: http://www.ibm.com/developerworks/edu/os-dw-os-ecl-gameplgin4.html [19:25:03] *** oisin has joined #eclipse [19:25:33] <tmccrary> legendi|work: thanks, although we're pretty far past just getting something working in eclipse [19:26:25] *** rcjsuen has joined #eclipse [19:28:55] <legendi|work> tmccrary: I'm not sure if I understand you correctly, are you searching tools for Java that supports 3D modeling (like j3d, jogl, etc.) or you want to create an Eclipse plugin that can display them? [19:29:10] <tmccrary> legendi|work: neither [19:29:13] <legendi|work> :-) [19:29:39] <tmccrary> legendi|work: I am looking for a timeline SWT widget [19:30:08] <tmccrary> http://www.cambodiaxp.com/flash_kits/tutorial_kits/18/flashdocument.jpg [19:30:15] <tmccrary> see the thing at the top of the screen? that kind of thing [19:30:31] <legendi|work> ooh, got it [19:30:32] <tmccrary> it shouldn't be tough to write one, but I figured there was a chance there's already something out there [19:32:00] *** tromey has left #eclipse [19:32:29] *** ekuleshov has joined #eclipse [19:42:30] *** kaylee has joined #eclipse [19:58:22] *** pombreda has quit IRC [20:01:19] *** sama has quit IRC [20:01:47] *** LongBeach has joined #eclipse [20:04:06] *** sama has joined #eclipse [20:07:23] <zx|work> tmccrary: google for the swt nebula project [20:07:33] <zx|work> tmccrary: I believe they have a widget that does something that youw ant [20:08:27] *** soulreaper has joined #eclipse [20:09:03] <kaylee> how do I reconnect a cvs project with the module from the repository? [20:09:34] *** sama has quit IRC [20:10:10] <rcjsuen> Team > Share [20:10:14] <rcjsuen> Assuming the 'CVS' folders weren't deleted. [20:10:59] <kaylee> "Unable to Validate" [20:11:14] <rcjsuen> Dunno what that means [20:11:15] <rcjsuen> ~logs [20:11:16] <KOS-MOS> Looking for your Eclipse logs? Try Window > Show View > Other > PDE Runtime > Error Log. Or look at the <workspace>/.metadata/.log file. If you want to paste it somewhere, see ~pastebin - http://wiki.eclipse.org/index.php/IRC_FAQ#Where_are_Eclipse.27s_log_files_located.3F - http://wiki.eclipse.org/FAQ_Where_can_I_find_that_elusive_.log_file%3F [20:14:17] <kaylee> looks like my Root files have :ext: instead of :extssh: [20:14:24] <kaylee> is there a way to make it work with ext? [20:14:46] *** krbarnes has joined #eclipse [20:15:48] *** protcront has joined #eclipse [20:15:53] <protcront> hello everybody [20:15:58] <kaylee> hi [20:16:13] <protcront> just new to jsp, servlet programming! [20:16:46] <protcront> having problem while processing jsp form and handled by servlet ! any help i can get [20:16:55] <rcjsuen> kaylee: I was of the impression that ext worked too [20:17:35] <protcront> as far as i know eclipse makes a webroot folder and in folder all jsp stays [20:18:45] <legendi|work> protcront: you should try #java, I'm sure the guys there can help you out [20:19:34] <protcront> legend|work: i cannot go to the java channel its not available [20:19:49] <kaylee> rcjsuen: that's the only difference in the files, and it gives an "Unable to Validate" error [20:20:12] <rcjsuen> kaylee: Are there anything in the logs? [20:24:19] <betty> In my Eclipse RCP application, I would like the popup menu of my ViewPart to be context-sensitive to the current perspective. Is this possible? [20:24:39] *** pombreda has joined #eclipse [20:25:42] <rcjsuen> betty: That sounds pretty restrictive. [20:26:29] <betty> rcjsuen: yes, that is what I need [20:26:45] *** oisin has quit IRC [20:27:00] * rcjsuen shudders. [20:27:27] <betty> rcjsuen: The action contributions in one perspective are complete not applicable in the other. So, showing them would be just clutter. [20:28:19] <rcjsuen> betty: You are not allowing your users to use Window > Show View? [20:28:38] <rcjsuen> I think what you want should be possible. [20:28:52] <rcjsuen> paulweb515 would have a better idea. [20:29:24] <betty> ncjsuen: I see that can register multiple context menus for a view. How would you control which one is shown? [20:30:05] *** JohnE has quit IRC [20:31:21] *** FrankBecker has joined #eclipse [20:31:40] *** pombreda has quit IRC [20:37:41] *** FrankBecker has quit IRC [20:38:08] *** Zack1403 has joined #eclipse [20:39:35] <Zack1403> hey all [20:40:00] <betty> howdy [20:40:16] <Zack1403> i have a project that i am trying to run as server with no luck. ive never done it before and i cant find where to enable it [20:40:25] <Zack1403> *run on server [20:41:27] <robot_jesus> right click it [20:41:29] <robot_jesus> run on server [20:42:01] <Zack1403> giving me an illegal argument exception [20:42:33] <Zack1403> this is when i create a manual run configuration for server [20:44:38] <Zack1403> if i try to add a project to my server it says there are no projects that can be added [20:45:01] <kaylee> damn it [20:45:10] <kaylee> I really hate my retard days [20:45:22] <kaylee> couldn't commit to cvs because I wasn't connected to the vpn [20:45:23] <kaylee> *sigh* [20:45:53] *** conan has quit IRC [20:46:05] <Zack1403> if you start checking the ethernet cable thats when you know its probably something your doing dumb [20:46:08] <Zack1403> thats my key [20:46:29] <kaylee> no, not the ethernet cable... I've got that one... just no vpn [20:48:04] *** nono has quit IRC [20:48:14] <Zack1403> oh no i was just say that when i am being dumb and something isnt working i start test outlandish theories [20:48:22] <kaylee> ah, yeah [20:48:26] <Zack1403> such as termites chewing threw my cables [20:48:49] <kaylee> my favorite is the weird build error (or run error) due to a missing period [20:48:58] <kaylee> or a colon instead of semi-colon [20:49:13] <Zack1403> haha yea that would definitly be the termites [20:49:31] <Zack1403> occams razor most of the time prevails [20:50:17] *** benowar has joined #eclipse [20:51:06] *** njbartlett has quit IRC [20:51:15] <kaylee> still getting "Could not connect to :ext:myuser@server:/cvsroot:I/O exception occurred: cannot run program "ssh": CreateProces error=2, The system cannot find the file specified. Set project sharing anyway?" [20:51:25] <kaylee> will that break anything if I say "YES"? [20:51:27] *** _elemental has quit IRC [20:51:51] <rcjsuen> kaylee: can you even checkout from the command line? [20:51:57] <kaylee> yes [20:53:11] *** benowar has quit IRC [20:55:58] *** thinkling has joined #eclipse [20:57:55] *** vdv has joined #eclipse [20:58:44] *** xk_ has quit IRC [20:58:55] <vdv> hi all [20:59:02] <rcjsuen> vdv: Hi [20:59:27] *** benowar has joined #eclipse [20:59:31] *** __zzz__ has joined #eclipse [20:59:34] <thinkling> hey folks. is there a quick way to expand all collapsed functions in a file you're viewing. (i.e. all the (+) markers?) [20:59:47] *** __zzz__ has left #eclipse [20:59:52] <vdv> i've downloaded eclipse-SDK-3.2.1-linux-gtk.tar.gz [21:00:03] <vdv> few month ago [21:00:38] <vdv> and then unpacked it to my /opt dir [21:00:56] <vdv> so that eclipse is under /opt [21:01:09] <vdv> where only root has write perm [21:01:42] <vdv> now everytime i want to install new plugins [21:01:55] <vdv> via find and install [21:02:10] <vdv> i have to run eclipse as root [21:02:24] <rcjsuen> ~tell thinkling about keys [21:02:24] <KOS-MOS> thinkling: For a list of available key bindings press Ctrl + Shift + L. To configure your key bindings, see Window > Preference > General > Keys. See also http://wiki.eclipse.org/IRC_FAQ#What.27s_the_key_for_....3F [21:02:32] <rcjsuen> vdv: So don't put it in /opt/? [21:03:07] <vdv> and put where? [21:03:17] <rcjsuen> in ~/ [21:03:22] <rcjsuen> Is where I put mine. [21:03:33] <vdv> sure i can [21:03:34] <thinkling> thx rcjsuen [21:03:48] <vdv> but it's a little bit ugly [21:03:59] <rcjsuen> vdv: Why is that [21:04:18] <rcjsuen> I guess you could try to chmod / chown your /opt/eclipse folders. [21:05:13] <vdv> the idea is that app's root dir can't be write accessible [21:05:18] <vdv> as is with any other unix app [21:05:28] *** tltstc has joined #eclipse [21:05:50] <rcjsuen> ~tell vdv about manage [21:05:50] <KOS-MOS> vdv: Manage your Eclipse environment - http://www-128.ibm.com/developerworks/opensource/library/os-ecl-manage/ [21:05:55] <rcjsuen> Install your plug-ins elsewhere then. [21:06:01] <vdv> that is [21:06:07] <vdv> that's what i want [21:06:08] *** karltk has quit IRC [21:06:13] *** karltk has joined #eclipse [21:06:55] *** tkovse has joined #eclipse [21:07:47] *** danbeck has joined #eclipse [21:07:53] <rcjsuen> vdv: alrighty then [21:08:10] <Zack1403> hey guys does the run in server option for tomcat automatically load the project as a context definition? [21:08:15] *** FrankBecker_ has joined #eclipse [21:08:24] <tkovse> hi [21:08:34] *** tkovse has left #eclipse [21:08:35] <Zack1403> hello [21:08:36] <rcjsuen> tkovse: Hi [21:09:23] <vdv> there's four or five download packages in eclipse.org download page [21:09:36] *** Sukh0i has joined #eclipse [21:10:00] <rcjsuen> yes, there are [21:10:03] <vdv> as i understand, i can [21:10:15] <vdv> i can 'build' them myself [21:10:38] <vdv> installing appopriate plugins [21:10:47] <rcjsuen> Yes, I suppose you could. [21:11:20] *** Sukh0i has quit IRC [21:11:38] <vdv> and the 'core' is? [21:12:03] *** Sukh0i has joined #eclipse [21:12:34] <rcjsuen> vdv: I'm guessing you're referring to http://download.eclipse.org/eclipse/downloads/drops/R-3.3.1.1-200710231652/index.php#PlatformRuntime [21:13:11] <Sukh0i> rcjsuen: Do you have any idea how to hide menu on editor (Run as, Debug As, Validate, Team...) I would only like to show my own actions. [21:13:29] <rcjsuen> Sukh0i: Only if you modified those plugin.xml files I suppose. [21:13:34] *** petfrogg_ has joined #eclipse [21:13:42] <rcjsuen> I'm not sure if it's possible through code. [21:13:56] <rcjsuen> I guess if you removed the contributions separator it might be possible. [21:14:13] <vdv> is it possible to automatically deploy and run web-app in tomcat after installing 'java-web-development' components? [21:14:56] <vdv> i.e. is there 'bundled tomcat' option? [21:16:05] <Zack1403> you can try run on server [21:16:06] <rcjsuen> I don't think any one of those packages includes a Tomcat installation. [21:16:24] <Zack1403> oh yea you the tomcat binaries first [21:16:25] <vdv> from the link above: "....As a new user, the concept of projects, plug-ins, workspaces, and installations may seem daunting at first...." [21:16:38] <vdv> that's about me :) [21:17:00] <Zack1403> your trying to create a tomcat project for the first time? [21:17:39] <Sukh0i> I have made my own Editor and overriden some functions. I was able to hide ((Undo, Save..), (Cut, Copy), (Shift left, right), (Preferences),..) But not Run as... Debug as... [21:17:53] *** loesh has quit IRC [21:18:03] *** loesh_ has joined #eclipse [21:18:41] <vdv> is 3.3.1.1 last build? [21:19:33] <Zack1403> topic of this channel [21:20:24] <vdv> ah.. yeah [21:20:35] <rcjsuen> vdv: latest stable release, yes [21:22:11] *** Petfrogg has quit IRC [21:22:21] <vdv> rcjsuen: which link are you followed on downloads page and got the .../downloads/drops/... ? [21:22:42] <vdv> link you gave me above [21:22:42] <rcjsuen> ~sdk-downloads [21:22:42] <KOS-MOS> Looking for different versions and/or platforms for the Eclipse SDK or any of the base Eclipse bundles? See http://download.eclipse.org/eclipse/downloads/ [21:22:52] <rcjsuen> whoops, I guess this doesn't _really_ answer the question [21:22:55] *** FrankBecker_ has quit IRC [21:22:59] <rcjsuen> from downloads [21:23:00] <rcjsuen> Eclipse Classic [21:23:01] <rcjsuen> All versions [21:23:03] <rcjsuen> or whatever it is [21:23:12] <Zack1403> hey once i am running my app in my tomcat server i am really not clear as to the context its been deployed [21:23:20] *** tretle has joined #eclipse [21:23:23] *** FrankBecker_ has joined #eclipse [21:23:36] <tretle> hi could someone tell me how i get rid of the spash screen? [21:23:38] <vdv> ok, thanks rcjsuen [21:23:55] <rcjsuen> tretle: I'm not sure if it's possible to just destroy it. [21:24:00] <rcjsuen> Pookzilla: Kim? [21:24:06] <rcjsuen> unless you mean in your rcp app [21:24:09] <rcjsuen> that's probably doable [21:24:16] <rcjsuen> Didn't think people would be adverse to splash screens. [21:24:36] *** scorphus has quit IRC [21:24:49] <tretle> right... and one more thing... is there any other welcome themes available other than the two bundled with eclipse [21:25:04] *** netoman has quit IRC [21:25:15] <rcjsuen> tretle: Well, I'm sure corporations have defined their own. [21:25:32] <tretle> no community ones though no? [21:25:54] *** amnesic has quit IRC [21:26:09] * rcjsuen shrugs. [21:26:10] <Pookzilla> rcjsuen: yeees? [21:26:13] <rcjsuen> Never bothered me. [21:26:18] <rcjsuen> Pookzilla: <tretle> hi could someone tell me how i get rid of the spash screen? [21:26:34] <Pookzilla> tretle: do you mean have no splash at all? [21:26:36] <rcjsuen> Pookzilla: not sure whether this is an rcp context or from the eclipse platform binary [21:27:07] *** Lee_Anne has joined #eclipse [21:28:49] <tretle> rcjsuen: I'm going to be working allot in eclipse which is why I want it to fit in with the tango look as much as possible... the current art direction makes me want to shoot myself every time i want to code... which is strange because i enjoy coding [21:29:14] <rcjsuen> o [21:29:28] <legendi|work> 'night [21:29:28] <rcjsuen> well, to each his own [21:29:29] *** legendi|work has quit IRC [21:29:52] <rcjsuen> I use Fluxbox so nothing's really uniform per se (though I do use gtk+ apps and not Qt apps, but that doesn't really count). [21:29:55] *** rcjsuen has quit IRC [21:30:08] <tretle> :) [21:30:22] *** thinkling has left #eclipse [21:30:54] <tretle> I like tango its easy on the eyes and would be nice if elisa had the option of abiding by the tango look.... lol maybe tanglipse is in order [21:31:43] <tretle> also have to change the icon cause it looks horrible in awn :( [21:34:01] *** LeNettoyeur has quit IRC [21:34:13] <tretle> i'll fix it later then [21:34:16] *** tretle has left #eclipse [21:35:00] *** Zack1403 has left #eclipse [21:40:39] *** marismo has joined #eclipse [21:42:40] *** vdv has quit IRC [21:42:46] *** LeNettoyeur has joined #eclipse [21:43:58] *** marismo has left #eclipse [21:44:19] *** Lee_Anne has left #eclipse [21:46:46] *** discodan_ is now known as discodan [21:48:13] *** rcjsuen has joined #eclipse [21:48:49] *** eido has joined #eclipse [21:51:20] <robot_jesus> i use compiz fusion [21:51:29] <robot_jesus> I could never go back to using anything else [21:51:41] *** CaneToad has joined #eclipse [21:52:46] *** Pookzilla has quit IRC [21:53:42] *** FrankBecker_ has quit IRC [21:56:42] *** rorUnni has joined #eclipse [22:01:09] *** eidoDell has joined #eclipse [22:04:28] *** vwegert has quit IRC [22:06:01] <tmccrary> zx|work: thanks man! [22:10:35] *** steegf has joined #eclipse [22:10:35] *** fsteeg has quit IRC [22:14:46] *** rcjsuen has quit IRC [22:18:02] *** blupin has left #eclipse [22:19:01] *** eido has quit IRC [22:26:10] *** dsugar100 has quit IRC [22:29:28] *** JohnBat26 has quit IRC [22:31:57] *** eidoDell has quit IRC [22:40:48] *** jwisher has quit IRC [22:42:26] *** luca1 has joined #eclipse [22:43:04] *** Elvanor has quit IRC [22:46:07] <luca1> Hello. I am trying to capture certain execution events, specifically invoking the Run dialog, Search dialog, and other general commands of that sort. I've implemented an IExecutionListener and added it to the command service. The listener captures some commands (e.g. saving a file, deleting a line, etc.) but it doesn't capture Run of Search or the like. Are these not considered part of the Command framework? Is there a way to listen for them? Thanks. [22:47:13] *** discodan has quit IRC [22:47:14] *** nono has joined #eclipse [22:47:23] <nono> hi [22:48:37] *** nono has quit IRC [22:50:34] *** rorUnni has quit IRC [22:52:53] *** TodC has quit IRC [22:59:15] *** njbartlett has joined #eclipse [22:59:57] *** Zack1403 has joined #eclipse [23:00:30] *** Fuzzybunn has joined #eclipse [23:00:41] <Zack1403> hey does anyone know how to bundle up librarys to say "referenced libraries"? [23:00:49] <Zack1403> small issue but it has always bothered me [23:02:50] <Arcalyth> Is there a way to not show a cartain type of file in the project explorer? [23:02:53] <Arcalyth> certain* [23:03:29] *** timothym has quit IRC [23:04:35] <luca1> Arcalyth: Click the downward pointing triangle in the explorer menu and you should see a Filters... option. You can specify in there what you don't want to see. [23:05:42] <paulweb515> luca1: you should be able to listen for them in 3.4 ... in 3.3 they were MenuItems back by actions, and there was no notifications for legacy actions [23:07:59] <Fuzzybunn> hi everyone hope your days going well [23:08:18] <luca1> paulweb515: Ah crud. I have to work with 3.3 for now. I'll see about maybe listening to menu selections. Thanks for the info! [23:08:54] <Arcalyth> Thank you, lucal! [23:08:59] <Fuzzybunn> Ive just started messing about with Eclipse and I was wondering if there is a similar feature to the Pin Window option in MS Visual Studio(where you can have it pin a window and it will autohide or appear depending on when the mouse is near it) [23:09:39] <Arcalyth> Now, is there a way to define a specific filetype (it's not in the list) to filter? [23:10:31] *** mindCrime has quit IRC [23:12:40] <luca1> Arcalyth: In the Navigator view, I'm really not sure how to do that. [23:13:14] <Arcalyth> lucal: Alright, well is there an alternative view I can use, that will list the files I need but that I can also filter files from? [23:14:53] <luca1> Arcalyth: I'm not familiar with one, but I'm not terribly experienced. The Java Package Explorer is prettu customizable, though, and it can do pattern matching on file names. [23:15:43] <Arcalyth> Alright, I'll try that. [23:16:05] <Arcalyth> Hey, whaddaya know, it has exactly what I'm looking for. [23:16:50] <luca1> Cool. :) [23:17:43] *** Carnage\ has joined #eclipse [23:21:44] <paulweb515> Fuzzybunn: you can make fastviews ... you have to click a little button, but they'll appear/disappear [23:23:55] <rawblem> Fuzzybunn is quite a name. laugh [23:32:34] *** tmccrary has quit IRC [23:35:09] *** LeNettoyeur has quit IRC [23:39:14] *** krbarnes has quit IRC [23:39:48] *** jwisher has joined #eclipse [23:40:53] *** djspark has joined #eclipse [23:42:08] *** soulreaper has quit IRC [23:47:42] *** tobias has quit IRC [23:49:47] <Fuzzybunn> thanks guys ;) [23:49:52] <Fuzzybunn> thats close to what i was looking for [23:50:17] <Fuzzybunn> i found a pin editor option but that just tells it to not autoclose editors [23:51:33] *** gaillard_ has joined #eclipse [23:51:43] *** kaylee has left #eclipse [23:54:58] *** moovida has joined #eclipse [23:58:29] *** erik2 has quit IRC [23:58:52] *** moovida has left #eclipse