Eclipse vs emacs

That's all.

deficite wrote:
I really disagree with you there because both VIM and EMacs are very well suited to being IDE's. I do a lot of programming and I accomplish everything from gVim. I never leave gVim for anything. This is giving me some serious deja vu though. I can remember a post a while back that argued on what an IDE really is.
I also don't see it as apples vs. oranges because if you use Emacs and Eclipse as development environments, they're both accomplishing the same thing. It comes down to the style of development environment you like. So it's more like Golden Delicious vs. Granny Smith (I prefer Granny Smith, BTW. Golden Delicious is yummy too)
I see your point, and ofcourse emacs and vim can be used as an IDE as well, as you put it, "It comes down to the style of development environment you like". I just feel the environments they provide are so different that its not really comparable.
emacs and vim are good editors that with add-ons can be used as IDEs, while I see eclipse more as a platform for different tools, in which one of the tools happen to be a good editor.
I guess its down to what your definition of an IDE is...

Similar Messages

  • CR4E 2.0 key binding

    First of all, thanks a lot for this great piece of software. With the new version 2.0, supporting changes of POJO datasources in existing reports, I'm happy to the max - well, nearly
    There's one thing: it seems, that the CR4E somehow assigned some key bindings for itself, that mix up with my own. To name some, the HOME key (setting the text cursor to the beginning of the actual line in the editor) seems to be taken over by the CR4E to go to the "first page". Same with the "END" key (to jump to the end of a line in the editor), it's assigned by the CR4E to "last page" - all of this even then, if I'm not in the "Crystal" Perspective" and have no report file open.
    I wonder, whether it's really only me, that noticed this behaviour and how to fix his. I don't need a key in the Crystal Designer to jump to any page, but I can't live without jumping to the beginning or end of a line in my editors in eclipse.
    I haven't found a topic mentioning this problem, neither with the search function nor by clicking through the most recent posts or reading the notes about the new CR4E on the website.
    Any hints from the experts around here?
    TiA
    Markus

    Windows -> Preferences then select General -> Keys
    Find the "Line Start" command.  You should see it defined as Binding=Home, When=Editing Text.
    Copy that comand using "Copy Command".
    In the copy, specify When=Editing Java Source.
    This will bind Home to Line Start command when editing Java code. 
    Do similar for Line End, and also for other Edit Sources.
    My Eclipse Ganymede specifies Home as Crystal Reports Designer First Page and Editing Text Line Start, so it couldn't choose which to use when editing source.
    Didn't notice this issue till you mentioned it, since I had configured my Eclipse for "Emacs" key binding
    Sincerely,
    Ted Ueda

  • Essential Linux Apps For A Computer Science Student

    Yo all,
    I'm studying CS at Cardiff Uni (Wales). Pretty shat, but that's besides the point. What I'm wondering is, are there any other CS students who use linux for doing work, and if so, what apps do you use?
    For example, our labs have things like Matlab and Mathematica, I'm not sure if there are any non-license equivalents. I need software for mathematics/graphs, development tools for HTML (any WYSIWYG?), Java, PHP, maybe Perl.
    Atm I'm using Bluefish for editing web stuff, and Jedit for Java, tho it tends to bugger up sometimes and I lose keyboard functionality.
    If anyone has any suggestions for editors, IDEs, generally useful stuff, I'd be interested to know.
    Peace hermanos.
    T

    tmadhavan wrote:For example, our labs have things like Matlab and Mathematica, I'm not sure if there are any non-license equivalents. I need software for mathematics/graphs, development tools for HTML (any WYSIWYG?), Java, PHP, maybe Perl.
    try TeXmacs (GUI) and Octave. Octave has the same syntax with Matlab and does a good job. [no toolboxes though]. You can find it in ArchLinux. Also SciGraphica (a tu repo) is nice, R (mostly statistics), Rpy (via python), and of course PYTHON as a calculator and much more.
    Atm I'm using Bluefish for editing web stuff, and Jedit for Java, tho it tends to bugger up sometimes and I lose keyboard functionality.
    Bluefish is nice, if you want GUI, try nvu (nvu.com). It's Open Source.
    I don't know Jedit and what you lose. There are TONS of JAVA Editors, also you can run eclipse (and with the new VE it rocks)
    If anyone has any suggestions for editors, IDEs, generally useful stuff, I'd be interested to know.
    Anjuta, KDevelop, Eclipse, MonoDevelop, Emacs, Vi and so on..
    Peace hermanos.
    T
    Greets from Greece

  • Bug report: emacs style incremental search (Ctrl-S + search

    NitroX ignores the incremental search emacs command in the JSP design
    view. The eclipse Alt-R command seems to work but it is slow and clunky
    compared to the emacs command.

    Hi Vikas,
    Thank you for reporting this issue. I easily reproduced this.
    I have filed this as Bug 12581907 to be fixed for Application Express 4.1.
    Thanks again.
    Joel

  • Python Development in Emacs questions

    I am trying to set up Emacs as a development environment for Python.
    So far, I like Python-mode better than the intrinsic Python support.  What I am fighting with is auto completion.  I want to set the system up so that I can get true auto completion; not just a list of methods and variables I have all ready referenced from the class.  I know there are packages out there that do this by analyzing the source, and I know there are other packages that do it by invoking the interpreter.  I don''t care which method is used.  I also realize that introspection complicates things significantly, so I have no expectations (or real need) to deal with introspection.
    The Internet is full of ancient information dealing with Python 2, ropemacs, auto-complete.el, methods of hooking in ipython, dealing with python-mode, dealing with python.el, etc... 
    Eclipse does a pretty good job of this, but is way to heavy an environment for my taste.  So, I ask, what is the Arch state-of-the-art emacs Python environment?

    auto-complete.el based on ropemacs provides completion of Python symbols in Emacs.   You can find a working configuration of this on GitHub (look at site-start.d/60python.el), which completes symbols of all imported packages from the global Interpreter, and of the current module.  Completion of class and instance attributes works to a limited degree, "collections.namedtuple()" (or similar sorts of magic) for instance do not work well.  It does not provide the documentation of completed objects.
    This setup is the best I've managed to accomplish, and b and large it certainly  can save typing. But it is very far away from the kind of completion provided by modern IDEs like Eclipse or Visual Studio for Java and C# respectively, and likely also somewhat far away from the Pydev plugin for Eclipse (never used this one, so just guessing).  Particularly, this setup doesn't support the "programming by guessing" kind of style very well, where you guess the semantics and functionality of an object by simply browsing the list of completed symbols.  You'll need to have documentation available any way.

  • Using Emacs as Java editor

    Hello
    I suppose that most of you use Eclipse development platform. But I recently installed Emacs as Java editor.
    I don't find one thing : How to activate the code completion ?
    For example : I begin to type JF and by pressing TAB, it fills JFrame
    thanks
    bye

    Ctrl-Meta-/
    (Alt instead of Meta on keyboards without Meta).
    Ctrl-H a compl will list all commands to do with completion
    Last time I saw any stats, emacs was still ahead of Eclipse in popularity, but it wasn't important enough to me to remember what the article was.
    (normally I use ArmedBear J <http://armedbear.org>, then emacs if it's not available, and JBuilder about once a month for step-wise debugging)
    Pete

  • [SOLVED] Unable to install "Eclipse Java Developers"

    Hey everyone,
    I am setting up a new dev machine and need to install Eclipse (java developer version).  From what I can tell the Eclipse Classic does not include the Marketplace and I need it to install the Emacs+ plugin (I have a hard time typing without it).
    When running `pacman -S eclipse` the classic version is the one that is installed (fail).  I have also downloaded the Java version but when I try to run it I get an error `exec format error: ./eclipse` (fail)
    There is an eclipse java version available via yaourt, but after installing I get errors thrown when trying to install the Android developer tools; both when running eclipse as my user as well as sudo. (fail / fail)
    So does anyone know of a surefire way to install the Eclipse java developer version?
    Thanks for any help.
    Last edited by iso (2012-01-22 01:12:19)

    Using Eclipse Classic I was able to install the plugin with a direct url to the emacs+ site.
    http://www.mulgasoft.com/emacsplus/update-site

  • [SOLVED] Eclipse broken after -Syu

    Hello,
    I -Syued today and can no longer run Eclipse.
    This goes to console:
    org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.core.jobs; bundle-version="[3.2.0,4.0.0)"
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)
    at org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.startBundles(ConfigApplier.java:317)
    at org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.install(ConfigApplier.java:86)
    at org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:124)
    at org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:138)
    at org.eclipse.equinox.internal.simpleconfigurator.Activator.start(Activator.java:48)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:247)
    at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:201)
    at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:644)
    at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:313)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    I get this messagebox error:
    An error has occurred. See the log file
    /home/dante4d/.eclipse/org.eclipse.platform_3.4.0_1543616141/configuration/1241874268396.log.
    And here are first 35 lines of 1241874268396.log logfile:
    !SESSION 2009-05-09 15:01:09.967 -----------------------------------------------
    eclipse.buildId=M20090211-1700
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
    Command-line arguments: -os linux -ws gtk -arch x86
    !ENTRY org.eclipse.core.runtime 4 0 2009-05-09 15:01:10.739
    !MESSAGE
    !STACK 0
    org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.core.jobs; bundle-version="[3.2.0,4.0.0)"
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
    !ENTRY org.eclipse.osgi 4 0 2009-05-09 15:01:10.746
    !MESSAGE Application error
    !STACK 1
    java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    The whole logfile is here: http://pub.dante4d.cz/1241874070229.log
    The mentioned config.ini file - I have two of them:
    /home/dante4d/.eclipse/org.eclipse.platform_3.4.0_1543616141/configuration/config.ini
    #This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
    #Sat Apr 04 20:03:58 CEST 2009
    osgi.sharedConfiguration.area=file\:configuration/
    /usr/share/eclipse/configuration/config.ini
    #This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
    #Wed Feb 11 19:26:47 EST 2009
    org.eclipse.update.reconcile=false
    eclipse.p2.profile=SDKProfile
    [email protected]/workspace
    osgi.framework=file\:plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
    eclipse.buildId=M20090211-1700
    osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar@1\:start
    org.eclipse.equinox.simpleconfigurator.configUrl=file\:org.eclipse.equinox.simpleconfigurator/bundles.info
    eclipse.product=org.eclipse.sdk.ide
    osgi.splashPath=platform\:/base/plugins/org.eclipse.platform
    [email protected]/../p2
    osgi.bundles.defaultStartLevel=4
    osgi.ws=gtk
    As always, I tried to do -Sf eclipse jre jdk to see, if it's not just a corrupt package installation, but it didn't help. Package versions are eclipse 3.4.2-1, jre 6u13-1, jdk 6u13-1. Maybe someone encontered this problem too? Just to check meanwhile I google for the solution...
    Regards,
    David
    Last edited by dante4d (2009-05-09 14:03:57)

    Allan wrote:What did you update?
    Well as I said, I -Syued. This is what got updated, I pretty much slept away on it last few days, so it's been more than a few packages (hope this is what oyu meant):
    [2009-05-09 12:11] synchronizing package lists
    [2009-05-09 12:11] starting full system upgrade
    [2009-05-09 12:46] starting full system upgrade
    [2009-05-09 13:09] upgraded kernel-headers (2.6.27.6-2 -> 2.6.29.1-1)
    [2009-05-09 13:09] upgraded tzdata (2009e-1 -> 2009f-1)
    [2009-05-09 13:09] Generating locales...
    [2009-05-09 13:10] cs_CZ.UTF-8... done
    [2009-05-09 13:10] cs_CZ.ISO-8859-2... done
    [2009-05-09 13:10] en_US.UTF-8... done
    [2009-05-09 13:10] en_US.ISO-8859-1... done
    [2009-05-09 13:10] Generation complete.
    [2009-05-09 13:10] upgraded glibc (2.9-4 -> 2.9-7)
    [2009-05-09 13:10] upgraded acpid (1.0.8-1 -> 1.0.10-1)
    [2009-05-09 13:10] upgraded avahi (0.6.24-3 -> 0.6.25-1)
    [2009-05-09 13:10] upgraded binutils (2.19.1-1 -> 2.19.1-2)
    [2009-05-09 13:10] upgraded gcc-libs (4.3.3-1 -> 4.4.0-1)
    [2009-05-09 13:10] upgraded xmlrpc-c (1.06.32-2 -> 1.06.33-1)
    [2009-05-09 13:10] upgraded cmake (2.6.3-1 -> 2.6.4-2)
    [2009-05-09 13:10] upgraded cracklib (2.8.13-1 -> 2.8.13-2)
    [2009-05-09 13:10] upgraded libtasn1 (1.8-1 -> 2.1-1)
    [2009-05-09 13:10] upgraded gnutls (2.6.4-1 -> 2.6.6-1)
    [2009-05-09 13:10] upgraded libpng (1.2.35-1 -> 1.2.36-1)
    [2009-05-09 13:10] upgraded libcups (1.3.9-3 -> 1.3.10-2)
    [2009-05-09 13:10] upgraded openssl (0.9.8k-1 -> 0.9.8k-2)
    [2009-05-09 13:10] upgraded openslp (1.2.1-1 -> 1.2.1-2)
    [2009-05-09 13:10] upgraded poppler (0.10.5-1 -> 0.10.6-1)
    [2009-05-09 13:10] warning: /etc/cups/cupsd.conf installed as /etc/cups/cupsd.conf.pacnew
    [2009-05-09 13:10] upgraded cups (1.3.9-4 -> 1.3.10-3)
    [2009-05-09 13:10] upgraded dri2proto (1.99.3-1 -> 2.0-1)
    [2009-05-09 13:10] upgraded e2fsprogs (1.41.4-1 -> 1.41.5-2)
    [2009-05-09 13:10] upgraded libxext (1.0.5-1 -> 1.0.5-2)
    [2009-05-09 13:10] upgraded libxfixes (4.0.3-1 -> 4.0.3-2)
    [2009-05-09 13:10] upgraded libxcomposite (0.4.0-1 -> 0.4.0-2)
    [2009-05-09 13:10] upgraded renderproto (0.9.3-1 -> 0.9.3-2)
    [2009-05-09 13:10] upgraded libxrender (0.9.4-1 -> 0.9.4-2)
    [2009-05-09 13:10] upgraded libxcursor (1.1.9-1 -> 1.1.9-2)
    [2009-05-09 13:10] upgraded libxdamage (1.1.1-1 -> 1.1.1-2)
    [2009-05-09 13:10] upgraded xineramaproto (1.1.2-1 -> 1.1.2-2)
    [2009-05-09 13:10] upgraded libxinerama (1.0.3-1 -> 1.0.3-2)
    [2009-05-09 13:10] upgraded freetype2 (2.3.9-1 -> 2.3.9-2)
    [2009-05-09 13:10] upgraded pango (1.24.0-2 -> 1.24.1-1)
    [2009-05-09 13:10] upgraded gtk2 (2.16.0-1 -> 2.16.1-1)
    [2009-05-09 13:10] upgraded recordproto (1.13.2-1 -> 1.13.2-2)
    [2009-05-09 13:10] upgraded libxtst (1.0.3-1 -> 1.0.3-2)
    [2009-05-09 13:10] The jre package is licensed software.
    [2009-05-09 13:10] You MUST read and agree to the license stored in
    [2009-05-09 13:10] /opt/java/jre/LICENSE before using it.
    [2009-05-09 13:10] upgraded jre (6u12-1 -> 6u13-1)
    [2009-05-09 13:11] The jdk package is licensed software.
    [2009-05-09 13:11] You MUST read and agree to the license stored in
    [2009-05-09 13:11] /opt/java/LICENSE before using it.
    [2009-05-09 13:11] upgraded jdk (6u12-1 -> 6u13-1)
    [2009-05-09 13:11] upgraded libxt (1.0.5-1 -> 1.0.5-2)
    [2009-05-09 13:11] upgraded nspr (4.7.3-1 -> 4.7.4-1)
    [2009-05-09 13:11] upgraded sqlite3 (3.6.12-1 -> 3.6.13-1)
    [2009-05-09 13:11] upgraded nss (3.12.2-1 -> 3.12.3-1)
    [2009-05-09 13:11] upgraded xcb-util (0.3.3-1 -> 0.3.4-2)
    [2009-05-09 13:11] upgraded startup-notification (0.9-1 -> 0.10-1)
    [2009-05-09 13:11] upgraded xulrunner (1.9.0.8-1 -> 1.9.0.10-1)
    [2009-05-09 13:11] upgraded eclipse (3.4.1-1 -> 3.4.2-1)
    [2009-05-09 13:11] upgraded hal-info (0.20081219-1 -> 0.20090414-1)
    [2009-05-09 13:11] upgraded usbutils (0.73-5 -> 0.81-1)
    [2009-05-09 13:11] upgraded hal (0.5.11-7 -> 0.5.12git20090421.4fc367-2)
    [2009-05-09 13:11] upgraded libxfce4util (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:11] upgraded exo (0.3.100-1 -> 0.3.101-1)
    [2009-05-09 13:11] upgraded findutils (4.4.0-1 -> 4.4.1-1)
    [2009-05-09 13:11] upgraded firefox (3.0.8-1 -> 3.0.10-1)
    [2009-05-09 13:11] upgraded foomatic-db (4.0_20090306-1 -> 4.0_20090424-1)
    [2009-05-09 13:11] upgraded ghostscript (8.64-3 -> 8.64-5)
    [2009-05-09 13:11] upgraded foomatic-filters (4.0_20090315-1 -> 4.0_20090424-1)
    [2009-05-09 13:11] upgraded foomatic-db-engine (4.0_20090306-1 -> 4.0_20090424-1)
    [2009-05-09 13:11] upgraded foomatic-db-hpijs (20090306-1 -> 20090424-1)
    [2009-05-09 13:11] upgraded fribidi (0.10.9-1 -> 0.19.2-1)
    [2009-05-09 13:12] installed ppl (0.10.2-2)
    [2009-05-09 13:12] installed cloog-ppl (0.15.3-1)
    [2009-05-09 13:12] upgraded gcc (4.3.3-1 -> 4.4.0-1)
    [2009-05-09 13:12] upgraded git (1.6.2.2-1 -> 1.6.2.4-1)
    [2009-05-09 13:12] upgraded gnome-doc-utils (0.16.0-1 -> 0.16.1-1)
    [2009-05-09 13:12] ==> To add the gnuplot mode in Emacs, add the content of /usr/share/emacs/site-lisp/dotemacs to your ~/.emacs file.
    [2009-05-09 13:12] Updating TeX tree...
    [2009-05-09 13:12] upgraded gnuplot (4.2.4-1 -> 4.2.5-1)
    [2009-05-09 13:12] upgraded gperf (3.0.3-1 -> 3.0.4-1)
    [2009-05-09 13:12] upgraded graphviz (2.20.3-1 -> 2.22.2-1)
    [2009-05-09 13:12] upgraded gtkspell (2.0.15-1 -> 2.0.15-1.1)
    [2009-05-09 13:12] upgraded hdparm (9.14-1 -> 9.15-1)
    [2009-05-09 13:12] ==> Run 'hwd -u' to update xorgtable, pci-, and usb.ids.
    [2009-05-09 13:12] upgraded hwd (5.4.3-1 -> 5.5-1)
    [2009-05-09 13:12] upgraded sed (4.1.5-3 -> 4.2-1)
    [2009-05-09 13:12] upgraded hwdetect (2009.03-1 -> 2009.04-1)
    [2009-05-09 13:12] upgraded imagemagick (6.5.0.10-1 -> 6.5.1.9-1)
    [2009-05-09 13:12] upgraded iptables (1.4.3.1-1 -> 1.4.3.2-1)
    [2009-05-09 13:12] upgraded jfsutils (1.1.13-1 -> 1.1.14-1)
    [2009-05-09 13:12] >>> Updating module dependencies. Please wait ...
    [2009-05-09 13:12] >>> MKINITCPIO SETUP
    [2009-05-09 13:12] >>> ----------------
    [2009-05-09 13:12] >>> If you use LVM2, Encrypted root or software RAID,
    [2009-05-09 13:12] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2009-05-09 13:12] >>> More information about mkinitcpio setup can be found here:
    [2009-05-09 13:12] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2009-05-09 13:12]
    [2009-05-09 13:12] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2009-05-09 13:12] ==> Building image "default"
    [2009-05-09 13:12] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2009-05-09 13:12] :: Begin dry run
    [2009-05-09 13:12] :: Parsing hook [base]
    [2009-05-09 13:12] :: Parsing hook [udev]
    [2009-05-09 13:13] :: Parsing hook [autodetect]
    [2009-05-09 13:13] :: Parsing hook [sata]
    [2009-05-09 13:13] :: Parsing hook [usb]
    [2009-05-09 13:13] :: Parsing hook [keymap]
    [2009-05-09 13:13] :: Parsing hook [lvm2]
    [2009-05-09 13:13] :: Parsing hook [resume]
    [2009-05-09 13:13] :: Parsing hook [filesystems]
    [2009-05-09 13:13] :: Generating module dependencies
    [2009-05-09 13:13] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-05-09 13:13] ==> SUCCESS
    [2009-05-09 13:13] ==> Building image "fallback"
    [2009-05-09 13:13] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2009-05-09 13:13] :: Begin dry run
    [2009-05-09 13:13] :: Parsing hook [base]
    [2009-05-09 13:13] :: Parsing hook [udev]
    [2009-05-09 13:13] :: Parsing hook [sata]
    [2009-05-09 13:13] :: Parsing hook [usb]
    [2009-05-09 13:13] :: Parsing hook [keymap]
    [2009-05-09 13:13] :: Parsing hook [lvm2]
    [2009-05-09 13:13] :: Parsing hook [resume]
    [2009-05-09 13:13] :: Parsing hook [filesystems]
    [2009-05-09 13:13] :: Generating module dependencies
    [2009-05-09 13:13] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-05-09 13:13] ==> SUCCESS
    [2009-05-09 13:13] upgraded kernel26 (2.6.29.1-3 -> 2.6.29.2-1)
    [2009-05-09 13:13] upgraded less (418-1 -> 429-1)
    [2009-05-09 13:13] upgraded libdatrie (0.2.1-1 -> 0.2.2-1)
    [2009-05-09 13:13] upgraded libgsf (1.14.11-1 -> 1.14.12-1)
    [2009-05-09 13:13] upgraded libidn (1.13-1 -> 1.14-1)
    [2009-05-09 13:13] upgraded libmysqlclient (5.1.33-1 -> 5.1.34-1)
    [2009-05-09 13:13] upgraded libnotify (0.4.5-1 -> 0.4.5-1.1)
    [2009-05-09 13:13] upgraded libpciaccess (0.10.5-1 -> 0.10.6-1)
    [2009-05-09 13:13] upgraded libshout (2.2.2-2 -> 2.2.2-3)
    [2009-05-09 13:13] upgraded libsmbios (2.0.2-1 -> 2.2.16-1)
    [2009-05-09 13:13] upgraded libsoup (2.26.0-1 -> 2.26.1-1)
    [2009-05-09 13:13] upgraded libstdc++5 (3.3.6-2 -> 3.3.6-3)
    [2009-05-09 13:13] upgraded libxres (1.0.3-1 -> 1.0.3-2)
    [2009-05-09 13:13] upgraded libwnck (2.26.0-1 -> 2.26.1-1)
    [2009-05-09 13:13] upgraded libxdmcp (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:13] upgraded libxfce4menu (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:13] upgraded xfconf (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:13] upgraded libxfcegui4 (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:13] upgraded libxfontcache (1.0.4-1 -> 1.0.4-2)
    [2009-05-09 13:13] upgraded libxkbui (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:13] installed iso-codes (3.8-1)
    [2009-05-09 13:13] upgraded libxklavier (3.9-1 -> 3.9-2)
    [2009-05-09 13:13] upgraded libxvmc (1.0.4-1 -> 1.0.4-2)
    [2009-05-09 13:13] upgraded xf86dgaproto (2.0.3-1 -> 2.0.3-2)
    [2009-05-09 13:13] upgraded libxxf86dga (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:13] upgraded xf86miscproto (0.9.2-1 -> 0.9.2-2)
    [2009-05-09 13:13] upgraded libxxf86misc (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] upgraded logrotate (3.7.7-3 -> 3.7.8-1)
    [2009-05-09 13:13] upgraded lsof (4.81-1 -> 4.82-1)
    [2009-05-09 13:13] upgraded lzo (1.08-4 -> 1.08-5)
    [2009-05-09 13:13] upgraded man-pages (3.20-1 -> 3.20-2)
    [2009-05-09 13:13] upgraded pixman (0.14.0-1 -> 0.14.0-2)
    [2009-05-09 13:13] upgraded xbitmaps (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] upgraded xcursor-themes (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] upgraded xf86-input-evdev (2.2.1-1 -> 2.2.2-1)
    [2009-05-09 13:13] upgraded xorg-font-utils (7.4-1 -> 7.4-2)
    [2009-05-09 13:13] upgraded xorg-fonts-alias (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] Regenerating font encodings... done.
    [2009-05-09 13:13] upgraded xorg-fonts-encodings (1.0.2-2 -> 1.0.2-3)
    [2009-05-09 13:14] Updating font cache... done.
    [2009-05-09 13:14] upgraded xorg-fonts-misc (1.0.0-3 -> 1.0.0-4)
    [2009-05-09 13:14] upgraded xorg-server-utils (7.4-4 -> 7.4-5)
    [2009-05-09 13:14] upgraded xorg-server (1.6.0-3 -> 1.6.1-1)
    [2009-05-09 13:14] upgraded nvidia-utils (180.44-1 -> 180.51-1)
    [2009-05-09 13:14] upgraded mesa (7.4-1 -> 7.4.1-1)
    [2009-05-09 13:14] upgraded mime-types (1.0-1 -> 1.0-2)
    [2009-05-09 13:14]
    [2009-05-09 13:14] ==> You may need to delete your local /home/dante4d/.mozilla/firefox/pluginreg.dat
    [2009-05-09 13:14] ==> file for mozplugger to be enabled correctly after you update it.
    [2009-05-09 13:14] ==> (It will get regenerated).
    [2009-05-09 13:14] ==> To add more helpers, edit /etc/mozpluggerrc.
    [2009-05-09 13:14] ==> The window name can be obtained using the utility xprop(1x).
    [2009-05-09 13:14] ==> Type xprop WM_CLASS and click on a window.
    [2009-05-09 13:14] upgraded mozplugger (1.12.0-2 -> 1.12.1-1)
    [2009-05-09 13:14] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2009-05-09 13:14] upgraded nvidia (180.44-1 -> 180.51-1)
    [2009-05-09 13:15] * relogin or source /etc/profile.d/openoffice.sh
    [2009-05-09 13:15] * see http://wiki.archlinux.org/index.php/Openoffice
    [2009-05-09 13:15] how to use extensions, e.g. for spell checking
    [2009-05-09 13:15] see /opt/openoffice/share/extension/install what
    [2009-05-09 13:15] is shipped with this package
    [2009-05-09 13:15] upgraded openoffice-base (3.0.1-1 -> 3.1.0-1)
    [2009-05-09 13:15] warning: /etc/ssh/ssh_config installed as /etc/ssh/ssh_config.pacnew
    [2009-05-09 13:15] upgraded openssh (5.1p1-2 -> 5.2p1-1)
    [2009-05-09 13:15] upgraded xfce4-panel (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:15] upgraded orage (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:15] upgraded pcre (7.8-1 -> 7.9-1)
    [2009-05-09 13:15] upgraded poppler-glib (0.10.5-1 -> 0.10.6-1)
    [2009-05-09 13:15] upgraded pygtk (2.14.1-3 -> 2.14.1-4)
    [2009-05-09 13:15] upgraded python-nose (0.10.4-3 -> 0.11.0-1)
    [2009-05-09 13:15] upgraded python-numeric (24.2-3 -> 24.2-4)
    [2009-05-09 13:15] upgraded resourceproto (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:15] upgraded tdb (3.3.3-1 -> 3.3.4-1)
    [2009-05-09 13:15] upgraded smbclient (3.3.3-1 -> 3.3.4-1)
    [2009-05-09 13:15] upgraded samba (3.3.3-1 -> 3.3.4-1)
    [2009-05-09 13:15] upgraded scrot (0.8-2 -> 0.8-3)
    [2009-05-09 13:15] Fixing gshadow file ...
    [2009-05-09 13:15] upgraded shadow (4.1.2.1-2 -> 4.1.3.1-1)
    [2009-05-09 13:15] upgraded subversion (1.6.1-2 -> 1.6.1-4)
    [2009-05-09 13:15] upgraded sudo (1.7.0-1 -> 1.7.1-1)
    [2009-05-09 13:15] upgraded sysvinit (2.86-4 -> 2.86-5)
    [2009-05-09 13:15] upgraded tango-icon-theme-extras (0.1.0-2 -> 0.1.0-3)
    [2009-05-09 13:15] upgraded tcl (8.5.6-1 -> 8.5.7-1)
    [2009-05-09 13:15] upgraded vte (0.20.0-1 -> 0.20.1-1)
    [2009-05-09 13:15] upgraded terminal (0.2.10-1 -> 0.2.12-1)
    [2009-05-09 13:15] upgraded texlive-bin (2008-3 -> 2008-4)
    [2009-05-09 13:15] upgraded thunar (1.0.0-1 -> 1.0.1-1)
    [2009-05-09 13:15] upgraded tk (8.5.6-1 -> 8.5.7-1)
    [2009-05-09 13:15] upgraded trapproto (3.4.3-1 -> 3.4.3-2)
    [2009-05-09 13:16] Updating font cache... done.
    [2009-05-09 13:16] upgraded ttf-cheapskate (2.0-5 -> 2.0-6)
    [2009-05-09 13:16] upgraded unrar (3.8.5-2 -> 3.9.1-1)
    [2009-05-09 13:16] upgraded videoproto (2.2.2-1 -> 2.2.2-2)
    [2009-05-09 13:16] upgraded whois (4.7.30-1 -> 4.7.33-1)
    [2009-05-09 13:16] upgraded wine (1.1.18-1 -> 1.1.20-1)
    [2009-05-09 13:16] upgraded xcmiscproto (1.1.2-1 -> 1.1.2-2)
    [2009-05-09 13:16] upgraded xcompmgr (1.1.4-1 -> 1.1.4-2)
    [2009-05-09 13:16] upgraded xf86bigfontproto (1.1.2-1 -> 1.1.2-2)
    [2009-05-09 13:16] upgraded xf86driproto (2.0.4-1 -> 2.0.4-2)
    [2009-05-09 13:16] upgraded xf86vidmodeproto (2.2.2-1 -> 2.2.2-2)
    [2009-05-09 13:16] upgraded xfce-utils (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-appfinder (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-mixer (4.6.0-2 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-session (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-settings (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfdesktop (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfprint (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfwm4 (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xorg-apps (7.4-1 -> 7.4-2)
    [2009-05-09 13:16] Updating font cache... done.
    [2009-05-09 13:16] upgraded xorg-fonts-100dpi (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:16] upgraded xorg-res-utils (1.0.3-2 -> 1.0.3-3)
    [2009-05-09 13:16] upgraded xorg-twm (1.0.4-2 -> 1.0.4-3)
    [2009-05-09 13:16] upgraded xorg-utils (7.4-3 -> 7.4-4)
    [2009-05-09 13:16] upgraded xorg-xkb-utils (7.4-1 -> 7.4-2)
    [2009-05-09 13:16] upgraded xterm (243-1 -> 243-2)
    [2009-05-09 13:16] upgraded zip (3.0-1 -> 3.0-1.1)
    [2009-05-09 14:36] starting full system upgrade
    [2009-05-09 14:37] upgraded eclipse (3.4.2-1 -> 3.4.2-1)
    [2009-05-09 15:03] The jre package is licensed software.
    [2009-05-09 15:03] You MUST read and agree to the license stored in
    [2009-05-09 15:03] /opt/java/jre/LICENSE before using it.
    [2009-05-09 15:03] upgraded jre (6u13-1 -> 6u13-1)
    [2009-05-09 15:04] The jdk package is licensed software.
    [2009-05-09 15:04] You MUST read and agree to the license stored in
    [2009-05-09 15:04] /opt/java/LICENSE before using it.
    [2009-05-09 15:04] upgraded jdk (6u13-1 -> 6u13-1)
    I suppose I should clean my system up a bit looking at the amount of unnecessary packages I have .

  • How to modify Emacs key bindings in XCode?

    I'm trying to do an emacs "undo" (ctrl-_) and it doesn't work. How do I add this key binding? Is it possible? I'm really trying to use XCode instead of Eclipse, but I'm having a hard time configuring XCode to have all the nice features I use in Eclipse.
    Thanks,
    Alfredo

    Have you tried this?
    1) Xcode menu > Preferences > Key Bindings > Edit
    2) Find the Undo command
    3) Click on Command-Z then hold down ctrl and shift and underscore
    4) Click on Apply
    Bob

  • SE80 advantages over Eclipse

    Hello,
    are there some advantages of SE80 over Eclipse?
    Or in other words:
    What does SE80 have which Eclipse don't have?
    Kind Regards,
    Armin

    Hi everyone.
    I actually like the original question. Both, SE80 and eclipse are integrated development environment. Yes, the languages are completly different but the development environment is an important factor if a language is fun to use or not. And if there is something that is way better in one of the tools it's worth thinking about why the other does lack this feature.
    My personal most liked features in SE80:
    - forward navigation
    - where used list
    - debugger (I think the abap debugger is nice for everyone but for us here at SAP it's more than perfect. I just was in a session where we had to debug in a productive customer system to find some memory problems. I've never seen such a powerfull tool in any other environment)
    What I dislike:
    - sometimes to much mouse usage. I like my keyboard.
    - I grew up with emacs. Some of it's function would be nice in ABAP editor, too
    In an evolving world there is always space for improvement. And the new frontend editor offers some features that were missing before.
    /Jan

  • Eclipse Community Forums

    Hi,
    I have a problem using Xtext generated ecore files in both Eclipse and standalone Java. In a nutshell, Xtext generates relative ecore references which work fine in Eclipse for platform:/resource URIs which make it seem like all projects are siblings of each other, but break when loading resources via absolute file:/ URIs when projects are not physically situated in the same directory.
    For example, I have a few Xtext languages that import each other and refer to each other's elements. Xtext generates ecore files for these languages, and they wind up having relative references to each other. I have a com.mecha1.atom.model.query Xtext project whose language generates an AtomQuery.ecore with references to an imported AtomType.ecore that look like this:
    Quote:
    eType="ecore:EClass ../../../../../../../com.mecha1.atom.model.type/src/com/mecha1/atom/model/type/AtomType.ecore#//EntityDecl"
    This works ok in Eclipse because the actual absolute URIs are platform:/resource based and all of the workspace projects are directly referenced via platform:/resource/<project>:
    Quote:
    platform:/resource/com.mecha1.atom.model.query/src-gen/com/mecha1/atom/model/query/AtomQuery.ecore
    platform:/resource/com.mecha1.atom.model.type/src/com/mecha1/atom/model/type/AtomType.ecore
    However on the filesystem these projects exist in different subdirectories:
    Quote:
    file:/Users/esp/Code/mecha1/Atom/atom/data/com.mecha1.atom.model.query/bin/com/mecha1/atom/model/query/AtomQuery.ecore
    file:/Users/esp/Code/mecha1/Atom/atom/core/com.mecha1.atom.model.type/bin/com/mecha1/atom/model/type/AtomType.ecore
    So when the relative path is used to navigate from one ecore model to the other they do not resolve correctly. The relative URIs will also break if resources are loaded from archive:/ URIs e.g. when loaded from classpath bundles via org.eclipse.xtext.mwe.Reader.
    Is there a strategy deal with this? For instance, is there a way to force Xtext to generate absolute URIs for cross references? Then at least I could use the EMF URI map to remap things depending on what context the models are being loaded in.
    Thanks,
    Edwin

    Edwin,
    Comments below.
    On 12/10/2012 9:09 AM, Edwin Park wrote:
    > Hi Ed,
    >
    > Thanks, this helped to put me on the right track.
    >
    > I also moved my ecore/genmodel files into a non-source 'model'
    > directory in my plugin according to your suggestion. This avoids the
    > files being duplicated in the bin dir as you said, but when I take
    > them out of the classpath like this, I can no longer reference them in
    > the Xtext editor.
    Yes, because it doesn't index them until they commit this patch I provided:
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=390411
    >
    > For example, I modified the default mydsl sample to include a
    > reference to an EClass in the greeting:
    >
    >
    > grammar org.xtext.example.mydsl.MyDsl with
    > org.eclipse.xtext.common.Terminals
    >
    > generate myDsl "http://www.xtext.org/example/mydsl/MyDsl"
    >
    > import "http://www.eclipse.org/emf/2002/Ecore" as ecore
    >
    > Model:
    > greetings+=Greeting*;
    >
    > Greeting:
    > 'Hello' eClass=[ecore::EClass|QualifiedName] '!';
    >
    > QualifiedName:
    > ID ('.' ID)*;
    >
    >
    > And I have a plugin com.mecha1.atom.mysql that looks like this:
    >
    > com.mecha1.atom.mysql/model/mysqlConfig.ecore
    > com.mecha1.atom.mysql/model/MysqlConfig.genmodel
    >
    > com.mecha1.atom.mysql/plugin.xml:
    >
    > <?xml version="1.0" encoding="UTF-8"?>
    > <?eclipse version="3.0"?>
    >
    > <!--
    > -->
    >
    > <plugin>
    >
    > <extension point="org.eclipse.emf.ecore.generated_package">
    > <package
    > uri="http://www.mecha1.com/atom/mysql/MysqlConfig"
    > class="com.mecha1.atom.mysql.mysqlConfig.MysqlConfigPackage"
    > genModel="model/MysqlConfig.genmodel"/>
    > </extension>
    >
    > </plugin>
    >
    >
    > com.mecha1.atom.mysql/build.properties:
    >
    > #
    >
    > bin.includes = .,\
    > META-INF/,\
    > plugin.xml,\
    > plugin.properties,\
    > model/
    > jars.compile.order = .
    > source.. = src/,\
    > src-gen/,\
    > xtend-gen/
    > output.. = bin/
    >
    >
    > When I launch a hosted Eclipse and create a .mydsl file in a plug-in
    > project with the com.mecha1.atom.mydsl plugin specified as a
    > dependency, the content assist for the eClass attribute does not show
    > anything. However if the ecore files are in the classpath of the
    > dependency plugin, the content assist will show them.
    Yes, that's the bug I referred to.
    >
    > Another thing I noticed is that if I include the org.eclipse.emf.ecore
    > plugin, the Xtext content assist will correctly show the contents of
    > the Ecore.ecore, which is also in a model directory in the plugin.
    But it's an actual deployed bundle so it's actually on the classpath but
    the PDE doesn't properly put the model folder on the classpath, only the
    bin folder.
    > Is there something else I need to do to get Xtext to recognize the
    > ecore file for cross reference scoping/content assist if the ecore is
    > not in the classpath?
    >
    > Thanks,
    > Edwin
    >
    >

  • Apple Mini-DVI to Video Adapter for eMac ?

    Hi,
    I use an Apple Mini DVI to VGA on my eMac to expand my monitor space, connect to an old Pinceton 15" lcd, both are on 1024 x 768 res in millions colors, and work fine.
    My question is I have plan to buy an Apple Mini-DVI to Video Adapter since some of my project require a transfer process to an old vcr or Sony TRV-27 mini dv cam.
    Would the adapter compatible for my eMac mini DVI port ? because eMac is not mentioned as apple compatible for this adapter at apple store, yet there is a review said it work great on ones eMac.
    Anybody else using this adapter that would share with me ?
    Thank you.

    look like it is indeed an apple mini vga adapter that I use, and now I need an adapter that allow me to connect to a TV, VCR or Mini-DV camcorder.
    will that Apple Mini-DVI to Video adapter compatible to my eMac. Or do they have mini-vga to video adapter on aapple store.
    Thank you any information.

  • OEPE causes Eclipse Kepler to start with wrong workspace, overrides Eclipse's workspace configuration

    I'm a new OEPE user, and found that after installing it, Eclipse (Kepler) now starts up with the wrong workspace every time. I have to explicitly do File > Switch Workspace... to get Eclipse to restart with the correct workspace. Also, the workspace I want to use is the only one listed in the Workspaces preferences panel (Window > Preferences > General > Startup and Shutdown > Workspaces). So I can't figure out why Eclipse is using the wrong workspace, and why it's even finding this wrong one.
    I found that many other users of OEPE with Kepler are having this same problem:
    Eclipse Community Forums: Eclipse Platform &amp;raquo; Kepler: On start up, I no longer get prompted for workspace locat…
    And this sounds curiously like this old problem reported right here on the OTN Community site:
    https://forums.oracle.com/thread/2191740
    Any suggestions for how to get around this? I assume this is a bug, but don't know the correct process for reporting OEPE bugs.

    77e559c0-cd28-48cd-916f-3f755e9683b5 wrote:
    Hi.
    I suspect that some action by the OEPE code somehow modifies the OSGi Cache so that it no longer asks you what workspace you'd like to use (and forces usage of the workspace in top user directory.)  I found that if you put in "-clean" in your eclipse.ini, then you get asked what workspace you'd like to use.  This flag clears out the OSGi cache (hence my theory that it is this cache that is messed up)
    That said, there are arguments for not doing this all the time.  See this discussion: java - How to run eclipse in clean mode? and what happens if we do so? - Stack Overflow
    Finally, I suspect you have another workspace on your system now.  Presuming you are on a PC, go to your user dir - I'd wager there is a "workspace" dir there now.  That is where OEPE wants to work.
    Good Luck!
    OEPE should be able to work with any workspace; it has in the past!  If a specific workspace is required with this release, that is a step backward in my opinion.  That said, if that is the direction of the product, so be it.  I find it hard to believe that is the direction of the product, however!

  • Emac Fire Wire to RCA DV Converter

    Is there a Converter out there like the "Apple Mini-DVI to Video Adapter" for the Emac?

    The same converter should also work on your eMac.

  • Exception-Error when excecuting JSP-File in Crystal reports for Eclipse

    Hi,
    I have created a jsp-File from an rpt-File in Crystal report for Eclipse. When I start the jsp-File on Apache Tomact 5.5 then only errors occurs.
    Coud anyone help me?
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Unable to compile class for JSP:
    An error occurred at line: 6 in the generated java file
    Only a type can be imported. com.crystaldecisions.report.web.viewer.CrystalReportViewer resolves to a package
    An error occurred at line: 7 in the generated java file
    Only a type can be imported. com.crystaldecisions.reports.sdk.ReportClientDocument resolves to a package
    An error occurred at line: 8 in the generated java file
    Only a type can be imported. com.crystaldecisions.sdk.occa.report.application.OpenReportOptions resolves to a package
    An error occurred at line: 9 in the generated java file
    Only a type can be imported. com.crystaldecisions.sdk.occa.report.lib.ReportSDKExceptionBase resolves to a package
    An error occurred at line: 10 in the generated java file
    Only a type can be imported. com.crystaldecisions.sdk.occa.report.reportsource.IReportSource resolves to a package
    An error occurred at line: 13 in the jsp file: /Bericht1-viewer.jsp
    ReportClientDocument cannot be resolved to a type
    10:      try catch (ReportSDKExceptionBase e)
    60:      
    An error occurred at line: 58 in the jsp file: /Bericht1-viewer.jsp
    e cannot be resolved
    55:
    56:
    57:      } catch (ReportSDKExceptionBase e)
    60:      
    61: %>
    Stacktrace:
         org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:93)
         org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)
         org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:435)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:298)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:277)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:265)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:564)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:302)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.5.26 logs.
    Apache Tomcat/5.5.26
    Bericht1.jsp:
    <%@page import="com.crystaldecisions.report.web.viewer.CrystalReportViewer,
    com.crystaldecisions.reports.sdk.ReportClientDocument,
    com.crystaldecisions.sdk.occa.report.application.OpenReportOptions,
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKExceptionBase,
    com.crystaldecisions.sdk.occa.report.reportsource.IReportSource"%><%
         // This sample code calls methods from the JRCHelperSample class, which
         // contains examples of how to use the BusinessObjects APIs. You are free to
         // modify and distribute the source code contained in the JRCHelperSample class.
         try {
              String reportName = "Bericht1.rpt";
              ReportClientDocument clientDoc = (ReportClientDocument) session.getAttribute(reportName);
              if (clientDoc == null) {
                   // Report can be opened from the relative location specified in the CRConfig.xml, or the report location
                   // tag can be removed to open the reports as Java resources or using an absolute path
                   // (absolute path not recommended for Web applications).
                   clientDoc = new ReportClientDocument();
                   // Open report
                   clientDoc.open(reportName, OpenReportOptions._openAsReadOnly);
                   // Store the report document in session
                   session.setAttribute(reportName, clientDoc);
                   // ****** BEGIN CONNECT CRYSTALREPORTPAGEVIEWER SNIPPET **************** 
                        // Create the CrystalReportViewer object
                        CrystalReportViewer crystalReportPageViewer = new CrystalReportViewer();
                        //     set the reportsource property of the viewer
                        IReportSource reportSource = clientDoc.getReportSource();                    
                        crystalReportPageViewer.setReportSource(reportSource);
                        // set viewer attributes
                        crystalReportPageViewer.setOwnPage(true);
                        crystalReportPageViewer.setOwnForm(true);
                        // Apply the viewer preference attributes
                        // Process the report
                        crystalReportPageViewer.processHttpRequest(request, response, application, null);
                   // ****** END CONNECT CRYSTALREPORTPAGEVIEWER SNIPPET ****************          
         } catch (ReportSDKExceptionBase e) {
             out.println(e);
    %>
    Thanks
    Arnold

    According to the release notes, for the JRCHelperSample to compile, you must set the target runtime for the project.
    To do this, either create a project from scratch that uses the Tomcat 5.5 target runtime, or go to the properties menu and ensure that the target runtime is set to the application server you will be using.

Maybe you are looking for