liferay / liferay-intellij-plugin

Other
24 stars 30 forks source link

Product Version shows unexpected value #293

Closed palimer6 closed 11 months ago

palimer6 commented 1 year ago

I've been having a similar issue to #284 before updating to 2.0.6 After updating, the field now gets initialized with only the value org/apache/commons/codec/binary/Base64 This does not change when checking the Show All Product Versions box.

IntelliJ Version: 2023.2.3

simonjhy commented 1 year ago

1)Can you upload a video about it? I tested it and I can not reproduce in my local. 2)Can you try to delete the blade-latest.jar from this folder {your home dir}/.liferay-intellij-plugin/

palimer6 commented 1 year ago

I cannot provide a recording at this time, sorry. The steps I take before the issue are:

  1. File > New > Project...
  2. Liferay GradleWorkspace > Next

After this, the Product version field is empty for 2 seconds and then shows org/apache/commons/codec/binary/Base64

If I delete blade-latest.jar, the same thing happens and the file is recreated.

simonjhy commented 12 months ago

what file was created? Can you provide it?