<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: pravinpreneur</title>
    <description>The latest articles on DEV Community by pravinpreneur (@pravinpreneur).</description>
    <link>https://dev.to/pravinpreneur</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1230092%2Fa9d0750c-25d1-4c46-83cc-eebe17f4baef.png</url>
      <title>DEV Community: pravinpreneur</title>
      <link>https://dev.to/pravinpreneur</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pravinpreneur"/>
    <language>en</language>
    <item>
      <title>Migrating from Eclipse to VS Code? Master These Java Developer Shortcuts</title>
      <dc:creator>pravinpreneur</dc:creator>
      <pubDate>Wed, 03 Jan 2024 19:44:46 +0000</pubDate>
      <link>https://dev.to/pravinpreneur/migrating-from-eclipse-to-vs-code-master-these-java-developer-shortcuts-3njl</link>
      <guid>https://dev.to/pravinpreneur/migrating-from-eclipse-to-vs-code-master-these-java-developer-shortcuts-3njl</guid>
      <description>&lt;p&gt;In my last post, I explained why switching from Eclipse to VS Code can boost your Java development productivity and provided step by step guide to modernizing the Java development environment using VS Code and WSL2.&lt;/p&gt;

&lt;p&gt;I’ve been thrilled with the positive feedback, especially how you’ve reported increased efficiency and not facing memory issues! However, some of you, Eclipse veterans, asked about how to use Eclipse shortcuts in VS Code.&lt;/p&gt;

&lt;p&gt;While an Eclipse key binding plugin exists, it won’t truly unlock the full potential of VS Code’s native shortcuts. These shortcuts are specially designed to enhance your coding speed, and mastering them will offer long-term benefits, including portability to your colleagues’ IDEs.&lt;/p&gt;

&lt;p&gt;Based on my experience, I’ve compiled a list of essential Java shortcuts in Eclipse and their equivalent VS Code counterparts. Read the full article to get the full list of shortcuts here:&lt;a href="https://medium.com/@pravinpreneur/migrating-from-eclipse-to-vs-code-master-these-java-developer-shortcuts-f1f220f98f68"&gt;Migrating from Eclipse to VS Code? Master These Java Developer Shortcuts&lt;/a&gt;&lt;/p&gt;

</description>
      <category>java</category>
      <category>vscode</category>
      <category>productivity</category>
      <category>development</category>
    </item>
    <item>
      <title>How to Modernize Java Development Environment using VS Code and WSL2 to Improve Productivity</title>
      <dc:creator>pravinpreneur</dc:creator>
      <pubDate>Sun, 10 Dec 2023 10:30:51 +0000</pubDate>
      <link>https://dev.to/pravinpreneur/how-to-modernize-java-development-environment-using-vs-code-and-wsl2-to-improve-productivity-529</link>
      <guid>https://dev.to/pravinpreneur/how-to-modernize-java-development-environment-using-vs-code-and-wsl2-to-improve-productivity-529</guid>
      <description>&lt;p&gt;Since 2007, I’ve been writing Java code in Eclipse. Eclipse is a pretty solid IDE for Java based development and I enjoy writing backend code in eclipse a lot. But now in modern development world we need to use several plugins to write code efficiently and it’s not limited to backend side code. We need to write code in frontend technologies too. I started feeling urge to switch from eclipse as two things really annoyed me. Slowness and frontend(Angular, React, Vue and many more) development support. Whenever I start eclipse it takes around 30 seconds to load workspace, another 30 seconds to load plugins, doing indexing and it blocks me from writing code. But frontend development support and speed isn’t everything. I've written full article about this on medium, use below link to read full article: [&lt;a href="https://medium.com/@pravinpreneur/how-to-modernize-java-development-environment-using-vs-code-and-wsl2-to-improve-productivity-1c9681390170"&gt;https://medium.com/@pravinpreneur/how-to-modernize-java-development-environment-using-vs-code-and-wsl2-to-improve-productivity-1c9681390170&lt;/a&gt;]&lt;/p&gt;

</description>
      <category>java</category>
      <category>vscode</category>
      <category>wsl</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
