1

I've installed WSO2 Developer Studio and restarted Eclipse but when I tried to get Properties Tab only get this:

Properties????

It should be like this:

API Resource Properties

What do I have to do? Thanks!

Community
  • 1
  • 1
Alexeins
  • 11
  • 2
  • Same problem here. I'm using the Eclipse Oxygen package directly downloaded from the website. I also noticed that my endpoint configuration isn't saved properly, or not always... – saitho Sep 19 '18 at 10:49
  • I'm also pointing out that the "Core" tab is missing. – saitho Sep 19 '18 at 10:50

3 Answers3

0

The properties should appear when you click on the big 'Resource' blok. You can also right click this and select 'Show Properties View'

ophychius
  • 2,623
  • 2
  • 27
  • 49
0

Are you on Java 10?

I had the same problem. I don't think Developer Studio supports that.

Try going back to Java 8 (JDK 1.8) and it should work just fine. At least that did it for me. :)

saitho
  • 899
  • 9
  • 17
-2

As far as i see there is no issues with the eclipse DEV studio, once you have added the API you need to drag and drop one of the mediators only then you can see the properties tab below. enter image description here

Before

After

enter image description here

amg_amit
  • 495
  • 1
  • 3
  • 9