Hi,

On Tue, Mar 03, 2020 at 08:16:20AM +0530, Vaibhav Bisht wrote:
> Hello,
> I have recently moved on from eclipse to IntelliJ ide now the problem is
> that when I imported the project in the IDE I got three following warnings
> WARNING: Could not detect the project version, you are probably not
> building inside a git repository!
> WARNING: The project version is currently the default value `unspecified`.
> WARNING: To change the version number, either build in a git-repository or
> set the version manually by adding the line `project.version = "1.2.3"` to
> the Gradle build script.
> 
> I think that there could be some build issues here. Please let me know what
> it is

so it looks like you don't use git for development. Maybe you use svn and need
to configure IntelliJ to use Subversion?

jiri

Reply via email to