Mark Mneimneh

Avatar
  • Total activity 15
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 7
  • Created

    PYCHARM 2019.1 Hell

    I made a mistake and upgraded to 2019.1 ..... for the past 2 hours, an existing project has been 'Updating Indices' and I am not able to get any work done.   The darn thing does not let you run or ...
    • 4 followers
    • 2 comments
    • 2 votes
  • Created

    mvn import error

    Answered
     Hi Out of a sudden I am running into mvn errors that I don't seem to able to resolve.  When I do     This the sample error I get when I try to do clean or compile on couple of projects that used ...
    • 4 followers
    • 2 comments
    • 0 votes
  • Created

    Docker Question

    Answered
    Hi I see this in the IDE Event Log.   I am not sure I understand what it means.   Can someone please elaborate with a bit of detailsm   8:45 AM File type recognized: File extension Dockerfile was r...
    • 2 followers
    • 1 comment
    • 1 vote
  • Created

    setting -Dspring.profiles.active for test cases

    Answered
    Hello I currently have application-dev.properties, application-prod.properties, application-qa.properties files in the spring boot project.  To run the app, I can use the  -Dspring.profiles.active=...
    • 2 followers
    • 1 comment
    • 1 vote
  • Created

    How do I add spring boot dependencies to my intellij WAR

    Answered
    Hi I need to run a spring boot rest api app on remote JBOSS, and I need to make sure that my war file has all the dependencies it needs. It is a spring boot rest app ... so the boot part is adding ...
    • 3 followers
    • 1 comment
    • 0 votes
  • Created

    Creating web jar and loadinding into a tomcat server or a different desktop

    Answered
     Hi   I am coming for Visual Studio, trying to get a handle on deploying a spring boot project war file to a Tomcat located on a 2nd desktop on same intranet.  I typically have no issue deploying w...
    • 3 followers
    • 3 comments
    • 0 votes