<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dependency issue &#8211; CodePills.com</title>
	<atom:link href="https://codepills.com/tag/dependency-issue/feed/" rel="self" type="application/rss+xml" />
	<link>https://codepills.com</link>
	<description>Helping you make a better code</description>
	<lastBuildDate>Thu, 17 Jun 2021 12:05:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Solution for Lombok plugin incompatible with 2018.1 Intellij Idea warning</title>
		<link>https://codepills.com/solution-for-lombok-plugin-incompatible-with-2018-1-intellij-idea-warning/</link>
					<comments>https://codepills.com/solution-for-lombok-plugin-incompatible-with-2018-1-intellij-idea-warning/#respond</comments>
		
		<dc:creator><![CDATA[Andrej Buday]]></dc:creator>
		<pubDate>Sun, 22 Apr 2018 10:24:33 +0000</pubDate>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[dependency issue]]></category>
		<category><![CDATA[IntelliJ Idea]]></category>
		<category><![CDATA[Lombok]]></category>
		<category><![CDATA[warning]]></category>
		<guid isPermaLink="false">http://codepills.com/?p=922</guid>

					<description><![CDATA[Migrating from the older to the newest version of IntelliJ Idea can cause a warning message for the Lombok module. This article is about a simple solution how to solve this problem. <a href="https://codepills.com/solution-for-lombok-plugin-incompatible-with-2018-1-intellij-idea-warning/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Migrating from the older to the newest version of IntelliJ Idea can cause a warning message for the Lombok module.</p>
<p><span id="more-922"></span></p>
<p>The result of the problem is the red underling of all lines using Lombok functionality. The warning occurs after IntelliJ start-up on the button right side and looks like this:</p>
<blockquote><p>Lombok plugin incompatible with 2018.1 Intellij Idea</p></blockquote>
<p>A solution to this problem is straightforward. Just follow the instructions below:</p>
<p>1. Open settings and select plugin options.<br />
2. Search or select the Lombok plugin, right-click and reload the list of plugins.<br />
3. Then there will be <code>Update</code> button instead of <code>Uninstall</code>button. Press the <code>Update</code> button.<br />
4. After re-installation of the plugin, restart IntelliJ Idea for updating its internal dependencies. That is it.</p>
<p><img fetchpriority="high" decoding="async" class="wp-image-923 size-full" src="https://codepills.com/wp-content/uploads/2018/04/intellij_2018_1-fixing_lombok.png" alt="Intellij 2018 1 - fixing Lombok" width="856" height="604" srcset="https://codepills.com/wp-content/uploads/2018/04/intellij_2018_1-fixing_lombok.png 856w, https://codepills.com/wp-content/uploads/2018/04/intellij_2018_1-fixing_lombok-300x212.png 300w, https://codepills.com/wp-content/uploads/2018/04/intellij_2018_1-fixing_lombok-768x542.png 768w" sizes="(max-width: 856px) 100vw, 856px" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://codepills.com/solution-for-lombok-plugin-incompatible-with-2018-1-intellij-idea-warning/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
