logs | stats
   February 8, 2008  
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

[00:01:05] *** Nescafe has quit IRC
[00:04:16] *** notjohn has quit IRC
[00:06:26] *** dmiles_afk has quit IRC
[00:07:50] *** danbeck has quit IRC
[00:08:33] *** gaillard_ has quit IRC
[00:14:27] *** Carnage\ has quit IRC
[00:15:32] *** mohbana_ has joined #eclipse
[00:17:47] *** asgeirf has joined #eclipse
[00:18:03] *** Pookzilla has joined #eclipse
[00:18:43] *** Fuzzybunn has quit IRC
[00:19:02] *** rawblem has left #eclipse
[00:20:40] *** luca1 has left #eclipse
[00:24:40] <mohbana_> hey guys i am desperate need of help, my eclipse just disappeared its not on the taskbar but 'ps -e' says ' 7141 ?        00:00:00 eclipse
[00:24:41] <mohbana_> ' so i am pretty sure its working
[00:27:03] <Sukh0i> killall eclipse ;)
[00:27:25] <mohbana_> ok its been stopped not my me. :(
[00:29:54] <dominikg> ~tell mohbana_ about logs
[00:29:55] <KOS-MOS> mohbana_: 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
[00:29:59] *** dmiles_afk has joined #eclipse
[00:32:29] *** dominikg has quit IRC
[00:34:27] <mohbana_> ok i think its permgem, i need to change eclipse.ini right?
[00:34:45] <mohbana_> eclipse.ini; http://pastebin.com/m45df8a61
[00:35:17] <mohbana_> before i used to get a prompt from eclipse saying its going to shutdown
[00:37:05] *** josh has left #eclipse
[00:40:17] *** flavious is now known as Flavious
[00:40:54] *** thechef has quit IRC
[00:42:01] *** benowar has quit IRC
[00:42:33] *** co2 has quit IRC
[00:45:06] *** robinr has quit IRC
[00:48:04] *** BlackBsd has joined #Eclipse
[00:49:09] *** tobias has joined #eclipse
[00:56:36] *** Infinito_ has joined #eclipse
[00:59:10] *** nerdboy|off is now known as nerdboy
[00:59:24] <mohbana_> how do i find out which version of eclipse i have, in particular the build date
[00:59:39] *** zx|laptop has joined #eclipse
[00:59:59] *** eelriver has quit IRC
[01:02:21] <mohbana_> could someone please take a look at my eclipse.ini http://pastebin.com/m4daf4816, this site has a solution but i dont have xxmaxpermsize on mine
[01:02:26] <mohbana_> http://eclipsenuggets.blogspot.com/2007/10/does-your-eclipse-3.html
[01:03:07] <nitind> mohbana_: The version and build ID for Eclipse is in the about dialog from the help menu.
[01:12:44] *** tobias has quit IRC
[01:13:22] *** bladezor_ has quit IRC
[01:14:58] *** Sukh0i has quit IRC
[01:17:55] *** ekiczek has quit IRC
[01:18:59] <mohbana_> ok here is the bug; https://bugs.eclipse.org/bugs/show_bug.cgi?id=203325 it says fixed, do i just get the newest version of eclipse?
[01:22:21] *** SirBob1701 has joined #eclipse
[01:23:41] *** tobias has joined #eclipse
[01:24:14] *** Infinito_ has quit IRC
[01:24:15] <zx|laptop> mohbana_: that's probably the easiest way
[01:24:29] *** LordMetroid has quit IRC
[01:26:32] *** Fhqwhgads has joined #eclipse
[01:28:54] *** SirBob1701 has quit IRC
[01:30:16] *** ekiczek has joined #eclipse
[01:30:17] *** steegf has quit IRC
[01:30:21] *** fsteeg has joined #eclipse
[01:32:45] <Fhqwhgads> is there a way to have eclipse listen to javascript events that happen within the swt browser?
[01:33:17] *** Infinito_ has joined #eclipse
[01:33:33] *** Fhqwhgads has quit IRC
[01:34:08] *** pyrzak has joined #eclipse
[01:41:10] *** mindCrime has joined #eclipse
[01:48:51] *** cschneid has quit IRC
[01:54:18] *** The_PHP_Jedi has joined #eclipse
[01:56:38] *** merlin2049er has joined #eclipse
[01:57:04] *** nmatrix9_ has joined #eclipse
[01:57:33] *** n_np has quit IRC
[02:04:03] *** nmatrix9 has quit IRC
[02:04:41] *** mohbana_ has quit IRC
[02:05:17] *** blahdeblah has joined #eclipse
[02:06:06] *** ajt has quit IRC
[02:06:30] <blahdeblah> Hi.  I changed my JVM from 1.6 to 1.5, then back to 1.6, and i get a bunch of errors like this: "The method run() of type new Runnable(){} must override a superclass method".  In all cases, the methods are implementing interfaces.  Why did this change?
[02:08:03] <paulweb515> blahdeblah: you might need to do a full clean and rebuild...
[02:08:22] <blahdeblah> paulweb515: It does that whenever you change JVMs
[02:14:18] *** ek0 has joined #eclipse
[02:15:02] <ek0> i got spoiled by IBM's Rational Application Developer... is the an eclipse plugin to do all what RAD does.. for free :P ?
[02:17:28] <blahdeblah> ek0: I can't answer your question, but out of curiosity, what does RAD do?
[02:17:46] <ek0> visually do almost everything
[02:17:49] <ek0> :P
[02:18:02] <ek0> it's built on eclipse
[02:18:18] <ek0> has a websphere server for testing as well
[02:18:31] <blahdeblah> ek0: Can you be more specific?  Visually make coffee?  Visually turn me into a rock star?
[02:18:37] <ek0> and a monster tester
[02:19:16] <ek0> visually build applets, servlets, jsps, classes
[02:19:35] <blahdeblah> OK
[02:19:38] <ek0> darn you can implement hibernate, struts, jsf by a few clicks
[02:19:49] <blahdeblah> paulweb515: I found the problem.  It was due to the code compliance level needing to be changed to 5.0 instead of 6.0 when i switched to 1.5.
[02:21:26] *** Zack1403 has quit IRC
[02:24:58] *** ek0 has quit IRC
[02:27:34] *** BlackBsd has quit IRC
[02:34:46] *** ajt has joined #eclipse
[02:36:09] *** ekiczek has quit IRC
[02:38:16] *** eggauah has quit IRC
[02:40:20] *** pyrzak has quit IRC
[02:41:40] *** Zack1403 has joined #eclipse
[02:49:08] *** ajt has quit IRC
[02:55:25] *** pandaren has joined #eclipse
[02:55:30] *** blahdeblah has left #eclipse
[02:57:23] *** ajt has joined #eclipse
[03:01:39] *** q_a_z_steve has joined #eclipse
[03:01:49] *** deng_c has joined #eclipse
[03:01:51] *** scorphus has joined #eclipse
[03:02:23] *** _elemental has joined #eclipse
[03:04:42] *** tobias has quit IRC
[03:10:24] *** Zack1403 has quit IRC
[03:13:28] *** ajt_ has joined #eclipse
[03:15:47] <wyvern`> Eclipse doesn't automatically add import statements for junit4 static methods. Is there some config thing I'm not setting?
[03:17:23] *** ajt has quit IRC
[03:20:37] *** zx|laptop has quit IRC
[03:22:23] *** emantos has joined #eclipse
[03:32:32] *** ajt_ has quit IRC
[03:39:36] *** merlin2049er has quit IRC
[03:51:57] *** ekiczek has joined #eclipse
[03:51:58] *** holmse has joined #eclipse
[03:56:35] *** scorphus has quit IRC
[04:02:52] *** The_PHP_Jedi has quit IRC
[04:19:05] *** _elemental_ has joined #eclipse
[04:19:16] *** _elemental_ has quit IRC
[04:24:44] *** scorphus has joined #eclipse
[04:35:25] *** rcjsuen has joined #eclipse
[04:40:26] *** Infinito_ has quit IRC
[04:46:37] *** tltstc has quit IRC
[04:49:07] *** Jasko has left #eclipse
[05:02:41] *** redl has joined #eclipse
[05:02:45] <redl> re all
[05:03:07] <rcjsuen> Hi
[05:03:14] <redl> who knows addon for comfort working with wxWidgets
[05:03:23] <redl> i mean form designer
[05:03:30] <redl> >
[05:03:32] <redl> ?
[05:14:37] *** zx|laptop has joined #eclipse
[05:17:32] *** ahriman has joined #eclipse
[05:19:06] <redl> =\
[05:19:34] *** _elemental has quit IRC
[05:20:56] <rcjsuen> redl: Try the CDT newsgroup.
[05:21:22] *** steegf has joined #eclipse
[05:27:51] <redl> rcjsuen: okay
[05:30:49] *** fsteeg has quit IRC
[05:45:19] *** tltstc has joined #eclipse
[05:52:18] *** rcjsuen has quit IRC
[05:57:36] *** protcront has quit IRC
[06:08:49] *** dohtem has joined #eclipse
[06:10:45] *** dohtem has quit IRC
[06:18:46] *** pandaren has quit IRC
[06:19:24] *** onats has joined #eclipse
[06:19:42] <onats> hi, is there a way to set each project in eclipse to have different environment variables?
[06:27:04] *** pandaren has joined #eclipse
[06:45:02] *** ahriman has quit IRC
[06:53:09] *** njbartlett has quit IRC
[06:59:14] *** redl has quit IRC
[07:22:37] *** fsteeg has joined #eclipse
[07:22:38] *** steegf has quit IRC
[07:32:41] *** q_a_z_steve has quit IRC
[07:33:39] *** robinr has joined #eclipse
[07:49:45] *** L7361408 has joined #eclipse
[07:49:52] *** L7361408 has left #eclipse
[07:52:58] *** asgeirf has quit IRC
[07:59:14] *** robinr has quit IRC
[08:03:52] *** co2 has joined #eclipse
[08:08:29] *** eelriver has joined #eclipse
[08:13:36] *** eelriver has quit IRC
[08:19:45] *** david720 has joined #eclipse
[08:23:20] *** havocologe has joined #eclipse
[08:27:51] *** sama has joined #eclipse
[08:39:03] *** bladezor has joined #eclipse
[09:00:18] *** n_np has joined #eclipse
[09:00:58] *** Nescafe has joined #Eclipse
[09:01:35] *** scorphus has quit IRC
[09:06:27] *** legendi|work has joined #eclipse
[09:06:37] <legendi|work> mourning
[09:07:48] *** PK has joined #eclipse
[09:12:17] <PK> hey, do you know if it's possible to find out what colors a org.eclipse.swt.graphics.Pattern instance contains? Is there a way to query it?
[09:13:08] <legendi|work> how about opening the class with CTRL + SHIFT + T?
[09:13:38] <PK> well, I did.
[09:14:10] <PK> It's pretty empty though. It passes the informations on to Cairo in the constuctor and then they're gone.
[09:14:38] <PK> Well, maybe I take the wrong approach... I try to convert a swt pattern to an awt GradientPaint. Maybe you know a better way?
[09:17:27] <PK> I found some ways to get a few information about the pattern from Cairo using the public handle in the Pattern class. But I couldn't get the colors nor the coordinates
[09:19:35] *** sama has quit IRC
[09:22:52] *** robinr has joined #eclipse
[09:28:13] *** raxelo has joined #eclipse
[09:29:33] <raxelo> hi all. can i add oracle ant tasks to content assist ?
[09:31:11] *** robinr has quit IRC
[09:31:34] *** Flavious is now known as flavious
[09:31:49] *** pschriner has joined #Eclipse
[09:32:06] <legendi|work> for which editor's content assist?
[09:32:27] <legendi|work> when you're editing a build.xml the ant tasks should be available in the content assist
[09:32:37] <legendi|work> dunno about the oracle tasks
[09:32:48] <raxelo> ant editor
[09:34:05] <raxelo> legendi|work: i simply have to add that libs to ant lib directory right ?
[09:35:17] <raxelo> oh. sorry - i understood
[09:36:02] <legendi|work> er, it seems i recalled it incorrectly :-)
[09:36:37] <raxelo> that libs (ant-oracle.jar) doesnt containes classes, but relies on other one included in class-path attribute in manifest file.
[09:37:06] <legendi|work> the assist doesn't contain the ant targets
[09:39:38] *** raxelo has left #eclipse
[09:39:40] *** DPAK0H has quit IRC
[09:41:50] *** soulreaper has joined #eclipse
[09:49:06] *** DPAK0H has joined #eclipse
[09:54:53] *** robinr has joined #eclipse
[09:59:50] *** robinr has quit IRC
[10:05:33] *** LordMetroid has joined #Eclipse
[10:06:13] *** nerdboy is now known as nerdboy|off
[10:09:21] *** soulreaper has quit IRC
[10:13:10] *** gsson has quit IRC
[10:15:49] *** gsson has joined #eclipse
[10:21:16] *** Narada has joined #eclipse
[10:21:40] <Narada> hey guys; i'm opening up an old project in europa; i've got a gigantic list of jars that are showing up; any way to hide?
[10:22:08] <legendi|work> yes, use the filtering in the package explorer view
[10:22:17] *** onats has quit IRC
[10:22:27] <legendi|work> in the upper right corner there's a small triangle pointing downwards
[10:22:33] <Narada> legendi|work: i tried hiding external libraries but that didn't work
[10:22:40] <Narada> it only hid like one or two things
[10:23:21] <legendi|work> they could be simple libs
[10:23:52] *** clyons has quit IRC
[10:23:53] <legendi|work> try filtering out libraries in project, that could help
[10:24:20] <Narada> i only have libraries from external and that didn't work
[10:24:36] <legendi|work> hm, thats strange
[10:25:03] <legendi|work> creating a custom filter for not showing *.jar files would make it
[10:25:20] <legendi|work> but I guess there's something wrong with the project descriptor
[10:25:40] <legendi|work> this shouldn't happen in normal circumstances
[10:26:01] <Narada> yeah ... anyway to reset the project thingie magicky
[10:27:12] <legendi|work> I know no other way than creating a new project, copying the old sources and other resources into it by hand, setting the whole classpath again, etc.
[10:27:23] *** floppypond_ has joined #eclipse
[10:27:48] *** clyons has joined #eclipse
[10:27:57] <Narada> hmmm...
[10:28:07] <Narada> okay thanks
[10:31:23] *** loesh_ has quit IRC
[10:33:37] *** nethenson has joined #eclipse
[10:33:43] *** nethenson has left #eclipse
[10:39:54] *** floppypond has quit IRC
[10:40:35] *** oisin has joined #eclipse
[10:47:55] *** alexdb has joined #eclipse
[10:58:30] *** nullie has joined #eclipse
[10:58:44] <nullie> hello, if anyone using sftp plugin, is it possible to set ingored files for it?
[10:58:54] <nullie> or maybe I need other sftp plugin
[11:02:26] *** oisin has left #eclipse
[11:06:13] *** nethenson has joined #eclipse
[11:06:19] <nethenson> hello
[11:06:29] *** alexdb has quit IRC
[11:07:13] <nullie> hi
[11:07:22] <nethenson> I a using tomcat 5.5.25 , with java 1.5.0_1 under winXP. I am developing with JSF and myeclipse (5.5.1). I'd like to know if there is a way to inspect/debug the session beans that exist in a given moment. (the contents of one of my session beans change, and i am not able to find why)
[11:10:53] *** acuster has joined #eclipse
[11:11:32] *** z4z4 has joined #eclipse
[11:20:26] *** flavious has quit IRC
[11:20:34] *** nicdeb has joined #eclipse
[11:20:51] *** flavious has joined #eclipse
[11:23:47] *** petfrogg_ is now known as Petfrogg
[11:26:07] *** nicdeb has quit IRC
[11:28:30] *** erik2 has joined #eclipse
[11:39:08] *** n_np has quit IRC
[11:39:23] *** n_np has joined #eclipse
[11:54:27] *** sama has joined #eclipse
[11:54:38] *** tltstc has quit IRC
[11:58:11] *** marismo has joined #eclipse
[11:58:41] *** lnxnt has joined #eclipse
[11:58:45] <lnxnt> hello everyone !
[11:58:49] *** chillmann has joined #eclipse
[12:06:51] *** Dantar|broken has joined #eclipse
[12:08:04] *** lnxnt has quit IRC
[12:08:07] *** Dantarion has quit IRC
[12:09:54] *** DPAK0H has quit IRC
[12:12:08] *** chillmannek has joined #eclipse
[12:14:39] *** oisin has joined #eclipse
[12:15:13] *** DPAK0H has joined #eclipse
[12:16:26] *** erik2 has quit IRC
[12:21:26] *** deng_c has quit IRC
[12:22:49] <emantos> hi guys .. anybody has an idea here how to programmatically detect if a view (using the view id) is already being displayed in any workbench?
[12:23:10] *** oisin has left #eclipse
[12:25:14] <emantos> the idea is that i wanna check first if my view is already on the workbench before i launch that view
[12:25:31] *** chillmann has quit IRC
[12:25:32] <legendi|work> how about trying to iterating the current view references?
[12:26:27] *** lnxnt has joined #eclipse
[12:27:40] <emantos> hmmm .. how do u get all the current views so u could iterate on them? any pointers?
[12:27:48] <legendi|work> emantos: here's a code, maybe this helps: http://pastebin.com/d3631e594
[12:28:53] <emantos> legendi|work : thank you very much.
[12:30:06] <legendi|work> ye
[12:30:13] <legendi|work> i mean yw :-)
[12:30:55] *** petfrogg_ has joined #eclipse
[12:34:51] *** acuster has quit IRC
[12:39:44] *** Petfrogg has quit IRC
[12:42:30] *** nosemeocurrenada has joined #eclipse
[12:49:33] *** jbosmans has quit IRC
[12:52:44] *** alanhaggai has joined #eclipse
[12:52:45] *** alanhaggai has left #eclipse
[12:53:04] *** echo__ has joined #eclipse
[13:00:48] *** petfrogg_ has quit IRC
[13:13:43] *** thnee_ has joined #eclipse
[13:14:56] *** Sukh0i has joined #eclipse
[13:22:30] *** n_np_ has joined #eclipse
[13:23:20] *** n_np_ has quit IRC
[13:24:01] *** n_np_ has joined #eclipse
[13:25:19] *** thnee has quit IRC
[13:28:22] <nethenson> I a using tomcat 5.5.25 , with java 1.5.0_1 under winXP. I am developing with JSF and myeclipse (5.5.1). I am still trying to view/debug the contents of a session bean. (e.g. the user adds a product to his shopping chart and his browser displays the "OK, added" message. Nothing is running at that moment, but the shoppingChart bean is in memory... is there a way to view the contents of that bean at that moment?)
[13:31:02] *** Pookzilla has quit IRC
[13:33:20] *** djspark has quit IRC
[13:39:55] *** jpospychala has joined #eclipse
[13:41:55] *** n_np has quit IRC
[13:47:50] *** dsugar100 has joined #eclipse
[13:50:58] *** n_np_ has quit IRC
[13:56:33] *** merlin2049er has joined #eclipse
[13:58:35] *** merlin2049er has quit IRC
[13:58:49] *** merlin2049er has joined #eclipse
[14:00:01] *** peter__ has joined #eclipse
[14:01:31] *** linnuxxy has joined #eclipse
[14:01:51] <linnuxxy> hi guys
[14:01:53] *** Sukh0i has quit IRC
[14:02:11] *** rcjsuen has joined #eclipse
[14:02:32] <linnuxxy> I need to write a program with dynamic toolbar or coolbar
[14:03:12] <linnuxxy> which means the content of the bar changes in the runtime dynamically as response to the user selection
[14:03:12] *** merlin2049er has quit IRC
[14:03:36] <linnuxxy> I tried all the methods I could get... but nothing worked out
[14:03:45] <rcjsuen> paulweb515: Paul?
[14:03:56] <paulweb515> rcjsuen: I can be paul ... why do you ask?
[14:04:13] <rcjsuen> paulweb515: figured you would know the above
[14:04:35] *** Pookzilla has joined #eclipse
[14:05:04] <paulweb515> linnuxxy: you can use org.eclipse.ui.menus and visibleWhen to dynamically make toolbars/tool items
[14:05:29] *** krbarnes has joined #eclipse
[14:05:50] *** mef has quit IRC
[14:05:58] <rcjsuen> emantos: You could just call findView and see if it's null or not
[14:06:11] *** erik2 has joined #eclipse
[14:06:28] *** Tortoose has joined #eclipse
[14:07:20] <emantos> rcjsuen , thanks
[14:07:48] <linnuxxy> I'm sorry I got a phone call
[14:08:06] <paulweb515> linnuxxy: http://wiki.eclipse.org/Menu_Contributions has examples of placing commands in toolbars, http://wiki.eclipse.org/Command_Core_Expressions has examples of creating core expressions, and has examples of commands/handlers
[14:08:25] <paulweb515> linnuxxy: that last statement  was for http://wiki.eclipse.org/Platform_Command_Framework
[14:08:59] <linnuxxy> let me read what you have wrote
[14:09:44] <linnuxxy> 1 question please
[14:09:55] <linnuxxy> is that for eclipse or plan SWT?
[14:10:46] <rcjsuen> linnuxxy: Eclipse
[14:11:16] <linnuxxy> I'm developing an eclipse based application
[14:11:26] <linnuxxy> but it should work on tablet PC
[14:11:37] <rcjsuen> well, tablet PC is still a PC
[14:11:44] <rcjsuen> unless you're talking about an embedded device
[14:11:50] <linnuxxy> yes i know
[14:12:08] <linnuxxy> but from user interface of view
[14:12:17] <linnuxxy> I had to re-layout things
[14:12:36] <linnuxxy> I had to add my own toolbars on the view paets
[14:12:41] <linnuxxy> parts**
[14:13:09] <linnuxxy> so to be big and usable for touch screen
[14:13:27] <linnuxxy> so it is more to be a SWT now
[14:14:01] <linnuxxy> I had to add 4 toolbar... upperside, lower side, and left and right
[14:14:19] <linnuxxy> I dont know if it is possible using Eclipse APIs
[14:14:56] <linnuxxy> It is navigation system built on top of Java Worldwind
[14:16:17] <lnxnt> is there a plugin which graphically helps monitoring the mem usage of eclipse with its plugins etc ?
[14:18:08] <paulweb515> linnuxxy: the general use is within eclipse ... it has locationURIs pre-defined for the main menu, main toolbar, and all of the trim
[14:18:19] *** marismo has left #eclipse
[14:18:47] <paulweb515> linnuxxy: but you can use it to populate your own MenuManagers and ToolBarManagers (which is SWT+JFace)
[14:19:35] <linnuxxy> so, u r suggesting to use myown ToolBarManager?
[14:19:36] *** FrankBecker_ has joined #eclipse
[14:20:03] *** FrankBecker_ has quit IRC
[14:20:22] *** FrankBecker has joined #eclipse
[14:20:28] <linnuxxy> and that would allow me to dynamically add/remove buttons to the bar
[14:21:06] <linnuxxy> I will try it and report it back... cuz everything I got from Google hadn't worked for me :(
[14:21:15] *** n_np has joined #eclipse
[14:23:09] *** jstaelens has joined #eclipse
[14:23:12] *** mxttie has joined #eclipse
[14:25:51] *** pandaren has quit IRC
[14:26:25] *** rcjsuen has quit IRC
[14:31:53] *** jstaelens has left #eclipse
[14:34:53] *** mxttie|work has quit IRC
[14:35:53] *** nullie has quit IRC
[14:37:09] *** mefisto has joined #eclipse
[14:40:02] *** kartben has joined #eclipse
[14:40:18] *** jstaelens has joined #eclipse
[14:40:29] *** jstaelens has left #eclipse
[14:41:24] *** shiva has joined #eclipse
[14:43:00] *** lordmetroid_ has joined #Eclipse
[14:46:38] *** echo__ has quit IRC
[14:47:04] *** lordmetroid__ has joined #Eclipse
[14:51:20] <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?
[14:54:22] *** rcjsuen has joined #eclipse
[14:56:20] *** redl has joined #eclipse
[14:56:37] <redl> re all
[14:56:50] *** erik2 has quit IRC
[14:57:20] <rcjsuen> hi
[14:58:14] *** dandre has joined #eclipse
[14:58:19] <dandre> hello,
[14:59:24] *** sama has quit IRC
[14:59:26] <rcjsuen> dandre: Hi
[14:59:29] *** LordMetroid has quit IRC
[14:59:32] <dandre> Is there any possibility to have the correct syntax highligting based on the first line of the file (eg #!*/perl -> perl file)
[15:00:03] <dandre> I have seen only extension based logic
[15:00:19] <rcjsuen> Don't think so.
[15:00:37] *** mxttie|work has joined #eclipse
[15:00:40] <dandre> ok
[15:01:04] *** ekiczek has quit IRC
[15:01:45] *** nethenson has quit IRC
[15:01:58] *** petfrogg_ has joined #eclipse
[15:02:03] *** LeNettoyeur has joined #eclipse
[15:03:45] *** lordmetroid_ has quit IRC
[15:04:39] <z4z4> dandre: you could try to extend an existing content describer for perl files, so it would also check conent of a file
[15:05:25] *** ajt_ has joined #eclipse
[15:05:26] <dandre> z4z4: where can I find an 'existing content describer'
[15:05:50] <z4z4> or create a describer for all kind of files which looks for a perticular on the begginng of a file
[15:06:09] <z4z4> there is an extension point for content describers
[15:06:12] <z4z4> give me a sec
[15:06:33] <rcjsuen> dandre: I figured you weren't going to write code so I didn't bring up this alternative.
[15:06:43] <rcjsuen> Although I'm not sure how reliable this mechanism is
[15:07:20] <z4z4> file:///C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/eclipse/.update/1202479828250/1202479828251/pde_schema_org-eclipse-core-runtime-contentTypes_preview.html
[15:07:27] <z4z4> ups :)
[15:08:01] <z4z4> here is a proper link
[15:08:02] <z4z4> http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/extension-points/org_eclipse_core_runtime_contentTypes.html
[15:08:27] <z4z4> yep, remy might be right, but I would give it a try though
[15:09:03] <rcjsuen> There was a problem with files that didn't end with .xml
[15:09:09] *** timothym has joined #eclipse
[15:09:10] <rcjsuen> but the XMLContentDescriber never picked it up properly
[15:09:15] <rcjsuen> or something like that
[15:11:18] *** TodC has joined #eclipse
[15:12:24] <dandre> ok but as I have understood, this must be done in EPIC Plugin. I don't want to modify this plugin
[15:12:29] *** petfrogg__ has joined #eclipse
[15:12:57] *** EJ has joined #eclipse
[15:14:14] <EJ> hi all, i do a plugin for eclipse, i would like color a only caracter (ex: ">") with a rule, someone can help me ?
[15:15:01] *** n_np_ has joined #eclipse
[15:15:18] *** FrankBecker has quit IRC
[15:15:48] *** n_np_ has quit IRC
[15:15:59] <EJ> i had test wordRule.addWord("<",myToken); but it doesnt work
[15:16:39] *** n_np_ has joined #eclipse
[15:17:05] <EJ> perhaps it's only for some character between a-Z and not the ascii table or unicode ?
[15:17:18] *** mxttie has quit IRC
[15:17:30] *** n_np_ has quit IRC
[15:18:26] *** n_np_ has joined #eclipse
[15:18:55] <rcjsuen> dandre: That's what I meant by "Don't think so".
[15:19:04] <rcjsuen> dandre: file an enhancement request to EPIC
[15:19:21] <dandre> ok thanks
[15:21:24] *** petfrogg_ has quit IRC
[15:21:54] *** tobias has joined #eclipse
[15:25:35] *** Carnage\ has joined #eclipse
[15:28:19] *** petfrogg_ has joined #eclipse
[15:30:45] *** CaneToad has quit IRC
[15:35:43] *** n_np has quit IRC
[15:36:20] *** Ians has joined #eclipse
[15:36:50] *** petfrogg__ has quit IRC
[15:37:20] *** mindCrime has quit IRC
[15:38:44] *** Ians has quit IRC
[15:44:57] *** ajt_ is now known as ajt
[15:46:20] *** rorUnni has joined #eclipse
[15:46:58] *** nosemeocurrenada is now known as martaaa
[15:47:02] *** LeNettoyeur_ has joined #eclipse
[15:47:03] *** zx|laptop has quit IRC
[15:47:38] *** Ians has joined #eclipse
[15:47:42] *** petfrogg__ has joined #eclipse
[15:49:28] *** blaa32123 has joined #eclipse
[15:49:35] *** blaa32123 has left #eclipse
[15:49:57] *** blaa32123 has joined #eclipse
[15:50:27] *** blaa32123 has left #eclipse
[15:52:59] *** eelriver has joined #eclipse
[15:54:55] *** ekiczek has joined #eclipse
[15:57:05] *** petfrogg_ has quit IRC
[15:57:23] *** chillmann has joined #eclipse
[15:58:56] <jimcan> Hi all, I have pluginA which depends on pluginB. When I try to access the preference store of pluginB from pluginA I get a nullpointer exception because pluginA hasn't been activated yet. How can I progammatically active pluginA?
[15:59:15] <jimcan> sorry, because pluginB hasn't been activated yet
[15:59:27] <jimcan> how can I programmatically active active pluginB
[16:00:03] <rcjsuen> Aren't you referencing plug-in B?
[16:00:10] <rcjsuen> when you get the preference store i mean
[16:00:23] *** EJ has left #eclipse
[16:00:26] *** petfrogg_ has joined #eclipse
[16:00:28] *** nono` has joined #eclipse
[16:00:41] <rcjsuen> I would expect that bundle to be activated since you're using that class that's in that bundle.
[16:02:01] <jimcan> but it's not...pluginB doesn't seem to get loaded as soon as I start eclipse
[16:02:23] <rcjsuen> well, it shouldn't load unless it has to
[16:02:32] <jimcan> can I force it to load?
[16:02:42] <rcjsuen> jimcan: Pastebin your pref store code
[16:02:49] *** LeNettoyeur has quit IRC
[16:03:24] <jimcan> private String testDir = Activator.getDefault().getPreferenceStore().getString(PreferenceConstants.P_HOME_PATH)
[16:03:36] <jimcan> the Activator class is from pluginB and is being called from pluginA
[16:03:52] <rcjsuen> And I guess getDefault() is returning null.
[16:04:03] <jimcan> yes
[16:04:31] <rcjsuen> Can you pastebin B's MANIFEST.MF file
[16:05:35] <jimcan> the whole thing? there are a lot of dependencies and whatnot
[16:05:36] *** notjohn has joined #eclipse
[16:05:46] *** chillmannsen has joined #eclipse
[16:05:55] *** dos000 has quit IRC
[16:06:40] <rcjsuen> jimcan: Yes, the whole thing.
[16:06:49] <rcjsuen> I can't imagine it going over 100 lines
[16:06:53] <rcjsuen> and even if it did, so what ;)
[16:08:50] <jimcan> Manifest-Version: 1.0
[16:08:50] <jimcan> Bundle-ManifestVersion: 2
[16:08:50] <jimcan> Bundle-Name: Run Driver Plug-in
[16:08:50] <jimcan> Bundle-SymbolicName: rundriver;singleton:=true
[16:08:51] <jimcan> Bundle-Version: 1.1.0.5
[16:08:53] <jimcan> Bundle-Activator: rundriver.Activator
[16:08:54] <jimcan> Export-Package: rundriver,
[16:08:57] <jimcan>  rundriver.actions,
[16:08:59] *** jimcan has quit IRC
[16:09:05] <legendi|work> :-)
[16:09:13] *** jimcan has joined #eclipse
[16:09:15] <legendi|work> ~tell jimcan about pastebin
[16:09:15] <KOS-MOS> jimcan: Please paste the relevant information to a pastebin - http://rafb.net/paste/ - http://pastebin.com - http://pastebin.ca
[16:09:51] *** petfrogg__ has quit IRC
[16:10:01] <rcjsuen> sorry, thought you knew about pastebin
[16:10:12] <jimcan> oops, I guess not
[16:10:19] *** LeNettoyeur__ has joined #eclipse
[16:10:20] *** jbosmans has joined #eclipse
[16:10:27] *** LeNettoyeur__ is now known as LeNettoyeur
[16:11:01] *** chillmannek has quit IRC
[16:11:04] <jimcan> I was wondering why you wanted me to paste all those lines to the channel
[16:12:06] *** chillmannek has joined #eclipse
[16:12:13] *** petfrogg__ has joined #eclipse
[16:12:46] *** TodC has quit IRC
[16:13:02] <rcjsuen> Guess next time I mention pastebin I should add the ol' tilda just in case.
[16:13:25] <rcjsuen> jimcan: Can you also pastebin the code to the Activator class?
[16:16:50] <jimcan> damn, hang on....I appear to have lost the ability to paste
[16:17:13] *** eidolon has quit IRC
[16:17:29] *** TodC has joined #eclipse
[16:19:21] *** chillmann has quit IRC
[16:19:42] <jimcan> need to restart the computer...rcjsuen, I'll be back in a bit but thanks for the help so far
[16:19:59] <rcjsuen> ok
[16:20:04] *** jimcan has quit IRC
[16:20:06] <rcjsuen> I might be away though
[16:20:08] <shiva> is it a bug in TraverseEvent & StyledText that whenever I getCaretOffset I get offset of the line where cursor was standing before keypress.
[16:20:48] <rcjsuen> Well, it hasn't traversed yet.
[16:21:21] *** petfrogg_ has quit IRC
[16:21:48] <shiva> hmm, so is there anyway to get offset of the current cursor position? possibly using something else?
[16:22:31] *** eidolon has joined #eclipse
[16:22:40] <rcjsuen> shiva: you mean after a key press?
[16:22:45] <rcjsuen> there's a keyRelease in KeyListener
[16:23:45] <shiva> rcjsuen: I don't want to use that as it generates event for every key press. I guess I dont have choice, I can filter out on the keycode I would think
[16:24:20] <peter__> is there a way to "refresh" an existing but not visible view before it appears? need a trigger like setFocus()
[16:24:34] <rcjsuen> peter__: what is "refresh"
[16:25:01] *** chillmannsen has quit IRC
[16:25:28] <rcjsuen> you could just write your own refresh() method and call it
[16:25:44] <rcjsuen> I suppose this is a separate story since a user could click on a vie wto bring it up
[16:27:20] *** LeNettoyeur_ has quit IRC
[16:27:56] *** petfrogg_ has joined #eclipse
[16:28:07] <peter__> rcjsuen: check for a structure behind the scenes and redraw contents if needed. (actually, like createPartControl but it is normally called only once on view creation)
[16:29:18] <peter__> or I could somehow reinforce the view recreation...?
[16:30:20] <paulweb515> peter__: do you use a JFace viewer?
[16:30:54] <peter__> paulweb515: no, a graphical one
[16:32:13] <paulweb515> peter__: normally you would activate a handler for the refresh command, org.eclipse.ui.file.refresh in your view createPartControl ... then hitting F5 will cause a refresh
[16:32:41] <paulweb515> peter__: the other way to do that is to have your view listen for model changes, and update itself when it receives model property change events
[16:33:05] *** JohnE has joined #eclipse
[16:33:09] *** LeNettoyeur__ has joined #eclipse
[16:33:21] *** pschriner has left #Eclipse
[16:33:32] <peter__> well, I have the user executing a handler to switch the perspectives from editor to player. I pass over the model handle and want the view to refresh itself on this event - to redraw the model.
[16:34:30] *** ewet has joined #eclipse
[16:37:04] *** petfrogg__ has quit IRC
[16:38:19] <peter__> ok I think I have got it. thx.
[16:38:41] *** njbartlett has joined #eclipse
[16:39:58] *** petfrogg__ has joined #eclipse
[16:41:01] *** holmse has quit IRC
[16:41:40] *** mindCrime has joined #eclipse
[16:43:28] *** hzsp has joined #eclipse
[16:49:09] *** LeNettoyeur__ has quit IRC
[16:49:47] *** petfrogg_ has quit IRC
[16:50:53] *** LeNettoyeur has quit IRC
[16:52:27] *** petfrogg_ has joined #eclipse
[16:52:37] *** Zack1403 has joined #eclipse
[16:57:47] *** ewet has left #eclipse
[16:58:23] *** Tominator has joined #eclipse
[16:58:50] *** yakman_ has joined #eclipse
[16:58:51] *** fsteeg has quit IRC
[16:59:22] *** fsteeg has joined #eclipse
[17:01:01] *** LeNettoyeur has joined #eclipse
[17:02:15] *** thnee_ is now known as thnee
[17:02:16] *** petfrogg__ has quit IRC
[17:02:41] *** petfrogg__ has joined #eclipse
[17:05:55] *** njbartlett has quit IRC
[17:06:39] *** PK has quit IRC
[17:07:08] *** eelriver has quit IRC
[17:09:56] *** taube is now known as Taube
[17:11:15] *** havocologe has quit IRC
[17:11:20] *** petfrogg_ has quit IRC
[17:17:53] *** rcjsuen has quit IRC
[17:18:34] *** z4z4 has quit IRC
[17:19:29] *** pulse00 has joined #eclipse
[17:19:46] <pulse00> hi there. is there a separate channel for the C/C++ cdt plugin ?
[17:23:30] <robot_jesus> cdt
[17:23:34] <robot_jesus> #cdt
[17:23:45] <robot_jesus> hmm maybe not
[17:25:41] <hzsp> so, when's 3.4M5 being released?
[17:25:44] *** robinr has joined #eclipse
[17:25:49] <hzsp> I was hoping to take it for a spin today
[17:25:59] <robot_jesus> yea me too
[17:26:56] *** robinr has quit IRC
[17:27:34] <hzsp> they've got ~10 mins, then I'm going home :P
[17:27:39] <KOS-MOS> See bug 10 - API - VCM event notification (1G8G6RR) - https://bugs.eclipse.org/bugs/show_bug.cgi?id=10
[17:27:39] <robot_jesus>  lol
[17:28:19] *** rorUnni has quit IRC
[17:30:03] *** oR has quit IRC
[17:30:46] *** robinr has joined #eclipse
[17:31:43] *** petfrogg_ has joined #eclipse
[17:33:19] <zx|work> oh cool, she's smarter
[17:36:43] *** robinr has quit IRC
[17:37:00] <nono`> hello i search a plugin for validate a document with a shemas and or a dtd
[17:37:30] <nono`> and if it's possible wth the syntaxe color , and outline etc ...
[17:37:45] <robot_jesus> do you have J2EE, it should come with XML editor
[17:38:00] *** emantos has quit IRC
[17:39:03] <nono`> thank's, but now the plugin integrate not this function ?
[17:39:26] *** mhaller has joined #eclipse
[17:39:57] <robot_jesus> its not validating ?
[17:41:06] <nono`> yes, maybe, but the validating color the text and pu the xml in a outline ?
[17:41:17] *** petfrogg__ has quit IRC
[17:41:18] <nono`> put * or make ?
[17:41:53] *** robinr has joined #eclipse
[17:42:38] <nono`> I search a plugin for editing the code with a dtd or shemas, with including function : outline , color text, content assist, error detection
[17:42:58] <nono`> ( sorry for my bad english)
[17:45:52] *** petfrogg_ is now known as Petfrogg
[17:47:01] *** matt1982 has joined #eclipse
[17:47:47] <matt1982> hey guys when i click on a file in eclipse PDT all in one it opens it in gedit and not within the IDE any ideas?
[17:48:44] *** Zack1403 has quit IRC
[17:49:02] *** Zack1403 has joined #eclipse
[17:51:42] <jpospychala> matt1982: what if you right-click on a file and select Open With->PHP Editor ?
[17:51:52] *** steegf has joined #eclipse
[17:52:09] <matt1982> hmm its set to default currently
[17:52:19] <matt1982> I think i may just need to change the default editor
[17:52:20] <jpospychala> what kind of file are you trying to open?
[17:53:41] <matt1982> a php file :S
[17:55:39] *** scorphus has joined #eclipse
[17:57:26] *** JohnE has left #eclipse
[17:59:36] <jpospychala> matt1982: and do you see PHP Editor option in "Open With" ?
[18:00:45] <jpospychala> maybe you need to tweak Window -> Preferences -> General -> Editor -> File Associations...
[18:00:49] <matt1982> jpospychala, no i just have 4 options "text editor", "system editor", "default editor" and "other"
[18:01:33] <jpospychala> does the file end with ".php", or sth else like .php4, .php3 ?
[18:01:49] *** petfrogg_ has joined #eclipse
[18:02:23] <matt1982> sorted it
[18:02:27] *** pulse00 has quit IRC
[18:02:38] <matt1982> there was no editor associated with the .php extension
[18:03:33] *** aburns has joined #eclipse
[18:03:39] <matt1982> actually im pretty sure PDT aint working at all lol there is no syntax or anything
[18:05:05] <aburns> I previously installed wtp-all-in-one and I think PHP and FTP/WEBDAV as separate plugins, anyway that installation was removed and I want to reinstall a similar setup, I chose the recent pdt-all-in-one which is fine, can anyone point me in the right direction to install the FTP/WEBDAV plugin to allow publishing to an external FTP server?
[18:08:06] *** fsteeg has quit IRC
[18:08:11] *** vwegert has joined #eclipse
[18:08:27] *** acuster has joined #eclipse
[18:10:42] *** nono` has quit IRC
[18:10:49] *** Kevin_Sawicki has quit IRC
[18:10:56] *** Petfrogg has quit IRC
[18:11:48] *** pombreda has joined #eclipse
[18:15:49] *** ewet has joined #eclipse
[18:17:33] *** martaaa has quit IRC
[18:18:39] *** krbarnes has quit IRC
[18:21:10] *** redl has quit IRC
[18:21:43] *** petfrogg__ has joined #eclipse
[18:26:56] <legendi|work> bye all, have a nice weekend!
[18:27:04] *** legendi|work has quit IRC
[18:27:20] *** tromey has joined #eclipse
[18:29:27] *** robinr has quit IRC
[18:29:54] *** rcjsuen has joined #eclipse
[18:30:21] <zx|work> take care
[18:31:15] *** petfrogg_ has quit IRC
[18:32:08] *** kaje1 has joined #eclipse
[18:33:09] <kaje1> I'm trying to learn about SWT and following a little tutorial. They have me import org.eclipse.swt.*; However, Eclipse can't find those classes... Is there an external JAR I need to reference? If so, where do I get them?
[18:34:32] <rcjsuen> ~tell aburns about tm
[18:34:33] <KOS-MOS> aburns: Check out Eclipse's Target Management project - http://www.eclipse.org/dsdp/tm/
[18:34:47] <rcjsuen> kaje1: the jar should be in eclipse/plugins/
[18:35:09] *** Mindcat has joined #eclipse
[18:35:19] *** Carnage\ has quit IRC
[18:35:28] <Mindcat> hi, i've got a question abuot plugin developement
[18:36:01] <rcjsuen> Mindcat: ask it
[18:36:12] *** dandre has left #eclipse
[18:36:15] <kaje1> rcjsuen: can I redistribute those JARs?
[18:36:31] *** Tortoose has quit IRC
[18:36:31] <rcjsuen> kaje1: If you abide by the licenses
[18:36:56] <Mindcat> how can i create a file in a project and write on it? i see IFile only can be written with a InputStream... InputStreams cannot be written on...
[18:37:35] <rcjsuen> Mindcat: one way would be to wrap your string in a ByteArrayInputStream
[18:37:58] <rcjsuen> or make your own InputStream that does its thing when the read methods are called I suppose
[18:38:21] <Mindcat> with a regular File (java.io) you get a printstream and write on it
[18:38:41] <Mindcat> why this complication in eclipse?
[18:39:26] * rcjsuen shrugs.
[18:39:53] *** rorUnni has joined #eclipse
[18:40:14] *** petfrogg__ has quit IRC
[18:42:03] *** mxttie|work has quit IRC
[18:43:15] <rcjsuen> Mindcat: what are you trying to do
[18:44:07] <Mindcat> to create a file in a project's root folder and write some text on it
[18:44:08] *** robinr has joined #eclipse
[18:44:38] <rcjsuen> well, you can do it in the way i suggested then
[18:49:38] <kaje1> I'd like to use SWT in a commercial application, but reading the EPL (which is what I think the SWT is licensed under) is making my head spin. Does anyone have a link to a plain english explanation of the EPL and how it relates to using the SWT in a commercial app?
[18:52:19] <aburns> rcjsuen: thanks, I'm off to look now ...
[18:52:20] <kaje1> Or I'd be happy to ask my EPL questions here if folks don't mind the discussion....?
[18:52:36] <rcjsuen> aburns: Good luck.
[18:52:52] <rcjsuen> Someone once told me the EPL was one of the more readable licenses.
[18:53:13] *** philk_ has joined #eclipse
[18:53:20] <rcjsuen> Doesn't clause 4 explain 'Commercial Redistribution'?
[18:53:25] <kaje1> Well, it is nice and short
[18:53:50] <philk_> Hi! Anybody aware of a SAP JCo eclipse plugin? Did not find one on EPIC
[18:54:19] *** robin_ has joined #eclipse
[18:54:37] <kaje1> Sounds like clause 4 merely talks about how a commercial contributor assumes all responsibility to defend any warranties they put on the EPL'd code...
[18:55:03] *** robinr has quit IRC
[18:55:12] <kaje1> What I'm wondering is stuff like, do I have to provide source for my code or allow people to redistribute it and such...
[18:55:19] <kaje1> I think that is discussed in clause 3
[18:55:53] <rcjsuen> kaje1: http://blogs.zdnet.com/Burnette/?p=131
[18:56:54] <kaje1> Thank you again rcjsuen =)
[18:57:38] *** disown has joined #eclipse
[18:58:20] <disown> can I disable hot code replacement in any way? I see no option for that in the Java/Debug dialog.
[18:58:29] *** jpospychala has quit IRC
[18:58:43] <rcjsuen> disown: Don't go in Debug mode?
[18:59:40] <disown> rcjsuen: Well I am doing debugging, it's just that jboss doesn't support hcr apparently, and hcr fails all the time.
[18:59:46] *** yakman_ has quit IRC
[19:00:07] *** yakman_ has joined #eclipse
[19:01:38] <rcjsuen> well, if it fails
[19:01:39] <rcjsuen> there's a checkbox
[19:01:43] <rcjsuen> to say "don't tell me it fails"
[19:01:46] <rcjsuen> or something like tha
[19:02:11] <peter__> I wish a  nice weekend to all of you. bye :)
[19:02:32] *** _elemental has joined #eclipse
[19:02:39] *** peter__ has quit IRC
[19:03:01] *** reto has joined #eclipse
[19:06:47] *** yakman_ has quit IRC
[19:07:10] *** yakman_ has joined #eclipse
[19:07:41] *** oisin has joined #eclipse
[19:11:13] *** timothym_ has joined #eclipse
[19:11:24] *** robin_ has quit IRC
[19:16:24] *** rcjsuen has quit IRC
[19:17:51] *** discodan has joined #eclipse
[19:18:24] *** aburns has quit IRC
[19:19:03] *** lgbr has joined #eclipse
[19:19:36] <lgbr> my java project folder has a Red X on it, like there was an error in it somewhere. However none of the source files have errors, and it builds and runs fine. How do I fix this?
[19:19:56] *** aburns has joined #eclipse
[19:20:55] *** Eisenhower has joined #eclipse
[19:21:13] *** multi_io_ has joined #eclipse
[19:21:35] *** aburns has quit IRC
[19:21:36] <Eisenhower> bah, can someone help me,  I just tried installing the c++ ide version of eclipse and it won't build . i'm running on vista 32.. any help would be appreciated
[19:21:39] *** ewet has quit IRC
[19:21:42] <oisin> this is a bit of a JDT question -- what is a 'Default System Library' classpath container, and why would it be unbound? (this is an error being reported by a headless PDE build).
[19:21:56] *** aburns has joined #eclipse
[19:22:10] *** multi_io has quit IRC
[19:22:22] <Eisenhower> oisin: thats not towards me is it?
[19:22:33] *** discodan_ has joined #eclipse
[19:22:49] <oisin> Eisenhower:  no, it's a general plea for help :)
[19:22:54] <Eisenhower> oh gotcha
[19:24:38] *** d_a_carver has joined #eclipse
[19:24:42] *** discodan has quit IRC
[19:24:50] *** discodan_ is now known as discodan
[19:24:53] *** Mindcat has left #eclipse
[19:25:23] *** aburns has quit IRC
[19:26:42] *** aburns has joined #eclipse
[19:28:07] *** flaper87 has joined #eclipse
[19:28:13] *** Tominator has quit IRC
[19:28:14] <flaper87> hey all
[19:29:18] <flaper87> if i have a folder with a project that i was developing with gedit, how can i convert that folder into an eclipse's project?
[19:29:41] *** njbartlett has joined #eclipse
[19:30:24] *** n_np_ has quit IRC
[19:30:30] <flaper87> anybody?
[19:30:36] *** pixelmonkey has joined #eclipse
[19:30:55] *** pixelmonkey has quit IRC
[19:31:51] *** njbartlett has quit IRC
[19:32:51] <paulweb515> flaper87: create a project, and then import your source from the File System?
[19:33:02] <flaper87> paulweb515 thanks
[19:33:10] <paulweb515> flaper87: if you were using ant, you can in theory create a java project from an ant build file as well
[19:33:21] <paulweb515> flaper87: all those options are under File>Import
[19:33:39] <flaper87> paulweb515 what is ant?
[19:33:48] <flaper87> paulweb515 i'm using the stand alone version for php
[19:33:58] <paulweb515> flaper87: ant is a build system for java
[19:33:58] *** aburns has quit IRC
[19:34:31] <d_a_carver> paulweb515: or really any language, it acts as a scripting language. (I used it for XSLT and XSD projects, no java involved).
[19:34:51] *** kartben has quit IRC
[19:35:07] *** timothym has quit IRC
[19:35:41] *** timothym_ is now known as timothym
[19:36:47] *** pixelmonkey has joined #eclipse
[19:37:52] *** getBoa has joined #eclipse
[19:37:52] <linnuxxy> I'm using ToolBarManager to create toolBar, the default behavior is to show only the icons of the actions... how can I make it show the icons and the text of the actions?
[19:38:07] <linnuxxy> paulweb515?
[19:38:39] *** dominikg has joined #eclipse
[19:39:45] *** njbartlett has joined #eclipse
[19:39:52] <flaper87> is there any plugin for eclipse to use svn?
[19:39:59] *** pombreda has quit IRC
[19:40:42] <dominikg> ~tell flaper87 about plugins
[19:40:43] <KOS-MOS> flaper87: Look for plug-ins at the Eclipse Plug-in Central (http://www.eclipseplugincentral.com/) and EclipsePlugins (http://eclipse-plugins.info)
[19:40:48] <dominikg> ~g eclipse svn
[19:40:49] <KOS-MOS> Try googling - http://google.com/search?q=eclipse+svn
[19:41:05] <flaper87> KOS-MOS yeap, i found it
[19:42:04] *** njbartlett has quit IRC
[19:42:09] *** riotz has quit IRC
[19:42:19] *** krbarnes has joined #eclipse
[19:42:53] *** getBoa has quit IRC
[19:43:12] *** njbartlett has joined #eclipse
[19:46:24] *** d_a_carver has quit IRC
[19:47:01] <paulweb515> linnuxxy: fill your toolbar using ActionContributionItems and use setMode(*) check out the javadocs
[19:47:24] <linnuxxy> paulweb515: thank you man
[19:49:33] *** david720 has left #eclipse
[19:50:10] *** notjohn has quit IRC
[19:50:36] *** pombreda has joined #eclipse
[19:50:56] *** multi_io_ has quit IRC
[19:51:22] *** getBoa has joined #eclipse
[19:51:26] <getBoa> Hi y'all, Im trying to override the method execute() from Action class, but it doesnt shows up, only 2 methods comes out, getServlet and setServlet. Any idea? running on Eclipse Europa !!
[19:52:48] *** yakman_ has quit IRC
[19:53:09] *** yakman_ has joined #eclipse
[19:56:29] *** Windcape has joined #eclipse
[19:56:37] *** getBoa has quit IRC
[19:56:51] <Windcape> hi, how do I make eclipse remember what methods I folded , even if I close the document and open it later?
[19:56:58] *** n_np has joined #eclipse
[20:01:21] <paulweb515> Windcape: will 3.3 not do that for you?
[20:01:45] <paulweb515> Windcape: it probably means that the folding information is not saved across editor restarts
[20:01:51] <Windcape> using 3.3.1 , and it's not saved
[20:02:16] <Windcape> paulweb515 not even eclipse retard, just a simple close and open of the same file in the same eclipse instance don't save anything
[20:02:28] *** lordmetroid__ has quit IRC
[20:04:05] <paulweb515> Windcape: that's deliberate ... closing an editor and re-opening it will not save state
[20:04:29] *** flaper87 has left #eclipse
[20:04:42] <Zack1403> hey all, is there any way to see why a project wont build?
[20:04:48] <dominikg> Windcape, if you want to focus on some methods, you may want to have a closer look at mylyn and its focussed options
[20:06:12] <dominikg> other options would be the java browsing perspective or the preference 'only show source of the selected element'
[20:06:50] <dominikg> and lastly there is a plugin called coffeebytes, that sports advanced folding options (any type of block can be folded)
[20:07:26] *** steegf has quit IRC
[20:07:29] *** ekuleshov has quit IRC
[20:08:10] <Windcape> okay, thanks
[20:10:41] *** Schnee has joined #eclipse
[20:11:21] *** oisin has quit IRC
[20:22:09] *** eggauah has joined #eclipse
[20:23:00] *** matt1982 has quit IRC
[20:30:38] *** konigsberg has joined #eclipse
[20:30:45] <mhaller> yippey found a new eclipse bug. someone wants to review?
[20:30:54] *** eelriver has joined #eclipse
[20:32:11] *** Eisenhower has quit IRC
[20:32:57] <konigsberg> Hello all.
[20:33:01] <konigsberg> This is just strange.
[20:33:15] <konigsberg> I have a dialog box that includes a 'refresh' button.
[20:33:23] <konigsberg> The refresh button performs an expensive operation.
[20:33:37] <konigsberg> I wound up writing http://pastebin.ca/896552
[20:33:44] <konigsberg> Which is, my god, it's verbose.
[20:33:50] *** alphaaa__ has joined #eclipse
[20:33:53] <konigsberg> You've got to be kidding me -- is that the way to do it?
[20:34:09] <alphaaa__> is it useful to initiate a variable to null ?
[20:34:40] *** Taube is now known as taube
[20:34:53] <paulweb515> alphaaa__: sometimes ... for example, the JVM rejects conditional breakpoints for objects that aren't initialized when they're created
[20:35:38] <alphaaa__> can a method return a variable that has never been initialized ?
[20:35:50] <mhaller> konigsberg: its probably easier to user the Progress Service or just run Jobs
[20:36:05] <mhaller> konigsberg: creating the Progress Dialog yourself is, yes, verbose
[20:37:26] *** echoMirage has joined #eclipse
[20:37:26] *** fsteeg has joined #eclipse
[20:37:38] <mhaller> konigsberg: I see you're using getELements and setElements. would it be possible for you to use a lazy/deferred content provider for the viewer of your domain items?
[20:38:30] <konigsberg> mhaller, thanks
[20:38:34] *** pombreda has quit IRC
[20:38:40] <konigsberg> It's an inlined ElementListSelectionDialog.
[20:39:15] <konigsberg> Hmm...
[20:39:19] <alphaaa__> can a method return a variable that has never been initialized ?
[20:39:44] <konigsberg> Would that eliminate the additional inner classes?
[20:40:02] <konigsberg> alphaaa_ some things are implicitly initialized, but no, you can't really return uninitialized data.
[20:40:18] *** robinr has joined #eclipse
[20:40:27] <mhaller> konigsberg: not sure about how to do it for Dialogs, i missed that in your explanation. i just assumes you've got a free process somewhere, but not that you're within a dialog already.
[20:40:35] <echoMirage> at least your method should initialize it alphaaa
[20:41:01] <mhaller> konigsberg: what can the user do wile you're showing the progress bar?
[20:41:01] <konigsberg> mhaller, I did mention that at the very beginning, but no big deal.
[20:41:07] <konigsberg> Not much really.
[20:41:15] <konigsberg> During code review my colleague suggested the PMD
[20:41:28] <konigsberg> I crafted it and then I got this miss.
[20:41:29] <konigsberg> mess
[20:41:33] <mhaller> konigsberg: so you've got two dialogs - the underlying ListElementSelectionDialog and the PMD
[20:41:44] *** ewet has joined #eclipse
[20:41:57] *** robinr has quit IRC
[20:43:00] <alphaaa__> ok
[20:43:03] *** alphaaa__ has quit IRC
[20:43:18] <konigsberg> mhaller, that is correct
[20:43:21] <mhaller> konigsberg: i would create my own dialog and use ProgressMonitorPart, like the WizardDialog does. I don't like having dialogs on top of other dialogs.
[20:44:03] <mhaller> konigsberg: another way is just to use a  BusyIndicator.showWhile, but you still would have an anonymous inner class most of the cases, unless you force to another design :)
[20:44:10] <konigsberg> mhaller, you would love this: it's a dialog, inside a dialog, inside a wizard!
[20:44:29] <mhaller> konigsberg: :-] well, it's friday, perhaps I should be more tolerant
[20:44:40] *** Zerone has joined #eclipse
[20:44:43] <Zerone> ello :)
[20:45:12] <konigsberg> I think you may be right, but for now I'm going to leave this be.
[20:45:23] <konigsberg> But OK, at least it sort of makes sense.
[20:45:31] <konigsberg> Maybe I'll replace it with the BusyIndicator instead.
[20:45:39] <konigsberg> Just so it doesn't cram another dialog on top of it.
[20:46:01] *** robinr has joined #eclipse
[20:46:26] <mhaller> konigsberg: i see your point with having a lot of messy anonymous classes, but it's easy to hide that with named classes just to clean up the formatting if you like
[20:47:04] *** Mician has joined #eclipse
[20:47:09] <Mician> hello world
[20:47:26] <mhaller> konigsberg: is the expensive refresh operation a remote call or something? or would it be possible to grab partial results from the operation, e.g. showing *real* progress while loading/preparing/refreshing ?
[20:47:52] * mhaller would love to have remote calls or jdbc calls somehow implement IProgressMonitor :)
[20:47:55] *** pombreda has joined #eclipse
[20:47:59] <echoMirage> how do i close a window, which i created without a closing adapter? didnt find a task manager..
[20:48:16] *** ekuleshov has joined #eclipse
[20:48:49] <mhaller> echoMirage: are you talking about SWT DisposeListener?
[20:49:45] <echoMirage> it? just a regular text window  (awt frame)
[20:50:22] *** Nescafe has quit IRC
[20:50:36] *** galsys has joined #eclipse
[20:51:10] *** galsys has quit IRC
[20:52:46] *** robinr has quit IRC
[20:53:12] *** kaje1 has quit IRC
[20:53:44] <echoMirage> think i need a "hard shutdown" or something like that.
[20:54:41] *** Mician has quit IRC
[20:54:44] *** Mician has joined #eclipse
[21:00:02] <Mician> hello i search a debugger of xsd ( shemas xml) where i can find that , pleasy ?
[21:00:17] *** LeNettoyeur has quit IRC
[21:00:22] *** shiva has quit IRC
[21:01:12] *** lgbr has left #eclipse
[21:05:47] *** rcjsuen has joined #eclipse
[21:08:59] <mhaller> Mician: *debugging* XML Schema?. well you might try Oxygene XML
[21:09:14] <Mician> :/ i am not rich
[21:09:27] <mhaller> it's not that expensive
[21:09:32] <Mician> a gpl license or free edition doesnt exist ?
[21:09:37] <mhaller> write one
[21:09:42] <Mician> yes ok
[21:09:56] <mhaller> coo. leave me a note when you're finished
[21:10:03] <Mician> ok
[21:10:19] *** tltstc has joined #eclipse
[21:10:44] <Mician> if someone are interrest with develop a xsd debugger, come on
[21:11:21] <mhaller> how would you define an XSD Debugger, e.g. what would you expect it to do?
[21:11:45] <rcjsuen> there's a new incubating project at wtp that's going to deal with xslt and such technologies
[21:12:04] <Mician> oO
[21:12:12] <Mician> i can help them ?
[21:12:32] <rcjsuen> Mician: It's open source.
[21:12:37] <rcjsuen> Mician: that is up to you or your boss
[21:12:40] <Mician> yes nop
[21:13:07] <Mician> it's for my study
[21:14:00] *** sama has joined #eclipse
[21:16:28] *** lnxnt has quit IRC
[21:16:59] <mhaller> rcjsuen: would you please have a short look on my showcase for a new eclipse bug I believe to have found? http://pastebin.com/d1fa2ed3a
[21:17:46] <rcjsuen> mhaller: I'm watching something right now but can take a look in 30-40 minutes.
[21:17:55] <rcjsuen> mhaller: If you can reproduce it on a recent build, file a bug.
[21:18:57] <mhaller> rcjsuen: i'm unsure if it's technically valid, therefore i'm asking for review
[21:19:21] <konigsberg> mhaller, the expensive operation is running something on the command-line.
[21:19:35] <konigsberg> The truth is, mhaller, it's either going to take 0.2 seconds, or minutes.
[21:20:53] <mhaller> konigsberg: i assume users are aware of that and won't be very angry about busy indicators, since they're used to the "old system which takes so long to refresh", right?
[21:21:35] <mhaller> konigsberg: on the other hand, there is probably know way of knowing how long the command line program will take until it completes, because it does not have any means of progress information
[21:23:33] <Zerone> ello rcjsuen :)
[21:23:36] <Zerone> ello mhaller :)
[21:23:37] <rcjsuen> hi
[21:23:42] <Mician> nice evening, thx for all, cya
[21:23:44] *** Mician has quit IRC
[21:23:49] *** pixelmonkey has quit IRC
[21:23:56] <konigsberg> mhaller, no, this is a new dialog.
[21:24:14] <konigsberg> mhaller, I think I'm just going to have the thing die after 3 seconds if it doesn't return in time.
[21:29:43] *** jbosmans has quit IRC
[21:30:53] *** echoMirage has quit IRC
[21:31:47] <mhaller> alo zerone, que'est-ce que tu fait?
[21:32:11] *** benny_ has joined #eclipse
[21:32:36] *** linnuxxy has quit IRC
[21:34:19] <rcjsuen> Zack1403: well, if it fails there are usually errors
[21:34:24] <rcjsuen> or if it's an internal error, check your ~logs
[21:34:24] <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
[21:39:27] *** flaper87 has joined #eclipse
[21:40:00] <rcjsuen> mhaller: well, getClass() is not explicit so it's calling EclipseRefactoring's getClass()
[21:40:02] <flaper87> guys how can i get syntax coloring for a .inf file?
[21:40:06] <rcjsuen> instead of Foo.this.getClass() I suppose.
[21:40:19] <flaper87> i mean, how can i add this extension to the php syntax coloring?
[21:40:24] *** krbarnes has quit IRC
[21:41:00] <rcjsuen> ~content-type
[21:41:00] <KOS-MOS> How do I open my own file types in the WTP/PDT editors? http://wiki.eclipse.org/WTP_FAQ#How_do_I_use_my_own_filename_extensions_in_the_XML_editor.3F_It_only_works_correctly_if_a_file_ends_with_.xml.
[21:41:05] <rcjsuen> flaper87: something like that ^
[21:41:17] <rcjsuen> mhaller: imma go afk
[21:42:07] *** LeNettoyeur has joined #eclipse
[21:43:20] <mhaller> thanks rcjsuen
[21:43:30] *** flaper87 has left #eclipse
[21:44:28] <nitind> .inf is php?
[21:46:10] *** discodan_ has joined #eclipse
[21:46:32] *** rorUnni has quit IRC
[21:47:50] *** ekiczek has quit IRC
[21:50:16] *** ekiczek has joined #eclipse
[21:51:52] <mhaller> nitind: no?
[21:55:32] <rcjsuen> mhaller: i think i know what you're getting at
[21:55:35] <rcjsuen> mhaller: dunno how the api is spec'ed
[21:57:05] *** rgould has joined #eclipse
[22:02:01] *** discodan has quit IRC
[22:04:30] *** dsugar100 has quit IRC
[22:05:11] *** ekuleshov_ has joined #eclipse
[22:06:23] *** robinr has joined #eclipse
[22:07:36] *** robinr has quit IRC
[22:08:01] *** ekuleshov___ has joined #eclipse
[22:11:47] *** robinr has joined #eclipse
[22:12:17] *** jbosmans has joined #eclipse
[22:14:03] *** disown has left #eclipse
[22:14:04] *** philk_ has quit IRC
[22:14:17] *** philk_ has joined #eclipse
[22:20:22] *** asimismo has joined #eclipse
[22:22:09] *** ekuleshov has quit IRC
[22:23:59] *** lorbrito has joined #eclipse
[22:24:25] <lorbrito> hey,, someting know what happend whit the java chanel?
[22:24:55] <rcjsuen> lorbrito: I joined ##java just fine.
[22:25:01] <robot_jesus> wow your grammar is  bad
[22:26:03] *** ekuleshov_ has quit IRC
[22:28:25] *** TodC has quit IRC
[22:28:28] *** Pookzilla has quit IRC
[22:28:31] <asimismo> Anybody know of good resources for hints on how to add copy/paste to a tree using 3.3's Command capabilities?
[22:28:37] *** konigsberg has quit IRC
[22:30:46] *** Ians has quit IRC
[22:32:55] *** karstensrage_ has joined #eclipse
[22:33:18] <karstensrage_> is there any way to change the key bindings in eclipse.. like remap the '[' to '(' and vice versa
[22:33:39] *** CaneToad has joined #eclipse
[22:35:46] <mhaller> karstensrage_: yes, see Window > Preferences > Key Bindings
[22:36:14] <mhaller> asimismo: EMF?
[22:36:57] <karstensrage_> mhaller, i did look at that but it seems to only allow keys to be mapped to commands?
[22:37:06] <rcjsuen> karstensrage_: what are you trying to do
[22:37:39] <karstensrage_> map '[' to '(' and vice verse
[22:37:41] <asimismo> mhaller: UI Forms master/detail fronting an EMF model
[22:37:51] <mhaller> karstensrage_: you're right, i think you cannot remap normal characters. perhaps you should do that in the OS anyway?
[22:38:14] <karstensrage_> emacs can do it :)
[22:38:18] *** sama has quit IRC
[22:38:21] <mhaller> asimismo: the generated EMF Editor does copy/paste, did you find that?
[22:38:49] <rcjsuen> karstensrage_: so when you press [ i nthe text editor you want ( to appear? yes, i don't think that is possible like mhaller mentioned
[22:39:08] <mhaller> i'd declare that as a weirdo requirement anway :-D
[22:39:42] <karstensrage_> its not a weirdo requirement if you have to type an awful lot of parentheses
[22:39:47] <rcjsuen> mhaller: I sure don't need it, but *shrugs*
[22:39:54] <mhaller> karstensrage_: well, you might try to subclass the existing editors and do that within the editors.
[22:39:55] *** acuster has quit IRC
[22:40:09] <karstensrage_> too much work
[22:40:22] <rcjsuen> karstensrage_: then file an RFE
[22:40:44] <rcjsuen> I presume that isn't a lot of work.
[22:40:56] <mhaller> karstensrage_: when perhaps you should map them on two free other keys and use an OS-tool for that kind of mapping. e.g. map them to the numpad or something like that.
[22:41:02] <asimismo> mhaller: Does it use the command framework? I ran across this recent thread: http://www.eclipsezone.com/eclipse/forums/t106593.html
[22:41:05] <asimismo> mhaller: I'm not using the generated editors at the moment, but I could look at them for inspiration I suppose. Sometimes EMF trails the rest of the community because it uses home-grown stuff it invented first.
[22:41:28] <mhaller> asimismo: you're right, it's the EMF Command, not the Eclipse Command.
[22:42:16] <asimismo> mhaller: Though that's a good reminder... I'm using a TransactionalEditingDomain...
[22:42:18] <mhaller> asimismo: because the Copy/paste is done on your own domain model
[22:42:53] <mhaller> asimismo: yeah, if you use Eclipse Command, then you probably miss the EMF features. hmm, haven't done much with it, so not sure
[22:43:04] *** vwegert has quit IRC
[22:43:13] <asimismo> mhaller: IOperation...
[22:43:58] <Zerone> ello asimo :)
[22:44:51] <asimismo> Hey Z
[22:45:36] *** tobiash has joined #eclipse
[22:46:17] *** Max_- has joined #eclipse
[22:47:57] *** benny_ has quit IRC
[22:49:39] *** Zack1403 has quit IRC
[22:52:55] *** lazlofruvous has joined #eclipse
[22:54:08] <lazlofruvous> hey all -- trying to write some scripts to set up an eclipse workspace so that co-workers don't have to manually set all the dependencies, etc, in our product... i can auto generate the .classpath and .project files, but i'm not sure what i need to do to get the workspace to include the projects once you launch eclipse. all the stuff in .metadata seems to be binary files, rather than XML
[22:54:37] <rcjsuen> Include the projects?
[22:54:41] <rcjsuen> Projects could be anywhere.
[22:54:48] <rcjsuen> you could have your coworkers File > Import some zip file I s'pose
[22:54:58] <rcjsuen> or checkout from SCM (the obvious choice)
[22:55:04] *** Schnee is now known as schnee
[22:55:46] <lazlofruvous> rcjsuen: ok, maybe i should explain more... the script checks a bunch of stuff out of CVS into one parent directory, which will be the eclipe workspace... i'd like them to be able to start eclipse, point it at the parent directory, and have the rest already configured. does that sound possible?
[22:56:14] <rcjsuen> Not really.
[22:56:18] <rcjsuen> "the rest" is also very ambiguous
[22:56:59] <lazlofruvous> well to start, i'd like the projects to show up in the explorer. more fancy stuff would be to set some compiler options and stuff like that... i was hoping that would be controlled by a similar XML file
[22:57:19] <rcjsuen> Compiler options should be set on a per-project basis
[22:57:23] <rcjsuen> which would be in each project's .settings folder
[22:57:24] <asimismo> lazlofruvous: Have you looked into Buckminster?
[22:57:28] <rcjsuen> I'm assuming you're talking about Java here.
[22:58:41] <lazlofruvous> yeah, java
[22:59:29] <lazlofruvous> our "product" is actually several products and a few frameworks which get built into an .ear, and for better or for worse, the sources are split throughout the repository, so it's not especially feasible to have them appear as one project in eclipse
[22:59:41] <lazlofruvous> but since they're all built together, we use global compiler settings
[23:00:45] *** m4lu8 has quit IRC
[23:04:10] <asimismo> lazlofruvous: Buckminster obviates the need for your scripts
[23:04:20] <asimismo> lazlofruvous: It does exactly what you're trying to do
[23:05:05] *** mindCrime has quit IRC
[23:05:23] *** scorphus has quit IRC
[23:10:25] *** _elemental has quit IRC
[23:11:34] *** LeNettoyeur has quit IRC
[23:13:02] *** mhaller has quit IRC
[23:13:49] *** timothym has quit IRC
[23:15:52] <lazlofruvous> buckminster seems to make the JBoss AS tool break
[23:17:50] *** asgeirf has joined #eclipse
[23:22:10] <robinr> lazlofruvous: File/Export/Team (and then import) is a way of importing many projects at once
[23:23:56] <lazlofruvous> robinr: sweet, thanks, that looks helpful
[23:24:51] * robinr makes a note about having that with the git plugin too
[23:28:11] <robinr> Is there a psf for importing the appropriate projects for eclipse itself?
[23:29:04] *** discodan_ has quit IRC
[23:29:07] *** jbosmans has quit IRC
[23:34:15] <lazlofruvous> robinr: looks like the team project set export is not quite what i want: it is designed to then have eclipse check out code and set up the project... we have code already checked out (because we have necessary/terible configuration of branches) managed by another tool
[23:34:38] <lazlofruvous> what i'd like is something like the .psf which can just take some file:// paths, rather than repository paths (ie CVS pserver, svn, etc)
[23:34:43] *** merlin2049er has joined #eclipse
[23:34:57] <lazlofruvous> know of anything like that?
[23:41:20] <robinr> well import project find all projects from some directory down
[23:42:01] <robinr> that will work if you do not have a lot of garbage projects lying around
[23:47:43] *** lorbrito has quit IRC
[23:48:48] *** SirBob1701 has joined #eclipse
[23:50:19] *** asgeirf has quit IRC
[23:53:07] *** _elemental has joined #eclipse
[23:56:44] *** Zack1403 has joined #eclipse
[23:57:26] <lazlofruvous> robinr: actually, that's kind of perfect
[23:58:18] *** co2 has quit IRC

top