Replies: 2 comments
-
From our communication before, I can see that you have checked out spring-messagesource-xliff and spring-messagesource-xliff-example. spring-messagesource-xliff is just the package you need to define as a dependency (Maven or Gradle) in your Spring Boot application, which is then loaded by Maven Central. You can delete this repository from your local computer. spring-messagesource-xliff-example is a minimal Spring Boot example application that has the package included. I have no experience with Netbeans. But please try the following on the command line. Important: You need to have Maven installed.
mvn clean install
mvn spring-boot:run
|
Beta Was this translation helpful? Give feedback.
-
Now it works! Thank you so much for your help
…________________________________
De: André Laugks ***@***.***>
Enviat el: dimecres, 7 d’agost de 2024 17:57
Per a: alaugks/spring-messagesource-xliff ***@***.***>
A/c: Astghik Galstyan Minasyan ***@***.***>; Author ***@***.***>
Tema: Re: [alaugks/spring-messagesource-xliff] Execution of spring-messagesource-xliff (Discussion #6)
From our communication before, I can see that you have checked out spring-messagesource-xliff<https://github.com/alaugks/spring-messagesource-xliff%5Dhttps://github.com/alaugks/spring-messagesource-xliff> and spring-messagesource-xliff-example<https://github.com/alaugks/spring-messagesource-xliff-example>.
spring-messagesource-xliff is just the package you need to define as a dependency (Maven or Gradle) in your Spring Boot application, which is then loaded by Maven Central. You can delete this repository from your local computer.
spring-messagesource-xliff-example is a minimal Spring Boot example application that has the package included. Can you run this app location?
I have no experience with Netbeans. But please try the following on the command line. Important: You need to have Maven installed.
1. On the command line change to the root directory of the project.
2. Install all depenedcies:
mvn clean install
1. Rund Spring boot Application
mvn spring-boot:run
1. Application run on Port 8080. Open in Browser http://localhost:8080
—
Reply to this email directly, view it on GitHub<#6 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BGGULI2FPG3A6PMVEBTQWILZQI7XBAVCNFSM6AAAAABMER2W4KVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMRWGY2DOMQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Error in finding the main
Beta Was this translation helpful? Give feedback.
All reactions