I have deployed a spring boot application on bluemix and trying to link the app in eclipse but could not link it. I have deployed sprint boot out of the tool and trying to manage (debug) from with in the eclipse with bluemix tools.
Asked
Active
Viewed 159 times
0
-
You need some basic set up done. This should help you: https://stackoverflow.com/questions/35864707/ibm-eclipse-tools-for-bluemix – Rakshith R Pai Mar 30 '17 at 06:04
-
Hi Rakshith, thanks for pointing me to the documentation. I was successful to deploy a war file but i was trying to do a spring boot app to deploy to bluemix from eclipse. As per the documentation i was trying to link my application in eclipse but its not happening. – Chandra4You Mar 30 '17 at 13:14
-
What is the error you are hitting with? – RiyaMRoy Mar 30 '17 at 17:08
-
@RiyaMRoy , 1. How bluemixtools understand the spring boot application in workspace can be deployed to bluemix(what setting are needed to the sprint boot application like fecets or the project type etc. .. 2. could not upload an image but the error is "Unable to create module for
. Failed to link the project with – Chandra4You Mar 31 '17 at 16:30" -
Just to add one more point, I am using java build pack not the liberty build pack – Chandra4You Mar 31 '17 at 17:50