jdorn / json-editor

JSON Schema Based Editor
MIT License
5.8k stars 1.08k forks source link

Icon is not visible for json editor #808

Open ghost opened 6 years ago

ghost commented 6 years ago

I've a application deployed in JBOSS via EAR. I've put the SVG files in "WebContent\scripts\img" directory. Json editor script files in "WebContent\scripts". My jsp in "WebContent".

Icon not showing up.

ghost commented 6 years ago

Project is in Eclipse

ghost commented 6 years ago

CSS is in scripts directory. The code is not showing while I put the comment.

<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
    pageEncoding="ISO-8859-1"%>




Insert title here






ghost commented 6 years ago

Also I want to know how to load and save json file in json editor. I'm not able to understand the code provided in your website.

schmunk42 commented 6 years ago

This repo is no longer maintained (see also https://github.com/jdorn/json-editor/issues/800)

Development is continued at https://github.com/json-editor/json-editor

For details please visit https://github.com/json-editor/json-editor/issues/5