• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. wangkai2010
    3. Topics

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    W
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Groups 0

    Topics

    • W

      Graphic views

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      3
      0 Votes
      3 Posts
      3k Views
      M
      I recommend you look at Mango Automation including the DGLux module. Check out Joel's posts on the topic. (Search for "dglux".)
    • W

      Something about Building Mango in Eclipse (maybe useful)

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      2
      0 Votes
      2 Posts
      3k Views
      W
      I am very insterested in this project,recently I build Mango in Eclipse according to the "Building Mango in Eclipse";As a newcomer,I meet lots of problems.Finally I found the reason:When I import the project,I just import the src.When I copy setPointSnippetMap.properties changeSnippetMap.properties chartSnippetMap.properties env.properties i18n.properties log4j.xml messages_de.properties messages_en.properties messages_zh.properties messages_fi.properties messages_nl.properties messages_pt.properties to src,copy db directory to war\WEB-INF, many problems are solved.......... :) I am just newcomer and I do hope this would be helpful for somebody......