1439 links
  • linx
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
page 1 / 1
7 results tagged eclipse x
  • Bug 491103 – [content assist] Auto-completion for min-width should not feature "none"
    September 26, 2016 at 12:20:37 PM UTC - permalink -
    QRCode
    - https://bugs.eclipse.org/bugs/show_bug.cgi?id=491103
    contributions eclipse fame open-source
  • 7 Tips to Speed Up Eclipse | Personal Registry Editor

    About a month ago, I blogged about my love/hate relationship with Eclipse. I was asked by a few people to share my tips on how I was able to speed it up so here we go… As a side note, this article is not about comparing IDEs, please refrain from displaying your hate for the IDE or your preference for another… This post is just about optimizations that help Eclipse run faster for those who use it. I’ve described each tip for Windows, Linux and MacOS users. Once you have gone through all the optimization tips, Eclipse should start within 10 seconds and run much smoother than before.

    [edit]: most of those tips will speed up your Eclipse experience, not just the startup time. Classes will open faster, jumping from one definition to another will be faster. Viewing method javadocs will be faster… Unfortunately, none of that can be timed precisely so there is no specific benchmark about the actual speed gains for each tip.

    September 14, 2016 at 9:14:53 AM UTC - permalink -
    QRCode
    - http://www.nicolasbize.com/blog/7-tips-to-speed-up-eclipse/
    configuration eclipse fine-tuning java jvm
  • Making Eclipse Fly | David Salter's Blog

    When compared to NetBeans, I find that Eclipse is a lot slower, particularly when doing enterprise development. To try and speed Eclipse up, I’ve taken the JVM settings that NetBeans uses and applied them to Eclipse. The result is a vast improvement in performance. The default JVM settings in Eclipse aren’t optimal.

    September 14, 2016 at 9:14:04 AM UTC - permalink -
    QRCode
    - http://www.davidsalter.com/2009/04/making-eclipse-fly.html
    configuration eclipse fine-tuning java jvm
  • thumbnail
    A little practical GC tuning – on Eclipse | Atlassian Blogs

    JVM GC tuning is a vast field that books have been written about. Mostly, we’re happy to accept whatever defaults the JVM figures out, at most cranking up heap and permGen size when we’re out of memory (again).

    Besides the fact that a glorified Texteditor with a compiler attached needs gigabytes of memory, the darned thing was still slow, often becoming unresponsive for some seconds. This sucks.

    September 14, 2016 at 9:12:37 AM UTC - permalink -
    QRCode
    - http://blogs.atlassian.com/2013/02/a-little-practical-gc-tuning-on-eclipse/
    configuration eclipse fine-tuning java jvm
  • Eclipse Che | Next-Generation Eclipse IDE, Cloud IDE, and Workspace Server

    Eclipse Che is a developer workspace server and cloud IDE.

    April 22, 2016 at 11:55:50 AM UTC - permalink -
    QRCode
    - https://eclipse.org/che/
    eclipse IDE
  • Eclipse & GTK+ 3 - ArchWiki -

    Disable GTK+ 3

    When the SWT GTK+ 3 UI is buggy and sometimes unusable, You can try to disable the use of GTK+ 3 with the SWT_GTK3=0 environment variable when you start eclipse:

    SWT_GTK3=0 eclipse

    Another option to achieve the same effect is to add the follwoing to /usr/lib/eclipse/eclipse.ini.

    --launcher.GTK_version
    2

    Those two lines must be added before:

    --launcher.appendVmargs

    Also note that if you do this, the Javadoc pop ups do not get rendered properly anymore if the package webkitgtk2 is not installed.

    April 12, 2016 at 3:20:54 PM UTC - permalink -
    QRCode
    - https://wiki.archlinux.org/index.php/Eclipse#Add_the_default_update_site
    eclipse gtk3
  • Autorefresh files in Eclipse workspace when they have been created from "the outside world"

    Annoyed by the fact you have to F5 (refresh) the workspace each time you change a Git branch or when you add images created from another software?

    There is a native parameter in the "Worspace" section of the Eclipse preferences that could help.

    It's called "Refresh using native hooks or polling". Auto-informing isn't it?

    https://marketplace.eclipse.org/content/autorefresher#comment-3703

    March 31, 2016 at 4:16:04 PM UTC - permalink -
    QRCode
    - http://help.eclipse.org/mars/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Freference%2Fref-9.htm
    eclipse file-system refresh
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation