logs | stats
   January 27, 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 | 30 | 31

[00:00:51] *** rorUnni has quit IRC
[00:01:17] *** drapelyk has quit IRC
[00:02:58] <dmiles_afk> rcjsuen, did you say that the emonic cvs is more featurefull than the updatesite?
[00:03:15] <rcjsuen> dmiles_afk: yes
[00:03:33] <rcjsuen> dmiles_afk: one would like to think...unless one is trimming things to make it more lightweight ;) but anyway
[00:08:21] <dmiles_afk> naw, whenever i run into prublems .. my answer is always to install more fat into eclipse.. i wasnt havingproblem with emonic.. just putting together eclipse on this new linu machine
[00:09:17] <Wolfman2000> ...alright, nightly isn't working.  I'm not seeing my breakpoint being set.
[00:10:14] <rcjsuen> Wolfman2000: check their Trac system then
[00:12:15] *** Pookzilla has quit IRC
[00:12:16] <Wolfman2000> I'm going to try the PDT thing that I'm seeing.  Apparently they have an all-in-one PHP thing.
[00:12:46] *** mr_daniel has quit IRC
[00:12:49] <rcjsuen> ~tell Wolfman2000 about pdt-install
[00:12:49] <KOS-MOS> Wolfman2000: Trying to install PDT? See http://wiki.eclipse.org/PDT/Installation
[00:13:31] *** d_a_carver has quit IRC
[00:13:43] *** pierreth has joined #eclipse
[00:14:08] <pierreth> hello, I am unable to use Jass with Eclipse
[00:14:49] <rcjsuen> pierreth: define 'unable to use'
[00:15:19] <pierreth> rcjsuen: I have no _contracts.jar generated by Eclipse
[00:15:43] <pierreth> but jass.modern.core-20070519.jar is in the class path
[00:16:01] <pierreth> while using javac my hand, I don't have this problem
[00:16:17] <pierreth> rcjsuen: do you know Jass?
[00:16:22] <rcjsuen> pierreth: Nope.
[00:16:35] <rcjsuen> JASS? http://www.cs.ubc.ca/~kvdoel/jass/
[00:16:46] <pierreth> http://modernjass.sourceforge.net/gettingStarted.html
[00:17:12] <pierreth> rcjsuen: no not this jass
[00:17:34] <rcjsuen> Eclipse doesn't use 'javac' to compile.
[00:17:38] <rcjsuen> that might be an issue
[00:17:51] <rcjsuen> "The result is a file foo/Bar.class which is created by the compiler and (optinally) a file called _contracts.jar which is created by Modern Jass. "
[00:17:56] <rcjsuen> _optionally_
[00:18:26] <pierreth> rcjsuen: how can I fix this?
[00:18:42] <rcjsuen> I don't know Jass, you're asking the wrong person ;)
[00:19:02] <pierreth> rcjsuen: how can I tell Eclipse to use javac?
[00:21:06] *** grEvenX has quit IRC
[00:21:31] <pierreth> rcjsuen: I will buil my things externally
[00:25:00] <dmiles_afk> pierreth, you might set up a eclipse project ussing existing Ant file.. well the goal maybe for you is to use Ant to build your projet since it uses javac
[00:25:23] <dmiles_afk> eclipse will use it's ant builder
[00:28:12] *** Hanif has quit IRC
[00:32:44] *** Arcalyth has quit IRC
[00:33:01] *** Arcalyth has joined #eclipse
[00:35:39] <njbartlett> pierreth: It looks like Jass has an Eclipse plugin. That might let you use it with Eclipse's internal compiler. Not sure of course, but it seems sensible to use the plugin they provide if you want to develop with Jass in Eclipse.
[00:40:06] *** jacekp_ has quit IRC
[00:44:32] <pierreth> njbartlett: The plugin is for Mac OS but I am using Linux
[00:45:32] <pierreth> I think I will wait to use Jass in my project because it still in alpha
[00:45:52] <pierreth> do you know other solution of programming my contract?
[00:46:46] <pierreth> dmiles_afk: using ant, this is what I tought
[00:47:24] <pierreth> I guess I will use assert
[00:48:28] *** bafo has joined #eclipse
[00:50:18] <dmiles_afk> rcjsuen, is there a Nant tool nearly identical to Ant build tool in emonic?
[00:50:53] <rcjsuen> dmiles_afk: you mean that just runs NAnt?
[00:51:02] <rcjsuen> you could just setup an external tool builder, no?
[00:51:28] <dmiles_afk> i am thinking more of a View i guess
[00:51:42] <rcjsuen> dmiles_afk: not that i know of personally
[00:51:53] <dmiles_afk> the way Ant .xml filed show up in Outline with targets that can be right clicked
[00:52:32] <rcjsuen> dunno
[00:52:37] <dmiles_afk> i was just thinking Ant view won some compitition for the .xml file
[00:52:51] <dmiles_afk> where it would have won for a .build file
[00:53:06] <dmiles_afk> won/lost
[00:54:05] <dmiles_afk> (if i make any sense with my fox-p-2 genes)
[00:55:09] <rcjsuen> dmiles_afk: Well, the Outline view is dependent on the active part.
[00:55:55] *** qbert_ has joined #eclipse
[00:56:36] <dmiles_afk> ah right so if Ant Editor was used than.. it got to manage outline.. sometime seems like one could copy/paiste the Ant code and change it to Nant
[00:56:52] <rcjsuen> plausible
[00:57:02] *** qbert_ has quit IRC
[00:57:02] *** qbert has quit IRC
[00:57:15] *** qbert has joined #eclipse
[00:58:59] <dmiles_afk> org.eclipse.rse.files.ui.dialogs.SystemRemoteFolderDialog; comes from what plugin to add to depencies?
[00:59:28] <dmiles_afk> (or simpler org.eclipse.rse.core.model.IHost)
[00:59:38] <rcjsuen> dmiles_afk: just check out a bunch of rse plug-ins i guess ;p
[00:59:56] <dmiles_afk> :) ussually how its done
[01:07:19] *** drapelyk_ has quit IRC
[01:07:51] *** drapelyk has joined #Eclipse
[01:17:00] *** bafo has quit IRC
[01:17:52] *** co2 has quit IRC
[01:18:15] *** soulreaper has quit IRC
[01:19:32] *** cstextiles has joined #eclipse
[01:20:51] <dmiles_afk> omfg, OpemSim (secondlife simulator) built under eclipse .. i know rcjsuen you can attribute it all to nant.. but still its neat to see it work
[01:21:25] <rcjsuen> "attribute it all to nant"?
[01:21:40] <dmiles_afk> well because Nant works.. the build works
[01:21:55] *** richie has left #eclipse
[01:22:07] <rcjsuen> well, we didn't really do anything ;)
[01:22:22] <rcjsuen> this looks vaguely familiar
[01:22:57] *** benowar has quit IRC
[01:23:03] <dmiles_afk> that it works? .. naw well .. build on save stuff
[01:25:38] <dmiles_afk> other bits that helped was i found how to change the build file emonic is intending to use in project properties
[01:29:11] *** holmse has joined #eclipse
[01:39:56] *** joachimm_ has joined #eclipse
[01:41:03] *** LaurensVDP has quit IRC
[01:46:45] <joachimm_> hello, is there someone here who can help me set up eclipse 3.3 for SWT gui development on Mac OS X Leopard
[01:47:35] <rcjsuen> joachimm_: Are you having some specific problem?
[01:48:33] <joachimm_> rcjsuen: not really, only it seems that all the tutorial on the subject are outdated. Which is the jar I should put in the build path would be a good place to start I think.
[01:49:54] <joachimm_> rcjsuen: any direction on where to look would be helpful.
[01:50:42] <rcjsuen> joachimm_: http://www.eclipse.org/swt/eclipse.php ?
[01:51:13] <rcjsuen> Although you don't technically have to download the zip file, but anyway.
[01:52:28] <joachimm_> rcjsuen: ok, thanks. I thought the source code was included with eclipse somewhere.
[01:52:43] <rcjsuen> joachimm_: yes, it is
[01:52:46] <rcjsuen> hence, my comment
[01:52:57] <rcjsuen> (well, assuming you downloaded Eclipse Classic / SDK, but anyway)
[02:00:31] *** bladezor has quit IRC
[02:15:10] *** krbarnes has joined #eclipse
[02:15:29] *** st3-f has joined #eclipse
[02:15:51] *** krbarnes has quit IRC
[02:18:33] *** bladezor has joined #eclipse
[02:33:20] *** SKuhn has quit IRC
[02:34:37] *** SKuhn has joined #eclipse
[02:34:45] <joachimm_> rcjsuen: thanks things work here now.
[02:35:10] <rcjsuen> joachimm_: coo
[02:36:19] *** Infinito_ has joined #eclipse
[02:47:47] *** st3-f has quit IRC
[02:56:58] *** |conan| has joined #eclipse
[03:06:25] *** AhtiK has quit IRC
[03:15:11] *** conan has quit IRC
[03:15:11] *** |conan| is now known as conan
[03:20:52] *** cstextiles has left #eclipse
[03:36:31] *** Pookzilla has joined #eclipse
[03:38:40] *** freaka has quit IRC
[03:38:43] *** Infinito_ has quit IRC
[03:40:48] *** n_np has joined #eclipse
[03:56:58] *** n_np has quit IRC
[03:59:09] *** Pookzilla has quit IRC
[04:07:45] *** Infinito_ has joined #eclipse
[04:31:22] *** SKuhn has quit IRC
[04:32:43] *** SKuhn has joined #eclipse
[04:34:38] *** n_np has joined #eclipse
[04:44:31] *** Wolfman2000 has quit IRC
[04:53:12] *** rhk has joined #eclipse
[05:01:43] *** MediAWakE has joined #eclipse
[05:03:53] <MediAWakE> does n e one here run a 64-bit linux distro? cause im having problems with running any programs that use awt or any basic graphical stufff... I know that they work in a 32-bit OS, so it's a problem with java...
[05:04:39] <MediAWakE> someone told me it would be fixed with java 1.7 but does n e one know how to fix this, or get the new java 1.7
[05:04:55] <rhk> I'm running opensuse 10.3 x86_64
[05:05:01] <rcjsuen> MediAWakE: you can probably find a build on openjdk
[05:05:33] <rhk> I've not tried anything with awt. just eclipse
[05:05:51] <rhk> but I can test if you like
[05:06:19] <MediAWakE> rhk: do you have a 64-bit OS
[05:06:23] <rhk> yup
[05:06:36] *** arg_min has quit IRC
[05:07:09] *** ncas has joined #eclipse
[05:07:28] <MediAWakE> ok here: http://rafb.net/p/FHN9KK72.html
[05:09:38] <rhk> it runs, but there is a big warning on stderr
[05:09:40] <MediAWakE> rhk: did you get a problem saying: rhk
[05:09:47] <MediAWakE> http://rafb.net/p/78MZUo73.html
[05:10:12] <MediAWakE> rhk: here's my problem... http://rafb.net/p/78MZUo73.html
[05:10:17] <rhk> http://rafb.net/p/TGCSdQ14.html
[05:10:54] <rhk> it runs, and I can see the keypad and click the buttons
[05:11:13] <MediAWakE> is your system built with xcb
[05:11:57] <rhk> it looks like it from the message I'm getting
[05:13:30] <rhk> java -version shows this http://rafb.net/p/4sCvKr42.html
[05:14:38] <MediAWakE> rhk which OS are you using
[05:14:50] <rhk> opensuse 10.3, x86_64
[05:14:52] *** Trejox has joined #eclipse
[05:16:14] *** MediAWakE has left #eclipse
[05:17:37] <rhk> is anyone here working with org.eclipse.equinox.http?
[05:17:40] *** eggauah has quit IRC
[05:25:32] *** elfwyne has joined #eclipse
[05:28:23] *** elfwyne has left #eclipse
[05:34:40] *** elfwyne has joined #eclipse
[05:34:49] *** MediAWakE has joined #eclipse
[05:37:36] <MediAWakE> im lookin for a layman overlay or the source files for JDK-1.7
[05:38:38] <rcjsuen> MediAWakE: i think you want #gentoo-java
[05:38:54] *** jerdfelt has joined #eclipse
[05:39:20] *** jerdfelt has left #eclipse
[05:40:56] *** MediAWakE has left #eclipse
[05:46:11] *** Hanif has joined #eclipse
[05:47:21] *** rcjsuen has quit IRC
[05:47:50] *** cyrus__ has joined #eclipse
[05:48:09] <cyrus__> I am trying to run a PHP web appication through eclipse but there is nothing being shown in the Browser Output window. Can anyone help with this?
[05:51:06] *** Infinito_ has quit IRC
[05:51:15] *** elfwyne has left #eclipse
[05:51:44] <pombreda> cyrus__: can you ask on #phpeclipse ?
[05:52:31] <probonono> Yikes! Eclipse hung so I -HUP'd it which terminated it but upon restarting it gives me "Error opening editor" for any of the internal/installed editors. What do I need to do to recover?
[05:55:02] *** n_np has quit IRC
[05:55:34] <probonono> Never mind. Closed it down and restarted and it seems to have come good?
[05:56:21] <cyrus__> pombreda - I am not using phpeclipse
[05:56:33] <cyrus__> I am using the PDT plugin
[05:57:08] *** ncas has quit IRC
[06:09:23] *** cyrus__ has quit IRC
[06:27:56] *** tromey has quit IRC
[06:38:53] *** nerdboy has quit IRC
[06:47:18] *** rhk has quit IRC
[06:52:40] *** Hanif has quit IRC
[07:08:33] *** gaillard_ has joined #eclipse
[07:24:22] *** dale_m has joined #eclipse
[07:36:25] *** gaillard_ has quit IRC
[07:37:59] *** wy has joined #eclipse
[07:38:41] <wy> Hi, what's the best way to put a file generated in the project tree, say a lexer to the project? I don't understand why I can't use "import".
[07:41:36] *** kirkt has joined #eclipse
[07:53:34] *** Trejox has quit IRC
[07:55:12] *** L7361408 has joined #eclipse
[07:56:15] *** mmr has quit IRC
[07:56:36] *** L7361408 has left #eclipse
[08:20:54] *** kjkoster5489 has joined #eclipse
[08:26:14] *** Killerfox512 has joined #eclipse
[08:26:23] <Killerfox512> Hello.
[08:28:55] *** mhaller has joined #eclipse
[08:30:54] *** nerdboy has joined #eclipse
[08:35:50] *** JohnBat26 has joined #eclipse
[08:37:17] *** omry has quit IRC
[08:37:51] *** omry has joined #eclipse
[08:38:23] <pombreda> cyrrus__:yoyo
[08:53:37] *** mhaller has quit IRC
[09:00:25] *** kjkoster5489 has quit IRC
[09:04:28] <jwisher_> i want to download the mysql portion of the data tools platform module, but it doesn't find it when i search.  it finds other parts of dtp, so i installed them, but then i try to find new features and it doesn't find anything
[09:05:57] *** kjkoster5489 has joined #eclipse
[09:08:02] *** JohnBat26 has quit IRC
[09:09:19] *** wy has left #eclipse
[09:16:02] <jwisher_> nm, it is working
[09:38:17] *** floppypond_ has quit IRC
[09:47:03] *** JohnBat26 has joined #eclipse
[09:49:43] *** webPragmatist has joined #eclipse
[09:50:26] <webPragmatist> i have a question.... do most php devs use PDT or Aptana?
[09:50:58] <Arcalyth> I personally use Aptana
[09:51:03] <Arcalyth> PDT crashed when I tried using it
[09:51:17] <Arcalyth> and Aptana's pretty cool
[09:51:34] <webPragmatist> i wish you didn't have to pay to get sftp
[09:55:12] <webPragmatist> Arcalyth: are you using eclipse 3.2?
[09:56:56] <Arcalyth> yes
[09:58:41] <webPragmatist> yea for whatever reason 3.2 doesn't work on x64 windows
[09:58:55] <webPragmatist> when you goto new project it shows a blank dialog
[10:00:42] <Arcalyth> Yeah.. I use Linux. Can't help you there.
[10:00:52] <webPragmatist> what is Linux ?
[10:01:31] <Arcalyth> an OS
[10:01:36] <Arcalyth> going to bed, bye
[10:01:40] <webPragmatist> lol
[10:11:12] *** co2 has joined #eclipse
[10:13:48] <webPragmatist> can anyone else download 3.44M
[10:13:53] <webPragmatist> http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/S-3.4M4-200712131700/eclipse-SDK-3.4M4-win32.zip
[10:23:31] <webPragmatist> i just tried 3 different browsers and i can't download it completely.... it fails at the last .1 mb or something
[10:23:52] <webPragmatist> upp nm got it
[10:23:59] <webPragmatist> that was weird
[10:34:58] *** Erik1 has joined #eclipse
[10:45:51] *** nerdboy is now known as nerdboy|off
[10:46:08] *** soulreaper has joined #eclipse
[10:47:03] *** spathi is now known as spathi|sleep
[10:51:09] *** jerkface03 is now known as winner03
[10:51:21] *** nirmalh__ has joined #eclipse
[10:52:35] *** Killerfox512 has quit IRC
[10:57:49] *** grEvenX has joined #eclipse
[11:01:54] *** taube is now known as Taube
[11:04:55] *** sama has joined #eclipse
[11:09:06] *** LaurensVDP has joined #eclipse
[11:14:22] *** Taube is now known as taube
[11:14:34] *** driada has joined #eclipse
[11:14:41] *** Bastiaan has joined #eclipse
[11:14:50] *** denisr has joined #eclipse
[11:17:38] *** floe has joined #eclipse
[11:19:33] *** floe has quit IRC
[11:19:52] *** floe has joined #eclipse
[11:20:24] *** floe has joined #eclipse
[11:24:52] *** EvilGuru has joined #eclipse
[11:25:18] <EvilGuru> Unlike other Linux applications Eclipse (3.3.1.1) does not 'restore' itself after I logged out and logged in again
[11:27:39] *** denisr has quit IRC
[11:29:01] *** tobias_ has joined #eclipse
[11:29:11] *** tobiash has quit IRC
[11:30:36] *** driada has quit IRC
[11:47:52] *** n_np has joined #eclipse
[11:51:31] *** drapelyk_ has joined #Eclipse
[11:53:57] *** nirmalh__ has quit IRC
[11:57:19] *** vwegert has joined #eclipse
[12:02:38] <reinis> is ctrl+f6 the only way to toggle between tabs?
[12:09:21] *** Bastiaan has quit IRC
[12:09:42] <njbartlett> reinis: Try Ctrl-E
[12:11:12] <reinis> that's nice, though still lame
[12:11:23] *** tobias_ has quit IRC
[12:11:23] <reinis> I mapped ctrl+tab to next editor
[12:11:45] <reinis> which is still lame, because I just want it to go directly to the next editor
[12:12:19] <reinis> like it does in, say, firefox
[12:15:39] *** drapelyk has quit IRC
[12:26:30] *** drapelyk_ has quit IRC
[12:31:41] <njbartlett> reinis: Oh well, when I press Ctrl-Tab in my Eclipse, it underlines the current editor tab and I can then move around them with left and right cursor keys.
[12:35:16] *** tobiash has joined #eclipse
[12:48:17] *** rorUnni has joined #eclipse
[12:54:22] *** acuster has joined #eclipse
[12:54:48] <acuster> Hey all, how do I show the return types in the outline view?
[12:58:25] <reinis> njbartlett: that's still not what I need, heh
[12:59:05] <reinis> ctrl+tab and the arrow keys are way apart
[12:59:45] <reinis> I suppose if I had 3 hands that'd be fine, just like using braindead hotkeys like ctrl+f6
[13:04:49] *** LeVA has joined #eclipse
[13:10:57] *** pschriner has joined #Eclipse
[13:19:25] *** sama has quit IRC
[13:24:47] *** sama has joined #eclipse
[13:28:15] *** njbartlett has quit IRC
[13:29:14] <paulweb515> reinis: they work fine for me, you must be doing it wrong
[13:29:33] <paulweb515> reinis: this is a common failing with the people that think because firefox does it X eclipse should
[13:29:54] <paulweb515> reinis: actually, CTRL+TAB is the accessibility key and has been since windows 3.1
[13:30:14] *** eggauah has joined #eclipse
[13:30:17] <paulweb515> reinis: why firefox chose to ignore convention is a mystery for me ... but that doesn't make it right
[13:31:18] *** drapelyk has joined #Eclipse
[13:45:00] *** grEvenX has quit IRC
[13:47:12] *** acuster has quit IRC
[13:49:13] *** sama has quit IRC
[13:49:25] <paulweb515> Eclipse maintains its list of editors in an MRU list (since the number of tabs it displays are bounded) but you can walk through any stack tab list using ALT+PAGE_UP and ALT+PAGE_DOWN
[13:50:04] *** taube is now known as Taube
[13:51:34] *** rcjsuen has joined #eclipse
[13:55:37] *** JohnBat26 has quit IRC
[14:00:19] *** eggauah has quit IRC
[14:00:55] *** soulreaper has quit IRC
[14:04:47] <rcjsuen> EvilGuru: Restore?
[14:05:16] <rcjsuen> reinis: Ctrl+PgUp/Down
[14:05:29] <EvilGuru> Indeed, when one logs off (in most desktop environments) the currently running applications serialise themselves
[14:05:41] <EvilGuru> so when you next log in again they open up at the same point (where possible)
[14:06:16] <rcjsuen> EvilGuru: It should, I don't have such problems.
[14:06:23] <rcjsuen> Don't think I ever did.
[14:06:34] <EvilGuru> Eclipse does not seem to handle logging off gracefully, when I log off it does not save the workspace
[14:06:53] <EvilGuru> and does not automatically open when I log back in
[14:07:15] <rcjsuen> EvilGuru: "does not automatically open"
[14:07:16] <rcjsuen> automatically open?
[14:07:25] <EvilGuru> Yes, it should
[14:07:50] <rcjsuen> wait, i don't follow
[14:07:58] <rcjsuen> when you open Eclipse, what happens
[14:07:59] <EvilGuru> Every other application I usually run that is open when I log off automatically starts up and restores itself when I log back in
[14:08:19] <EvilGuru> So if I have eclipse running, log myself off, then log myself in again it does not start up
[14:08:24] <EvilGuru> (I need to launch it manually)
[14:08:28] <rcjsuen> logoff
[14:08:35] <rcjsuen> are we talking about like, windows system log off?
[14:08:47] <EvilGuru> It is the same kind of thing, yes
[14:08:52] <rcjsuen> oh, that
[14:08:55] <paulweb515> rcjsuen: oops, screwed up my binding (yes CTRL+PAGE_UP)
[14:08:55] <rcjsuen> No, I've never tried.
[14:08:58] <rcjsuen> I just lock my computer.
[14:09:01] <rcjsuen> I never logout
[14:09:04] <rcjsuen> if i logout, i'm shutting down
[14:09:07] * rcjsuen shrugs at EvilGuru.
[14:09:22] <rcjsuen> paulweb515: are you at work? why are you on your non-underscored name
[14:09:40] <EvilGuru> Either way it seems as if Eclipse it not handling a signal/event from the window manager gracefully
[14:09:57] <rcjsuen> maybe it's time to file a bug
[14:11:00] <EvilGuru> Yes
[14:11:07] *** LordMetroid has joined #Eclipse
[14:12:04] <paulweb515> rcjsuen: at work ... sigh
[14:12:27] <rcjsuen> paulweb515: don't turn into someone like me
[14:12:41] *** riotz has quit IRC
[14:13:53] <paulweb515> rcjsuen: :-)
[14:13:58] <paulweb515> that was last year ... this year is different
[14:14:13] <rcjsuen> oho
[14:15:54] *** Infinito_ has joined #eclipse
[14:19:15] *** kjkoster5489 has quit IRC
[14:31:46] *** acuster has joined #eclipse
[14:36:25] *** neill_ has joined #eclipse
[14:36:46] <neill_> hi!
[14:37:57] <neill_> do you know the problem, that you need a class in your plugin project, which is not yet contained in your dependencies?
[14:38:27] <neill_> hoe do you find ou, which dependency to add for one specific class?
[14:38:30] *** EvilGuru has left #eclipse
[14:38:50] *** robinr has quit IRC
[14:42:22] *** amitev has joined #eclipse
[14:44:42] *** caravena has joined #eclipse
[14:44:43] *** Pookzilla has joined #eclipse
[14:46:29] <paulweb515> you can find which plugin a class is in: http://wiki.eclipse.org/index.php/FAQ_How_do_I_find_a_particular_class_from_an_Eclipse_plug-in%3F
[14:49:54] *** soulreaper has joined #eclipse
[14:54:37] *** Infinito_ has quit IRC
[14:57:07] *** chillmann has joined #eclipse
[14:57:10] *** floe has quit IRC
[14:59:53] *** soulreaper has quit IRC
[15:00:14] <neill_> paulweb515: can you please check the link? it contains no text and i don't find the FAQ entry in the wiki
[15:01:24] <paulweb515> neill_: http://wiki.eclipse.org/FAQ_How_do_I_find_a_particular_class_from_an_Eclipse_plug-in%3F
[15:01:25] <rcjsuen> neill_: http://wiki.eclipse.org/FAQ_How_do_I_find_a_particular_class_from_an_Eclipse_plug-in%3F
[15:01:41] <paulweb515> neill_: the wiki might have stopped respecting index.php
[15:02:02] <paulweb515> neill_: that (and other useful links) are available under http://wiki.eclipse.org/The_Official_Eclipse_FAQs
[15:14:41] <neill_> thank you! that faq could have saved my hours :o)
[15:19:25] *** chillmannek has joined #eclipse
[15:29:33] *** scroogey has joined #eclipse
[15:32:56] *** chillmann has quit IRC
[15:34:57] *** holmse has quit IRC
[15:37:48] *** |conan| has joined #eclipse
[15:40:01] *** dmiles_afk has quit IRC
[15:43:49] *** dominikg has joined #eclipse
[15:51:11] *** conan has quit IRC
[15:51:11] *** |conan| is now known as conan
[15:57:58] *** sama has joined #eclipse
[16:03:20] *** spathi|sleep has quit IRC
[16:04:26] *** spathi has joined #eclipse
[16:11:59] *** neill_ has quit IRC
[16:17:50] *** chillmann has joined #eclipse
[16:19:40] *** nitind has quit IRC
[16:29:28] *** drapelyk_ has joined #Eclipse
[16:30:22] *** chillmannek has quit IRC
[16:30:27] *** Imaginativeone_ has joined #eclipse
[16:31:38] *** opensourceje2 has joined #eclipse
[16:32:05] <opensourceje2> Alloha which plugin do you use to make GUI-java by the point and clickway?
[16:32:36] *** ajt has quit IRC
[16:34:17] <paulweb515> ~GUI
[16:34:32] <paulweb515> ~UI
[16:35:12] <paulweb515> opensourceje2: there is window builder pro (commercial) or VEP (eclipse foundation) - http://www.eclipse.org/vep/
[16:35:16] <opensourceje2> no v4all?
[16:35:38] <paulweb515> opensourceje2: to search  for contributed plugins, try plugin central
[16:35:39] <paulweb515> ~plugins
[16:35:40] <KOS-MOS> Look for plug-ins at the Eclipse Plug-in Central (http://www.eclipseplugincentral.com/) and EclipsePlugins (http://eclipse-plugins.info)
[16:35:57] <opensourceje2> tnx
[16:36:11] <opensourceje2> i really love eclipse by the way
[16:36:24] <opensourceje2> but i used it 5 times nogw
[16:36:25] <opensourceje2> now
[16:36:36] *** Infinito_ has joined #eclipse
[16:38:04] *** tobias_ has joined #eclipse
[16:43:25] *** Taube is now known as taube
[16:44:17] *** scroogey has left #eclipse
[16:46:23] *** drapelyk has quit IRC
[16:48:03] *** Imaginativeone_ has quit IRC
[16:49:24] *** edrin has joined #eclipse
[16:49:25] <edrin> hi
[16:49:32] <paulweb515> howdy
[16:49:53] <edrin> do you know, is there a javascript or ECMA script editor for eclipse?
[16:50:41] *** st3-f has joined #eclipse
[16:50:53] <paulweb515> edrin: I believe so as part of WTP, but I'm not 100% sure ... I'm sure there's also an editor/plugin at eclipse plugin central as well, if you don't want the full WTP
[16:50:55] <paulweb515> ~plugins
[16:50:55] <KOS-MOS> Look for plug-ins at the Eclipse Plug-in Central (http://www.eclipseplugincentral.com/) and EclipsePlugins (http://eclipse-plugins.info)
[16:51:25] <paulweb515> edrin: some of the guys on my team are starting into javascript (rhino as a plugin, actually) ... they'll be around tomorrow, maybe they're using something
[16:52:48] <edrin> paulweb515: i already wrote a rhino eclipse plugin ;)
[16:53:02] *** soulreaper has joined #eclipse
[16:53:04] <edrin> paulweb515: is your project opensource?
[16:54:12] <edrin> paulweb515: i think the javascript WTP is dead. I think the Adope JSEclipse editor is dead, too
[16:55:52] <edrin> paulweb515`?
[16:56:40] <paulweb515> edrin: Orbit (an eclipse foundation project) provides bundles for compatible open-source libraries
[16:57:10] <paulweb515> edrin: org.mozilla.javascript is one that is available now
[16:57:29] <paulweb515> edrin: http://www.eclipse.org/orbit/
[16:58:14] *** dmiles_afk has joined #eclipse
[16:58:28] <paulweb515> I'm guess that's rhino 1.6.2 and 1.6.6
[16:59:00] <edrin> ok
[16:59:12] <edrin> paulweb515: do you do this for job?
[16:59:16] <paulweb515> edrin: I'll ask around tomorrow to see what they're using to edit their javascript ...
[16:59:35] <paulweb515> edrin: we're Platform UI committers, so we can only use open source stuff (specifically, stuff that's not GPLed :-)
[17:00:04] <edrin> eh... what is a Platform UI committer ?
[17:00:44] *** kjkoster5489 has joined #eclipse
[17:01:29] <paulweb515> edrin: on eclipse
[17:01:53] <paulweb515> I'm one of the guys that IBM loans to the Eclipse Foundation to work on the Platform
[17:02:14] *** chillmannek has joined #eclipse
[17:02:30] <edrin> ah
[17:02:32] <edrin> i understand
[17:02:43] <edrin> cool :)
[17:03:45] <edrin> paulweb515: I 'm working with them http://bioclipse.net/
[17:10:12] *** |conan| has joined #eclipse
[17:11:01] <edrin> paulweb515: did you know of this project
[17:13:01] <paulweb515> edrin: I thought I saw something about that go by recently (I think I was looking at the RCP/Eclipse application page) but I have never checked it out
[17:13:07] <paulweb515> edrin: that certainly looks cool :-)
[17:13:37] <paulweb515> and I'm off to lunch, back soon
[17:14:57] *** chillmann has quit IRC
[17:21:44] *** Infinito_ has quit IRC
[17:25:41] <rcjsuen> <paulweb515> I'm one of the guys that IBM loans to the Eclipse Foundation to work on the Platform
[17:25:46] <rcjsuen> dunno if loaning to the EF is a good term ;p
[17:27:42] *** matej_k has joined #eclipse
[17:28:24] *** conan has quit IRC
[17:28:24] *** |conan| is now known as conan
[17:28:41] *** FanBoy has left #eclipse
[17:29:23] <dale_m> hello remy!
[17:29:33] <edrin> hm, maybe there is a JavaScript editor as part of the WTP
[17:31:21] <edrin> rcjsuen is it possible to "extract" parts like the javascript editor of Eclipse WTP to use it (alone) within my RCP?
[17:32:20] *** _-_cgp_-_ has quit IRC
[17:32:25] <rcjsuen> dale_m: Hi
[17:32:57] <rcjsuen> edrin: Well, I'm sure it's possible with a bit of work.
[17:33:13] <rcjsuen> dale_m: What a surprise to see you here
[17:33:20] <dale_m> heh....same here.
[17:33:36] <dale_m> i'm finally getting my head around all that and i do have some questions for you sometime
[17:34:08] <rcjsuen> dale_m: Sure
[17:34:13] *** ecfuser95254 has joined #eclipse
[17:34:31] <dale_m> maybe i could call you sometime during the week for a short call or email you the questions i have?
[17:34:51] *** ecfuser95254 has left #eclipse
[17:35:05] <rcjsuen> dale_m: you can, or just ping me here on IRC if it's not too sensitive
[17:35:37] <rcjsuen> dale_m: email's not the most secure of channels blah blah blah
[17:35:44] <dale_m> like irc?
[17:35:48] <rcjsuen> yup
[17:39:41] <paulweb515> rcjsuen: however you want to describe it :-)
[17:40:03] <paulweb515> rcjsuen: I work for IBM on the eclipse Platform UI
[17:43:08] *** mohbana has joined #eclipse
[17:47:36] *** chillmann has joined #eclipse
[17:51:33] <multi_io> where can I modify Java code template variables like ${body_statement}?
[17:52:12] *** MartinMai has joined #eclipse
[17:52:34] <rcjsuen> multi_io: should be in the prefs
[17:52:40] *** MartinMai has left #eclipse
[17:52:41] <rcjsuen> just filter on templates
[17:53:56] <multi_io> rcjsuen: can't find it. You can modify the templates, but not the variables that are used in the templates, it appears.
[17:55:00] <rcjsuen> why do you need to mod the variables
[17:55:03] *** pschriner has quit IRC
[17:55:54] <multi_io> well, otherwise I'd have to change all places where e.g. ${body_statement} is used
[17:57:45] *** edrin has quit IRC
[17:57:46] <rcjsuen> isn't body_statement kind of dependent on the scenario?
[17:58:45] *** mohbana has quit IRC
[17:58:55] <multi_io> well, yes. I don't need that though. I just want to replace it with "throw new UnsupportedOperationException();".
[18:01:12] *** chillmannek has quit IRC
[18:04:36] <paulweb515> multi_io: why not insert your throw new ... just before body_statement
[18:05:01] <paulweb515> multi_io: I think it's provided by the completion engine, since sometimes it might be blank, sometimes return null; and sometimes return 0;
[18:06:04] *** Pookzilla has quit IRC
[18:13:27] *** Zerone has joined #eclipse
[18:13:28] <Zerone> ello :)
[18:13:31] *** qbert_ has joined #eclipse
[18:28:38] *** njbartlett has joined #eclipse
[18:29:12] *** mikael__ has joined #eclipse
[18:30:36] *** |conan| has joined #eclipse
[18:30:43] *** kardave has joined #eclipse
[18:32:54] *** benowar has joined #eclipse
[18:32:58] *** chillmannek has joined #eclipse
[18:34:49] <kardave> .
[18:36:26] <kardave> Hi all, I have a short question, Under Ubuntu, Eclipse not running, How can I get that J2SDK?
[18:37:43] *** kardave has quit IRC
[18:40:03] *** tobias_ has quit IRC
[18:41:33] *** conan has quit IRC
[18:42:38] *** mikael_ has quit IRC
[18:42:53] <multi_io> paulweb515: yes, ok. Obviously one can't change body_statement because of that dynamicity(sp?).
[18:44:43] *** conan has joined #eclipse
[18:45:30] *** nerdboy|off is now known as nerdboy
[18:45:42] *** chillmann has quit IRC
[18:54:38] *** |conan| has quit IRC
[19:08:52] *** caravena has quit IRC
[19:08:57] *** bhagabhi has joined #eclipse
[19:10:25] *** caravena has joined #eclipse
[19:10:50] *** LongBeach has quit IRC
[19:11:30] *** LongBeach has joined #eclipse
[19:14:19] *** cyrus__ has joined #eclipse
[19:14:32] *** turbovince has joined #eclipse
[19:14:33] <cyrus__> does anyone know how to run a PHP web application through eclipse?
[19:14:50] <turbovince> Anyone knows how to disable the fact that eclipse hides my bin folder in my Java Project Explorer ?
[19:15:21] <paulweb515> turbovince: in the view dropdown menu, check out filters
[19:15:50] *** caravena has quit IRC
[19:16:07] *** str has joined #eclipse
[19:16:20] <str> Hi all
[19:16:20] <turbovince> paulweb515: Nice, and under which category would binary be ?
[19:16:36] <str> how do I upload files form eclipse to an FTP site?
[19:16:43] <turbovince> Synthetic members ?
[19:17:02] <paulweb515> turbovince: oh, I just had a look and it didn't look promising ... the bin folder can have its contents deleted by the auto-build whenever it feels like it
[19:17:10] <paulweb515> turbovince: why do you want to see it?
[19:17:23] <paulweb515> turbovince: both the project explorer and the resource navigator will show it to you
[19:17:39] <turbovince> Oh well my class projet has to have a bin/lib folder and I want to see this lib folder in the explorer
[19:17:51] <cyrus__> I have a PHP Web Application project setup in eclipse and I want to run it as a PHP Web Page. However, the browser opens to localhost and the source files are not published to my http server. Does eclipse not run its own HTTP server to host the application?
[19:18:20] <turbovince> oops
[19:18:23] <turbovince> I mean package explorer
[19:18:35] <paulweb515> turbovince: if you quickly bring up the project explorer (CTRL+3 then type project) you can see it in there
[19:18:42] <turbovince> htanks
[19:18:47] <turbovince> thanks*
[19:18:48] <paulweb515> turbovince: yeah, the package explorer doesn't seem to have an option to show bin
[19:19:06] <turbovince> Eeeeek can't drag&drop Libraries to bin/lib though
[19:19:21] *** chillmann has joined #eclipse
[19:19:33] <turbovince> well built-in libraries like JRE and JUnit
[19:20:00] *** str has left #eclipse
[19:20:21] *** dale_m has left #eclipse
[19:20:22] *** dale_m has joined #eclipse
[19:22:09] <turbovince> thanks paul.
[19:22:12] *** turbovince has quit IRC
[19:24:13] *** sama has quit IRC
[19:25:40] <cyrus__> I have a PHP Web Application project setup in eclipse and I want to run it as a PHP Web Page. However, the browser opens to localhost and the source files are not published to my http server. Does eclipse not run its own HTTP server to host the application?
[19:26:56] *** krbarnes has joined #eclipse
[19:28:05] *** cyrus__ has quit IRC
[19:29:20] *** rcjsuen has quit IRC
[19:29:26] *** str has joined #eclipse
[19:30:20] <str> I want to install FTP support for eclipse, I added  http://update.eclipse.org/updates/ to my update sites
[19:30:51] <str> but it displays me  eclipse SDK 2.1.1,  SDK 2.1.2 and SDK 2.1.3
[19:30:53] *** dale_m has left #eclipse
[19:31:04] <str> which one should I use?
[19:31:18] *** dale_m has joined #eclipse
[19:31:31] *** dan`afk has joined #eclipse
[19:32:10] *** schnee is now known as Schnee
[19:32:41] *** chillmannek has quit IRC
[19:39:18] *** JohnBat26 has joined #eclipse
[19:51:47] *** omry has quit IRC
[19:52:48] *** omry has joined #eclipse
[19:53:48] *** eidolon has joined #eclipse
[19:54:34] *** cbosdonnat has joined #eclipse
[20:02:44] *** robinr has joined #eclipse
[20:04:51] <str> Ok I just installed Target Management, how do I sync my local files to the FTP dir?
[20:05:25] *** Imaginativeone_ has joined #eclipse
[20:13:18] *** sama has joined #eclipse
[20:15:25] *** acuster has quit IRC
[20:16:44] *** drapelyk_ has quit IRC
[20:16:58] *** krbarnes has quit IRC
[20:17:39] *** cbosdonnat has quit IRC
[20:22:24] *** sama has quit IRC
[20:22:48] *** jbosmans has quit IRC
[20:23:39] *** jbosmans has joined #eclipse
[20:24:31] *** nitind has joined #eclipse
[20:25:19] *** Forexs has joined #eclipse
[20:28:20] *** cbosdonnat has joined #eclipse
[20:34:54] *** dan`afk has quit IRC
[20:38:00] *** d_a_carver has joined #eclipse
[20:40:38] *** jbosmans has quit IRC
[20:41:59] *** ekiczek has quit IRC
[20:43:07] *** jbosmans has joined #eclipse
[20:45:34] *** cbosdonnat has quit IRC
[20:46:01] *** opensourceje2 has quit IRC
[20:49:26] *** LaurensVDP has quit IRC
[20:50:48] *** cbosdonnat has joined #eclipse
[20:50:50] *** chillmannek has joined #eclipse
[20:54:39] *** jbosmans has quit IRC
[20:58:39] *** tobiash has quit IRC
[20:59:14] *** tobiash has joined #eclipse
[21:03:34] *** chillmann has quit IRC
[21:04:07] *** LaurensVDP has joined #eclipse
[21:04:16] *** cbosdonnat has quit IRC
[21:04:45] *** DPAK0H_ has joined #eclipse
[21:04:52] *** regjava has joined #eclipse
[21:05:32] *** cbosdonnat has joined #eclipse
[21:08:23] *** Infinito_ has joined #eclipse
[21:08:38] *** DPAK0H has quit IRC
[21:08:53] *** DPAK0H_ is now known as DPAK0H
[21:09:40] *** d_a_carver has quit IRC
[21:11:00] *** cbosdonnat has left #eclipse
[21:11:10] *** cbosdonnat has joined #eclipse
[21:14:41] *** oskie has joined #eclipse
[21:15:07] <oskie> hey, is there a way to make eclipse reindent some piece of code correctly?
[21:15:13] *** LumpN has joined #eclipse
[21:15:48] <dominikg> oskie, mark the lines and hit ctrl-i
[21:15:53] *** kirkt has quit IRC
[21:16:30] <oskie> dominikg: nice, thanks!
[21:17:19] *** tobiash has quit IRC
[21:18:23] *** dale_m has left #eclipse
[21:18:48] *** dale_m has joined #eclipse
[21:21:36] *** st3-f has quit IRC
[21:26:02] *** rmh3093 has joined #eclipse
[21:26:18] <rmh3093> can someone please help me with the swt Group widget
[21:26:23] <rmh3093> i can seem to add anything to it
[21:26:30] <rmh3093> all I can do is set the text
[21:28:01] *** Carnage\ has joined #eclipse
[21:36:00] *** ekiczek has joined #eclipse
[21:37:45] *** cbosdonnat has quit IRC
[21:38:06] *** jerkface03 has joined #eclipse
[21:39:33] *** kjkoster5489 has left #eclipse
[21:45:04] *** winner03 has quit IRC
[21:49:16] *** sama has joined #eclipse
[21:49:31] *** taube is now known as Taube
[21:51:12] *** str has quit IRC
[21:53:39] *** cbosdonnat has joined #eclipse
[21:56:47] *** Taube is now known as taube
[22:00:04] *** pschriner has joined #Eclipse
[22:03:57] *** n_np has joined #eclipse
[22:06:35] *** Pookzilla has joined #eclipse
[22:11:00] *** Hanif has joined #eclipse
[22:17:03] *** Infinito_ has quit IRC
[22:17:19] *** rorUnni has quit IRC
[22:18:07] *** MetaMorfoziS has joined #eclipse
[22:18:12] <MetaMorfoziS> hi all
[22:18:13] *** Carnage\ has quit IRC
[22:18:25] <MetaMorfoziS> is there anybody knows, why eclips stopped to format ?
[22:18:32] <MetaMorfoziS> if i press ctrl-sfhift-f nothing happens
[22:18:41] <MetaMorfoziS> it auto indents, but not formats...
[22:23:02] *** LeVA has quit IRC
[22:24:47] *** KWhat_Mobile has joined #eclipse
[22:25:09] <KWhat_Mobile> Where do you change the default version of java eclipse uses?
[22:25:24] <webPragmatist> KWhat_Mobile: using the loader
[22:25:25] *** soulreaper has quit IRC
[22:25:50] <webPragmatist> it's like eclipse.exe -jr path/to/java.exe
[22:25:51] <webPragmatist> something
[22:27:25] *** chillmann has joined #eclipse
[22:29:05] <KWhat_Mobile> isnt there a way i can set the defualt workspace jdk without manually editing all of the cps and or modifying the launcher
[22:29:38] <webPragmatist> nope?
[22:29:53] *** soulreaper has joined #eclipse
[22:30:21] <KWhat_Mobile> webPragmatist: that does not sound correct
[22:31:36] <webPragmatist> the only way i have ever changed what version of java eclipse uses is via the param
[22:32:37] *** vwegert has quit IRC
[22:34:25] *** cbosdonnat has left #eclipse
[22:35:31] *** regjava has quit IRC
[22:40:12] *** chillmannek has quit IRC
[22:40:48] <KWhat_Mobile> webPragmatist: ok form what i gather the correct way to set it up is under window->pref .  Then setup installed jres and add teh correct sdks and setup the execution env.    That will change the class paths on next launch
[22:46:05] *** kirkt has joined #eclipse
[22:47:02] *** rhk has joined #eclipse
[22:47:39] *** rbd has joined #eclipse
[22:48:50] <rbd> hi guys, using eclipse 3.3 under vista x64 (sun java5 JDK).... I have an issue where under Preferences -> General ->Editors -> File Associations, no buttons are displayed, so I can't make any changes via the GUI. any idea if this is a known issue with a resolution?
[22:49:52] *** Pookzilla has quit IRC
[22:51:28] *** sama has quit IRC
[22:53:56] *** chillmann has quit IRC
[23:05:16] *** bhagabhi has quit IRC
[23:06:40] *** Cheops` has joined #eclipse
[23:10:42] *** LumpN has quit IRC
[23:14:19] *** kirkt has quit IRC
[23:17:42] *** JohnBat26 has quit IRC
[23:24:33] *** mikael__ has quit IRC
[23:25:14] *** PupenoG_ has joined #eclipse
[23:25:52] *** PupenoG has quit IRC
[23:25:53] *** PupenoG- has joined #eclipse
[23:29:01] *** Erik1 has quit IRC
[23:30:31] *** DPAK0H has quit IRC
[23:41:42] *** cyrus__ has joined #eclipse
[23:42:33] <cyrus__> Does anyoen have experience setting up Server RUntimes in Eclipse
[23:42:49] *** PupenoG_ has quit IRC
[23:43:12] <cyrus__> I am trying to set one up for a PHP project but it doesn't apepar to be working. I have gone to Preferences -> Server and created a HTTP server
[23:43:35] <cyrus__> then I created a new server by going to Window -> Show View -> Other -> Servers
[23:43:53] <cyrus__> and it says the server is started but I can not publish my PHP project to it
[23:46:28] *** Schnee is now known as schnee
[23:50:00] <rhk> I believe those are for J2EE server runtimes, not php
[23:50:22] *** atomi- has quit IRC
[23:51:52] <Zerone> n8 *
[23:52:56] *** Zerone has quit IRC
[23:56:27] *** matej_k has quit IRC

top