I was working on JSF product crud application using the Java Persistence API with eclipse -link 2.5 and i was wondering why JPA is not recognizing my entities.
I need help with moving from one activity to another. I am a beginner just learning how to use Kotlin to build Apps. So my project contains about 14 activities
I have a list of build variants in my project and the default selected is the first one in the top of the list, when I change to the variant i want it again def
How to assign values to string when the data is very large. Currently I assign values to character vectors manually as illustrated below, howe
Pykafka Kafkaconsumer consumes same messages from beginning everytime. def consume_from_kafka(): client = KafkaClient(hosts=IP) topic = client.topics[TO
I am trying to open Eclipse oxygen version there is metadata.log problem arising. pls help someone to launch it. Thanx Screenshot of error message while launchi
I am using jdk64 and my java version is 1.6.0_24. I am running both (Tomcat java process and VisualVM) processes as Administrator on Windows Server 2008. Tomca
I have a many-to-many relationship person -> person_address <- address and use a reference class. But in my Person aggregate root it seems only adding per
I am new to Kotlin and tried to write the Quickperm algorithm in Kotlin as a practice. My codes basically work when I use print to check the values. But when I
My GA has some segments and I would like to access its data/metric into Google app script. Then write it to a google sheet file. I went through many links on th