Jump to content

Question

Posted

"γεια στα πεδία χρόνια πολλά και καλές γιορτές"

 

πεδες έχω ένα παράξενο πρόβλημα όταν πάω να κάνω (RUN AS) μου βγάζει αυτό το πρόβλημα

https://postimg.org/image/nrtbmvbah/

σαν να λέει ότι δεν υπάρχει jdk1.7

 

 

 

και όταν το κάνω σε jdk1.7  μου βγάζει αυτό το πρόβλημα

https://postimg.org/image/otr8f773b/

ότι το (build) δουλευει με jdk1.8 και όχι με jdk1.7

 

Recommended Posts

  • 0
Posted (edited)

pedia to provlima to elisa>>>>>>>>>>>>>>>.................. an theli kapios na kanei chare edo exo ke ta image

 

1) Run As External Tools Configuarations

image.png

 

2)epeleksa aCis_public build.xml

image.png

 

3)patisa (JRE)

image.png

 

4)epeleksa to java pou xreazomouna jdk patisa Apply ke Run

image.png

 

5)ke oriste to apotelesma :)

 

image.png

______________________________________________________________________________________________________________

Σε παρακαλω πες σ'αυτον τον Kelzer η πως στο διαολο λεγεται να μην γραφει χαζομαρες και οτι εδωσα λυση ηδη αλλα ο owner την αγνοει. Ευχαριστω εκ των προτερων και αμα εισαι καλο παιδι θα σου δωσω και 1 reputation

a ke kati alo an tha mou edines ena reputation den 8a elega ke oxi apla euxaristo

______________________________________________________________________________________________________________

______________________________________________________________________________________________________________

 

ospote locked

 

ke euxaristo gia tin prospathia sas na me voithisete

kali xronia se olous

Edited by L2KingWorld
  • 0
Posted

 nai otan vgazo to 1.7 kai vazo to 1.8 lei to proto provlima

https://postimg.org/image/nrtbmvbah/

 

Window -> Preferences -> Ant -> Runtime -> Ant home entries (Add external jars) -> Locate JDK KIT 8 folder -> tools.jar 

Apply and ok.

 

Βαριεστε που ζειτε το κερατο σας ουτε ενα search 

  • 0
Posted

Άλλη έκδοση eclipse άμα βάλεις, ή κάνεις τις ρυθμίσεις απ'την αρχή θα είσαι οκ..

  • 0
Posted (edited)

nomizo katalava kita mia sto java folder sta lib ama exei to tools.jar kai sto jdk kai sto jre :)

Edited by FastCow
  • 0
Posted

ourat1995 'Baggos'  FastCow  την επομενη φορα που θα δω σπαμ φυγατε και οι 3ς με 5μερo chat ban.

bitch pliz..i apantisi mou einai i kaluteri apo oles gt to eixa k egw afto to error prin kati wres.

 

p.s se emena apiles dn pernane ^_^

  • 0
Posted

bitch pliz..i apantisi mou einai i kaluteri apo oles gt to eixa k egw afto to error prin kati wres.

 

p.s se emena apiles dn pernane ^_^

Σκασμος οταν μιλαει Access θα ειστε ολοι σουζα οπως ο xdem οταν του τα χωνω. Αντεε πολυ αερα πηρατε εδω μεσα.

Μην φερω κανενα vorfin και σας κανει ομονοια.  :-[  :-[

  • 0
Posted

Σκασμος οταν μιλαει Access θα ειστε ολοι σουζα οπως ο xdem οταν του τα χωνω. Αντεε πολυ αερα πηρατε εδω μεσα.

Μην φερω κανενα vorfin και σας κανει ομονοια.  :-[  :-[

xaxaxaxa nta3ei eipes tin magiki le3ei "vorfin"

paw pasw edw

  • 0
Posted

des to JAVA_HOME  sta enviromental variables na min koitaei stin 1.7 an to kaneis eksoterika import to project kai den ine apo svn make sure oti exeis dilwsei 1.8 compiler... an itan kati gia ta tools.jar pisteuw tha to elege to error log 

  • 0
Posted

xaxaxaxa nta3ei eipes tin magiki le3ei "vorfin"

paw pasw edw

Σε παρακαλω πες σ'αυτον τον Kelzer η πως στο διαολο λεγεται να μην γραφει χαζομαρες και οτι εδωσα λυση ηδη αλλα ο owner την αγνοει. Ευχαριστω εκ των προτερων και αμα εισαι καλο παιδι θα σου δωσω και 1 reputation

  • 0
Posted

Σε παρακαλω πες σ'αυτον τον Kelzer η πως στο διαολο λεγεται να μην γραφει χαζομαρες και οτι εδωσα λυση ηδη αλλα ο owner την αγνοει. Ευχαριστω εκ των προτερων και αμα εισαι καλο παιδι θα σου δωσω και 1 reputation

i pata delete to eclipse kai min akous ton access , klise pc kai kripsou katw apo to krevati 

 

pio kali lisi pisteuw apo oles

Guest
This topic is now closed to further replies.


  • Posts

    • Added FloodProtector utility to prevent packet flooding for actions like item use and dice rolling. Integrated flood protection checks in relevant client packet handlers and registered/removal hooks in player lifecycle. Updated movement logic in L2PcInstance for improved position synchronization and geodata handling. Minor fixes and refactoring in attack logic, private store handling, and admin NPC editing. Refactored AI classes to enhance movement, attack, and skill usage logic for characters and mobs. Improved distance checks, attack range calculations, and skill casting conditions. Removed unused intention command logic from L2CharacterAI. Updated configuration to enable CellPathFinding. Minor code cleanups and bug fixes for more reliable AI behavior. Enhanced GeoPathFinding with detailed debug and error messages for region loading, including success/failure counts and file checks. Refactored L2AttackableAI and L2CharacterAI to improve attack range tolerance, immediate attack behavior, and added safety checks for missing targets. Updated configuration to disable CellPathFinding by default and added a new ShowRedName option for aggressive mobs. Minor config and log updates included. Applied TCP socket optimizations (e.g., TCP_NODELAY, buffer sizes, keepalive) in ClientThread, Connection, and SelectorThread to reduce latency and improve throughput. Enhanced L2AttackableAI with better random walk, aggro, and attack logic, including silent move checks, quest monster handling, and improved faction/raid/minion behavior. Added silent move support to L2PlayableInstance and quest monster flag to L2NpcTemplate/L2NpcInstance. These changes aim to improve server responsiveness, AI realism, and overall stability.
    • I’ve been using this Escape from Tarkov Hack for about a week now with no issues at all. ESP works great without any lag, and the aimbot is smooth and doesn't feel obvious. Had a quick setup with the loader, and support answered my questions right away. The HWID spoofer also did its job without messing with my system. So far, the cheat's staying undetected on my side.
    • Hello everyone, this is ADENA L2REBORN / LU4 / MASTERWORK We also have items, epics, etc. discord - adver745645 Our prices are reasonable, so have a nice shopping and a nice day.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock